X-Git-Url: http://nitlanguage.org diff --git a/c_src/nitc._tables.c b/c_src/nitc._tables.c index 57fd525..891ad2c 100644 --- a/c_src/nitc._tables.c +++ b/c_src/nitc._tables.c @@ -39,6 +39,7 @@ #include "metamodel___partial_order._sep.h" #include "metamodel___virtualtype._sep.h" #include "opts._sep.h" +#include "primitive_info._sep.h" #include "syntax___icode_generation._sep.h" #include "icode._sep.h" #include "icode___icode_tools._sep.h" @@ -47,7 +48,6 @@ #include "syntax___typing._sep.h" #include "syntax___scope._sep.h" #include "syntax___flow._sep.h" -#include "primitive_info._sep.h" #include "nit_version._sep.h" #include "separate_options._sep.h" #include "native_interface._sep.h" @@ -120,6 +120,26 @@ typedef void (*CHECKNEW_standard___collection___abstract_collection___ContainerI 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); @@ -281,6 +301,26 @@ 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___AbstractSorter = "init var of AbstractSorter"; void INIT_ATTRIBUTES__standard___collection___sorter___AbstractSorter(val_t p0); typedef void (*INIT_ATTRIBUTES__standard___collection___sorter___AbstractSorter_t)(val_t p0); @@ -331,6 +371,26 @@ typedef void (*CHECKNEW_standard___collection___hash_collection___HashMap_t)(val 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); @@ -9667,6 +9727,16 @@ typedef val_t (*NEW_ASendReassignExpr_parser___parser_prod___ASendExpr___init_as static const char * const LOCATE_NEW_ASendReassignExpr_parser___parser_nodes___ANode___init = "new ASendReassignExpr parser_nodes::ANode::init"; val_t NEW_ASendReassignExpr_parser___parser_nodes___ANode___init(val_t p0); typedef val_t (*NEW_ASendReassignExpr_parser___parser_nodes___ANode___init_t)(val_t p0); +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); @@ -10055,8 +10125,8 @@ static const char * const LOCATE_CHECKNEW_icode___icode_base___ITypeCheck = "che 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); -typedef val_t (*NEW_ITypeCheck_icode___icode_base___ITypeCheck___init_t)(val_t p0, val_t p1); +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); @@ -10257,16 +10327,6 @@ typedef void (*CHECKNEW_syntax___typing___ATypeCheckExpr_t)(val_t p0); static const char * const LOCATE_NEW_ATypeCheckExpr_parser___parser_nodes___ANode___init = "new ATypeCheckExpr parser_nodes::ANode::init"; val_t NEW_ATypeCheckExpr_parser___parser_nodes___ANode___init(val_t p0); typedef val_t (*NEW_ATypeCheckExpr_parser___parser_nodes___ANode___init_t)(val_t p0); -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___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); @@ -10697,6 +10757,26 @@ 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); @@ -10857,2661 +10937,2660 @@ typedef void (*CHECKNEW_native_interface___frontier___FrontierVisitor_t)(val_t p 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_abstracttool = "src/abstracttool.nit"; +const char *LOCATE_abstracttool = "./abstracttool.nit"; const int SFT_abstracttool[6] = { - 2995 /* Id of AbstractCompiler */, + 3035 /* Id of AbstractCompiler */, 6 /* Color of AbstractCompiler */, 51 /* Group of ? */, - 135 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, + 134 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_syntax = "src/syntax//syntax.nit"; +const char *LOCATE_syntax = "./syntax//syntax.nit"; const int SFT_syntax[6] = { - 339 /* Id of SrcModuleLoader */, + 347 /* Id of SrcModuleLoader */, 5 /* Color of SrcModuleLoader */, 58 /* Group of ? */, - 90 /* Group of ? */, + 88 /* Group of ? */, 15 /* Group of ? */, - 77 /* Group of ? */, + 76 /* Group of ? */, }; -const char *LOCATE_syntax___mmbuilder = "src/syntax//mmbuilder.nit"; -const int SFT_syntax___mmbuilder[69] = { - 2323 /* Id of CSHSorter */, +const char *LOCATE_syntax___mmbuilder = "./syntax//mmbuilder.nit"; +const int SFT_syntax___mmbuilder[68] = { + 2351 /* Id of CSHSorter */, 5 /* Color of CSHSorter */, - 56 /* Group of ? */, - 92 /* Group of ? */, - 50 /* Group of ? */, - 124 /* Group of ? */, - 49 /* Group of ? */, + 54 /* Group of ? */, + 90 /* Group of ? */, + 48 /* Group of ? */, + 122 /* Group of ? */, + 47 /* Group of ? */, 18 /* Group of ? */, - 2147 /* Id of MMSrcAncestor */, + 2163 /* Id of MMSrcAncestor */, 5 /* Color of MMSrcAncestor */, 4 /* Group of ? */, - 59 /* Group of ? */, - 2975 /* Id of ClassBuilderVisitor */, + 57 /* Group of ? */, + 3003 /* Id of ClassBuilderVisitor */, 6 /* Color of ClassBuilderVisitor */, 7 /* Group of ? */, - 83 /* Group of ? */, - 2971 /* Id of ClassSpecializationBuilderVisitor */, + 81 /* Group of ? */, + 2999 /* Id of ClassSpecializationBuilderVisitor */, 6 /* Color of ClassSpecializationBuilderVisitor */, - 83 /* Group of ? */, - 2979 /* Id of ClassAncestorBuilder */, + 81 /* Group of ? */, + 3007 /* Id of ClassAncestorBuilder */, 6 /* Color of ClassAncestorBuilder */, - 83 /* Group of ? */, - 2967 /* Id of ClassVerifierVisitor */, + 81 /* Group of ? */, + 2995 /* Id of ClassVerifierVisitor */, 6 /* Color of ClassVerifierVisitor */, - 83 /* Group of ? */, - 2763 /* Id of PropertyBuilderVisitor */, + 81 /* Group of ? */, + 2787 /* Id of PropertyBuilderVisitor */, 6 /* Color of PropertyBuilderVisitor */, - 83 /* Group of ? */, - 2759 /* Id of PropertyVerifierVisitor */, + 81 /* Group of ? */, + 2783 /* Id of PropertyVerifierVisitor */, 6 /* Color of PropertyVerifierVisitor */, 7 /* Group of ? */, - 83 /* Group of ? */, + 81 /* Group of ? */, 51 /* Id of SignatureBuilder */, 4 /* Color of SignatureBuilder */, 2 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, - 87 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, + 85 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, 8 /* Group of ? */, - 81 /* Group of ? */, + 79 /* Group of ? */, 8 /* Group of ? */, - 81 /* Group of ? */, - 96 /* Group of ? */, - 85 /* Group of ? */, + 79 /* Group of ? */, + 94 /* Group of ? */, 8 /* Group of ? */, - 81 /* Group of ? */, - 2107 /* Id of MethidAccumulator */, + 79 /* Group of ? */, + 2119 /* Id of MethidAccumulator */, 5 /* Color of MethidAccumulator */, 3 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, 6 /* Group of ? */, - 74 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, }; -const char *LOCATE_syntax___syntax_base = "src/syntax//syntax_base.nit"; +const char *LOCATE_syntax___syntax_base = "./syntax//syntax_base.nit"; const int SFT_syntax___syntax_base[100] = { - 2143 /* Id of MMSrcModule */, + 2159 /* Id of MMSrcModule */, 5 /* Color of MMSrcModule */, 21 /* Group of ? */, - 94 /* Group of ? */, - 50 /* Group of ? */, - 49 /* Group of ? */, - 2823 /* Id of MMSrcLocalClass */, + 92 /* Group of ? */, + 48 /* Group of ? */, + 47 /* Group of ? */, + 2843 /* Id of MMSrcLocalClass */, 6 /* Color of MMSrcLocalClass */, 28 /* Group of ? */, - 126 /* Group of ? */, - 49 /* Group of ? */, - 50 /* Group of ? */, - 2827 /* Id of MMSrcAttribute */, + 124 /* Group of ? */, + 47 /* Group of ? */, + 48 /* Group of ? */, + 2847 /* Id of MMSrcAttribute */, 6 /* Color of MMSrcAttribute */, - 75 /* Group of ? */, - 2819 /* Id of MMSrcMethod */, + 73 /* Group of ? */, + 2839 /* Id of MMSrcMethod */, 6 /* Color of MMSrcMethod */, - 102 /* Group of ? */, - 3147 /* Id of MMAttrImplementationMethod */, + 100 /* Group of ? */, + 3199 /* Id of MMAttrImplementationMethod */, 7 /* Color of MMAttrImplementationMethod */, - 103 /* Group of ? */, - 3503 /* Id of MMReadImplementationMethod */, + 101 /* Group of ? */, + 3547 /* Id of MMReadImplementationMethod */, 8 /* Color of MMReadImplementationMethod */, - 105 /* Group of ? */, - 3499 /* Id of MMWriteImplementationMethod */, + 103 /* Group of ? */, + 3543 /* Id of MMWriteImplementationMethod */, 8 /* Color of MMWriteImplementationMethod */, - 105 /* Group of ? */, - 3143 /* Id of MMMethSrcMethod */, + 103 /* Group of ? */, + 3195 /* Id of MMMethSrcMethod */, 7 /* Color of MMMethSrcMethod */, 11 /* Group of ? */, - 103 /* Group of ? */, - 2815 /* Id of MMSrcTypeProperty */, + 101 /* Group of ? */, + 2835 /* Id of MMSrcTypeProperty */, 6 /* Color of MMSrcTypeProperty */, - 74 /* Group of ? */, - 3507 /* Id of MMImplicitInit */, + 72 /* Group of ? */, + 3551 /* Id of MMImplicitInit */, 8 /* Color of MMImplicitInit */, 19 /* Group of ? */, - 106 /* Group of ? */, + 104 /* Group of ? */, 19 /* Id of Variable */, 4 /* Color of Variable */, 2 /* Group of ? */, - 50 /* Group of ? */, - 315 /* Id of VarVariable */, + 48 /* Group of ? */, + 323 /* Id of VarVariable */, 5 /* Color of VarVariable */, - 57 /* Group of ? */, - 2075 /* Id of ParamVariable */, + 55 /* Group of ? */, + 2087 /* Id of ParamVariable */, 5 /* Color of ParamVariable */, - 57 /* Group of ? */, - 2331 /* Id of AutoVariable */, + 55 /* Group of ? */, + 2359 /* Id of AutoVariable */, 5 /* Color of AutoVariable */, - 57 /* Group of ? */, - 2311 /* Id of ClosureVariable */, + 55 /* Group of ? */, + 2339 /* Id of ClosureVariable */, 5 /* Color of ClosureVariable */, 5 /* Group of ? */, - 57 /* Group of ? */, - 2343 /* Id of AbsSyntaxVisitor */, + 55 /* Group of ? */, + 2371 /* Id of AbsSyntaxVisitor */, 5 /* Color of AbsSyntaxVisitor */, 3 /* Group of ? */, - 54 /* Group of ? */, - 55 /* Group of ? */, + 52 /* Group of ? */, + 53 /* Group of ? */, 4 /* Group of ? */, - 69 /* Group of ? */, + 67 /* Group of ? */, 7 /* Group of ? */, + 80 /* Group of ? */, + 76 /* Group of ? */, 82 /* Group of ? */, - 78 /* Group of ? */, - 84 /* Group of ? */, 16 /* Group of ? */, - 104 /* Group of ? */, - 85 /* Group of ? */, - 84 /* Group of ? */, - 78 /* Group of ? */, - 75 /* Group of ? */, + 102 /* Group of ? */, + 83 /* Group of ? */, + 82 /* Group of ? */, + 76 /* Group of ? */, + 73 /* Group of ? */, 6 /* Group of ? */, - 75 /* Group of ? */, - 74 /* Group of ? */, - 3487 /* Id of AAbsAbsSendExpr */, + 73 /* Group of ? */, + 72 /* Group of ? */, + 3527 /* Id of AAbsAbsSendExpr */, 5 /* Color of AAbsAbsSendExpr */, - 96 /* Group of ? */, - 3703 /* Id of AAbsSendExpr */, + 94 /* Group of ? */, + 3739 /* Id of AAbsSendExpr */, 9 /* Color of AAbsSendExpr */, - 102 /* Group of ? */, - 3719 /* Id of ASuperInitCall */, + 100 /* Group of ? */, + 3751 /* Id of ASuperInitCall */, 10 /* Color of ASuperInitCall */, - 70 /* Group of ? */, + 68 /* Group of ? */, + 103 /* Group of ? */, 105 /* Group of ? */, - 107 /* Group of ? */, - 88 /* Group of ? */, - 3755 /* Id of ASendReassignExpr */, + 86 /* Group of ? */, + 3787 /* Id of ASendReassignExpr */, 12 /* Color of ASendReassignExpr */, - 84 /* Group of ? */, - 93 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 89 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 99 /* Group of ? */, + 82 /* Group of ? */, + 91 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 87 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 97 /* Group of ? */, 11 /* Group of ? */, - 78 /* Group of ? */, - 75 /* Group of ? */, + 76 /* Group of ? */, + 73 /* Group of ? */, }; -const char *LOCATE_parser = "src/parser//parser.nit"; +const char *LOCATE_parser = "./parser//parser.nit"; const int SFT_parser[1280] = { 39 /* Id of State */, 4 /* Color of State */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2071 /* Id of Parser */, + 47 /* Group of ? */, + 2083 /* Id of Parser */, 5 /* Color of Parser */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 4 /* Group of ? */, - 2299 /* Id of ComputeProdLocationVisitor */, + 2327 /* Id of ComputeProdLocationVisitor */, 5 /* Color of ComputeProdLocationVisitor */, 3 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 67 /* Id of ReduceAction */, 4 /* Color of ReduceAction */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2039 /* Id of ReduceAction0 */, + 47 /* Group of ? */, + 2051 /* Id of ReduceAction0 */, 5 /* Color of ReduceAction0 */, - 53 /* Group of ? */, - 2035 /* Id of ReduceAction1 */, + 51 /* Group of ? */, + 2047 /* Id of ReduceAction1 */, 5 /* Color of ReduceAction1 */, - 53 /* Group of ? */, - 1591 /* Id of ReduceAction2 */, + 51 /* Group of ? */, + 1603 /* Id of ReduceAction2 */, 5 /* Color of ReduceAction2 */, - 53 /* Group of ? */, - 1187 /* Id of ReduceAction3 */, + 51 /* Group of ? */, + 1199 /* Id of ReduceAction3 */, 5 /* Color of ReduceAction3 */, - 53 /* Group of ? */, - 835 /* Id of ReduceAction4 */, + 51 /* Group of ? */, + 847 /* Id of ReduceAction4 */, 5 /* Color of ReduceAction4 */, - 53 /* Group of ? */, - 699 /* Id of ReduceAction5 */, + 51 /* Group of ? */, + 711 /* Id of ReduceAction5 */, 5 /* Color of ReduceAction5 */, - 53 /* Group of ? */, - 655 /* Id of ReduceAction6 */, + 51 /* Group of ? */, + 667 /* Id of ReduceAction6 */, 5 /* Color of ReduceAction6 */, - 53 /* Group of ? */, - 595 /* Id of ReduceAction7 */, + 51 /* Group of ? */, + 607 /* Id of ReduceAction7 */, 5 /* Color of ReduceAction7 */, - 53 /* Group of ? */, - 443 /* Id of ReduceAction8 */, + 51 /* Group of ? */, + 455 /* Id of ReduceAction8 */, 5 /* Color of ReduceAction8 */, - 53 /* Group of ? */, - 399 /* Id of ReduceAction9 */, + 51 /* Group of ? */, + 411 /* Id of ReduceAction9 */, 5 /* Color of ReduceAction9 */, - 53 /* Group of ? */, - 2031 /* Id of ReduceAction10 */, + 51 /* Group of ? */, + 2043 /* Id of ReduceAction10 */, 5 /* Color of ReduceAction10 */, - 53 /* Group of ? */, - 1987 /* Id of ReduceAction11 */, + 51 /* Group of ? */, + 1999 /* Id of ReduceAction11 */, 5 /* Color of ReduceAction11 */, - 53 /* Group of ? */, - 1943 /* Id of ReduceAction12 */, + 51 /* Group of ? */, + 1955 /* Id of ReduceAction12 */, 5 /* Color of ReduceAction12 */, - 53 /* Group of ? */, - 1899 /* Id of ReduceAction13 */, + 51 /* Group of ? */, + 1911 /* Id of ReduceAction13 */, 5 /* Color of ReduceAction13 */, - 53 /* Group of ? */, - 1855 /* Id of ReduceAction14 */, + 51 /* Group of ? */, + 1867 /* Id of ReduceAction14 */, 5 /* Color of ReduceAction14 */, - 53 /* Group of ? */, - 1811 /* Id of ReduceAction15 */, + 51 /* Group of ? */, + 1823 /* Id of ReduceAction15 */, 5 /* Color of ReduceAction15 */, - 53 /* Group of ? */, - 1767 /* Id of ReduceAction16 */, + 51 /* Group of ? */, + 1779 /* Id of ReduceAction16 */, 5 /* Color of ReduceAction16 */, - 53 /* Group of ? */, - 1723 /* Id of ReduceAction17 */, + 51 /* Group of ? */, + 1735 /* Id of ReduceAction17 */, 5 /* Color of ReduceAction17 */, - 53 /* Group of ? */, - 1679 /* Id of ReduceAction18 */, + 51 /* Group of ? */, + 1691 /* Id of ReduceAction18 */, 5 /* Color of ReduceAction18 */, - 53 /* Group of ? */, - 1635 /* Id of ReduceAction19 */, + 51 /* Group of ? */, + 1647 /* Id of ReduceAction19 */, 5 /* Color of ReduceAction19 */, - 53 /* Group of ? */, - 1587 /* Id of ReduceAction20 */, + 51 /* Group of ? */, + 1599 /* Id of ReduceAction20 */, 5 /* Color of ReduceAction20 */, - 53 /* Group of ? */, - 1543 /* Id of ReduceAction21 */, + 51 /* Group of ? */, + 1555 /* Id of ReduceAction21 */, 5 /* Color of ReduceAction21 */, - 53 /* Group of ? */, - 1503 /* Id of ReduceAction22 */, + 51 /* Group of ? */, + 1515 /* Id of ReduceAction22 */, 5 /* Color of ReduceAction22 */, - 53 /* Group of ? */, - 1459 /* Id of ReduceAction23 */, + 51 /* Group of ? */, + 1471 /* Id of ReduceAction23 */, 5 /* Color of ReduceAction23 */, - 53 /* Group of ? */, - 1419 /* Id of ReduceAction24 */, + 51 /* Group of ? */, + 1431 /* Id of ReduceAction24 */, 5 /* Color of ReduceAction24 */, - 53 /* Group of ? */, - 1383 /* Id of ReduceAction25 */, + 51 /* Group of ? */, + 1395 /* Id of ReduceAction25 */, 5 /* Color of ReduceAction25 */, - 53 /* Group of ? */, - 1351 /* Id of ReduceAction26 */, + 51 /* Group of ? */, + 1363 /* Id of ReduceAction26 */, 5 /* Color of ReduceAction26 */, - 53 /* Group of ? */, - 1319 /* Id of ReduceAction27 */, + 51 /* Group of ? */, + 1331 /* Id of ReduceAction27 */, 5 /* Color of ReduceAction27 */, - 53 /* Group of ? */, - 1275 /* Id of ReduceAction28 */, + 51 /* Group of ? */, + 1287 /* Id of ReduceAction28 */, 5 /* Color of ReduceAction28 */, - 53 /* Group of ? */, - 1231 /* Id of ReduceAction29 */, + 51 /* Group of ? */, + 1243 /* Id of ReduceAction29 */, 5 /* Color of ReduceAction29 */, - 53 /* Group of ? */, - 1183 /* Id of ReduceAction30 */, + 51 /* Group of ? */, + 1195 /* Id of ReduceAction30 */, 5 /* Color of ReduceAction30 */, - 53 /* Group of ? */, - 1139 /* Id of ReduceAction31 */, + 51 /* Group of ? */, + 1151 /* Id of ReduceAction31 */, 5 /* Color of ReduceAction31 */, - 53 /* Group of ? */, - 1103 /* Id of ReduceAction32 */, + 51 /* Group of ? */, + 1115 /* Id of ReduceAction32 */, 5 /* Color of ReduceAction32 */, - 53 /* Group of ? */, - 1059 /* Id of ReduceAction33 */, + 51 /* Group of ? */, + 1071 /* Id of ReduceAction33 */, 5 /* Color of ReduceAction33 */, - 53 /* Group of ? */, - 1035 /* Id of ReduceAction34 */, + 51 /* Group of ? */, + 1047 /* Id of ReduceAction34 */, 5 /* Color of ReduceAction34 */, - 53 /* Group of ? */, - 999 /* Id of ReduceAction35 */, + 51 /* Group of ? */, + 1011 /* Id of ReduceAction35 */, 5 /* Color of ReduceAction35 */, - 53 /* Group of ? */, - 963 /* Id of ReduceAction36 */, + 51 /* Group of ? */, + 975 /* Id of ReduceAction36 */, 5 /* Color of ReduceAction36 */, - 53 /* Group of ? */, - 927 /* Id of ReduceAction37 */, + 51 /* Group of ? */, + 939 /* Id of ReduceAction37 */, 5 /* Color of ReduceAction37 */, - 53 /* Group of ? */, - 871 /* Id of ReduceAction39 */, + 51 /* Group of ? */, + 883 /* Id of ReduceAction39 */, 5 /* Color of ReduceAction39 */, - 53 /* Group of ? */, - 831 /* Id of ReduceAction40 */, + 51 /* Group of ? */, + 843 /* Id of ReduceAction40 */, 5 /* Color of ReduceAction40 */, - 53 /* Group of ? */, - 811 /* Id of ReduceAction41 */, + 51 /* Group of ? */, + 823 /* Id of ReduceAction41 */, 5 /* Color of ReduceAction41 */, - 53 /* Group of ? */, - 771 /* Id of ReduceAction42 */, + 51 /* Group of ? */, + 783 /* Id of ReduceAction42 */, 5 /* Color of ReduceAction42 */, - 53 /* Group of ? */, - 735 /* Id of ReduceAction43 */, + 51 /* Group of ? */, + 747 /* Id of ReduceAction43 */, 5 /* Color of ReduceAction43 */, - 53 /* Group of ? */, - 723 /* Id of ReduceAction44 */, + 51 /* Group of ? */, + 735 /* Id of ReduceAction44 */, 5 /* Color of ReduceAction44 */, - 53 /* Group of ? */, - 719 /* Id of ReduceAction45 */, + 51 /* Group of ? */, + 731 /* Id of ReduceAction45 */, 5 /* Color of ReduceAction45 */, - 53 /* Group of ? */, - 715 /* Id of ReduceAction46 */, + 51 /* Group of ? */, + 727 /* Id of ReduceAction46 */, 5 /* Color of ReduceAction46 */, - 53 /* Group of ? */, - 711 /* Id of ReduceAction47 */, + 51 /* Group of ? */, + 723 /* Id of ReduceAction47 */, 5 /* Color of ReduceAction47 */, - 53 /* Group of ? */, - 707 /* Id of ReduceAction48 */, + 51 /* Group of ? */, + 719 /* Id of ReduceAction48 */, 5 /* Color of ReduceAction48 */, - 53 /* Group of ? */, - 703 /* Id of ReduceAction49 */, + 51 /* Group of ? */, + 715 /* Id of ReduceAction49 */, 5 /* Color of ReduceAction49 */, - 53 /* Group of ? */, - 695 /* Id of ReduceAction50 */, + 51 /* Group of ? */, + 707 /* Id of ReduceAction50 */, 5 /* Color of ReduceAction50 */, - 53 /* Group of ? */, - 691 /* Id of ReduceAction51 */, + 51 /* Group of ? */, + 703 /* Id of ReduceAction51 */, 5 /* Color of ReduceAction51 */, - 53 /* Group of ? */, - 687 /* Id of ReduceAction52 */, + 51 /* Group of ? */, + 699 /* Id of ReduceAction52 */, 5 /* Color of ReduceAction52 */, - 53 /* Group of ? */, - 683 /* Id of ReduceAction53 */, + 51 /* Group of ? */, + 695 /* Id of ReduceAction53 */, 5 /* Color of ReduceAction53 */, - 53 /* Group of ? */, - 679 /* Id of ReduceAction54 */, + 51 /* Group of ? */, + 691 /* Id of ReduceAction54 */, 5 /* Color of ReduceAction54 */, - 53 /* Group of ? */, - 675 /* Id of ReduceAction55 */, + 51 /* Group of ? */, + 687 /* Id of ReduceAction55 */, 5 /* Color of ReduceAction55 */, - 53 /* Group of ? */, - 671 /* Id of ReduceAction56 */, + 51 /* Group of ? */, + 683 /* Id of ReduceAction56 */, 5 /* Color of ReduceAction56 */, - 53 /* Group of ? */, - 667 /* Id of ReduceAction57 */, + 51 /* Group of ? */, + 679 /* Id of ReduceAction57 */, 5 /* Color of ReduceAction57 */, - 53 /* Group of ? */, - 663 /* Id of ReduceAction58 */, + 51 /* Group of ? */, + 675 /* Id of ReduceAction58 */, 5 /* Color of ReduceAction58 */, - 53 /* Group of ? */, - 659 /* Id of ReduceAction59 */, + 51 /* Group of ? */, + 671 /* Id of ReduceAction59 */, 5 /* Color of ReduceAction59 */, - 53 /* Group of ? */, - 651 /* Id of ReduceAction60 */, + 51 /* Group of ? */, + 663 /* Id of ReduceAction60 */, 5 /* Color of ReduceAction60 */, - 53 /* Group of ? */, - 647 /* Id of ReduceAction61 */, + 51 /* Group of ? */, + 659 /* Id of ReduceAction61 */, 5 /* Color of ReduceAction61 */, - 53 /* Group of ? */, - 643 /* Id of ReduceAction62 */, + 51 /* Group of ? */, + 655 /* Id of ReduceAction62 */, 5 /* Color of ReduceAction62 */, - 53 /* Group of ? */, - 639 /* Id of ReduceAction63 */, + 51 /* Group of ? */, + 651 /* Id of ReduceAction63 */, 5 /* Color of ReduceAction63 */, - 53 /* Group of ? */, - 635 /* Id of ReduceAction64 */, + 51 /* Group of ? */, + 647 /* Id of ReduceAction64 */, 5 /* Color of ReduceAction64 */, - 53 /* Group of ? */, - 631 /* Id of ReduceAction65 */, + 51 /* Group of ? */, + 643 /* Id of ReduceAction65 */, 5 /* Color of ReduceAction65 */, - 53 /* Group of ? */, - 627 /* Id of ReduceAction66 */, + 51 /* Group of ? */, + 639 /* Id of ReduceAction66 */, 5 /* Color of ReduceAction66 */, - 53 /* Group of ? */, - 623 /* Id of ReduceAction67 */, + 51 /* Group of ? */, + 635 /* Id of ReduceAction67 */, 5 /* Color of ReduceAction67 */, - 53 /* Group of ? */, - 619 /* Id of ReduceAction68 */, + 51 /* Group of ? */, + 631 /* Id of ReduceAction68 */, 5 /* Color of ReduceAction68 */, - 53 /* Group of ? */, - 607 /* Id of ReduceAction69 */, + 51 /* Group of ? */, + 619 /* Id of ReduceAction69 */, 5 /* Color of ReduceAction69 */, - 53 /* Group of ? */, - 591 /* Id of ReduceAction70 */, + 51 /* Group of ? */, + 603 /* Id of ReduceAction70 */, 5 /* Color of ReduceAction70 */, - 53 /* Group of ? */, - 579 /* Id of ReduceAction71 */, + 51 /* Group of ? */, + 591 /* Id of ReduceAction71 */, 5 /* Color of ReduceAction71 */, - 53 /* Group of ? */, - 551 /* Id of ReduceAction72 */, + 51 /* Group of ? */, + 563 /* Id of ReduceAction72 */, 5 /* Color of ReduceAction72 */, - 53 /* Group of ? */, - 515 /* Id of ReduceAction73 */, + 51 /* Group of ? */, + 527 /* Id of ReduceAction73 */, 5 /* Color of ReduceAction73 */, - 53 /* Group of ? */, - 487 /* Id of ReduceAction74 */, + 51 /* Group of ? */, + 499 /* Id of ReduceAction74 */, 5 /* Color of ReduceAction74 */, - 53 /* Group of ? */, - 463 /* Id of ReduceAction75 */, + 51 /* Group of ? */, + 475 /* Id of ReduceAction75 */, 5 /* Color of ReduceAction75 */, - 53 /* Group of ? */, - 459 /* Id of ReduceAction76 */, + 51 /* Group of ? */, + 471 /* Id of ReduceAction76 */, 5 /* Color of ReduceAction76 */, - 53 /* Group of ? */, - 455 /* Id of ReduceAction77 */, + 51 /* Group of ? */, + 467 /* Id of ReduceAction77 */, 5 /* Color of ReduceAction77 */, - 53 /* Group of ? */, - 451 /* Id of ReduceAction78 */, + 51 /* Group of ? */, + 463 /* Id of ReduceAction78 */, 5 /* Color of ReduceAction78 */, - 53 /* Group of ? */, - 447 /* Id of ReduceAction79 */, + 51 /* Group of ? */, + 459 /* Id of ReduceAction79 */, 5 /* Color of ReduceAction79 */, - 53 /* Group of ? */, - 439 /* Id of ReduceAction80 */, + 51 /* Group of ? */, + 451 /* Id of ReduceAction80 */, 5 /* Color of ReduceAction80 */, - 53 /* Group of ? */, - 435 /* Id of ReduceAction81 */, + 51 /* Group of ? */, + 447 /* Id of ReduceAction81 */, 5 /* Color of ReduceAction81 */, - 53 /* Group of ? */, - 431 /* Id of ReduceAction82 */, + 51 /* Group of ? */, + 443 /* Id of ReduceAction82 */, 5 /* Color of ReduceAction82 */, - 53 /* Group of ? */, - 427 /* Id of ReduceAction83 */, + 51 /* Group of ? */, + 439 /* Id of ReduceAction83 */, 5 /* Color of ReduceAction83 */, - 53 /* Group of ? */, - 423 /* Id of ReduceAction84 */, + 51 /* Group of ? */, + 435 /* Id of ReduceAction84 */, 5 /* Color of ReduceAction84 */, - 53 /* Group of ? */, - 419 /* Id of ReduceAction85 */, + 51 /* Group of ? */, + 431 /* Id of ReduceAction85 */, 5 /* Color of ReduceAction85 */, - 53 /* Group of ? */, - 415 /* Id of ReduceAction86 */, + 51 /* Group of ? */, + 427 /* Id of ReduceAction86 */, 5 /* Color of ReduceAction86 */, - 53 /* Group of ? */, - 411 /* Id of ReduceAction87 */, + 51 /* Group of ? */, + 423 /* Id of ReduceAction87 */, 5 /* Color of ReduceAction87 */, - 53 /* Group of ? */, - 407 /* Id of ReduceAction88 */, + 51 /* Group of ? */, + 419 /* Id of ReduceAction88 */, 5 /* Color of ReduceAction88 */, - 53 /* Group of ? */, - 403 /* Id of ReduceAction89 */, + 51 /* Group of ? */, + 415 /* Id of ReduceAction89 */, 5 /* Color of ReduceAction89 */, - 53 /* Group of ? */, - 395 /* Id of ReduceAction90 */, + 51 /* Group of ? */, + 407 /* Id of ReduceAction90 */, 5 /* Color of ReduceAction90 */, - 53 /* Group of ? */, - 391 /* Id of ReduceAction91 */, + 51 /* Group of ? */, + 403 /* Id of ReduceAction91 */, 5 /* Color of ReduceAction91 */, - 53 /* Group of ? */, - 387 /* Id of ReduceAction92 */, + 51 /* Group of ? */, + 399 /* Id of ReduceAction92 */, 5 /* Color of ReduceAction92 */, - 53 /* Group of ? */, - 383 /* Id of ReduceAction93 */, + 51 /* Group of ? */, + 395 /* Id of ReduceAction93 */, 5 /* Color of ReduceAction93 */, - 53 /* Group of ? */, - 379 /* Id of ReduceAction94 */, + 51 /* Group of ? */, + 391 /* Id of ReduceAction94 */, 5 /* Color of ReduceAction94 */, - 53 /* Group of ? */, - 375 /* Id of ReduceAction95 */, + 51 /* Group of ? */, + 387 /* Id of ReduceAction95 */, 5 /* Color of ReduceAction95 */, - 53 /* Group of ? */, - 371 /* Id of ReduceAction96 */, + 51 /* Group of ? */, + 383 /* Id of ReduceAction96 */, 5 /* Color of ReduceAction96 */, - 53 /* Group of ? */, - 367 /* Id of ReduceAction97 */, + 51 /* Group of ? */, + 379 /* Id of ReduceAction97 */, 5 /* Color of ReduceAction97 */, - 53 /* Group of ? */, - 363 /* Id of ReduceAction98 */, + 51 /* Group of ? */, + 375 /* Id of ReduceAction98 */, 5 /* Color of ReduceAction98 */, - 53 /* Group of ? */, - 359 /* Id of ReduceAction99 */, + 51 /* Group of ? */, + 371 /* Id of ReduceAction99 */, 5 /* Color of ReduceAction99 */, - 53 /* Group of ? */, - 2027 /* Id of ReduceAction100 */, + 51 /* Group of ? */, + 2039 /* Id of ReduceAction100 */, 5 /* Color of ReduceAction100 */, - 53 /* Group of ? */, - 2023 /* Id of ReduceAction101 */, + 51 /* Group of ? */, + 2035 /* Id of ReduceAction101 */, 5 /* Color of ReduceAction101 */, - 53 /* Group of ? */, - 2019 /* Id of ReduceAction102 */, + 51 /* Group of ? */, + 2031 /* Id of ReduceAction102 */, 5 /* Color of ReduceAction102 */, - 53 /* Group of ? */, - 2015 /* Id of ReduceAction103 */, + 51 /* Group of ? */, + 2027 /* Id of ReduceAction103 */, 5 /* Color of ReduceAction103 */, - 53 /* Group of ? */, - 2011 /* Id of ReduceAction104 */, + 51 /* Group of ? */, + 2023 /* Id of ReduceAction104 */, 5 /* Color of ReduceAction104 */, - 53 /* Group of ? */, - 2007 /* Id of ReduceAction105 */, + 51 /* Group of ? */, + 2019 /* Id of ReduceAction105 */, 5 /* Color of ReduceAction105 */, - 53 /* Group of ? */, - 2003 /* Id of ReduceAction106 */, + 51 /* Group of ? */, + 2015 /* Id of ReduceAction106 */, 5 /* Color of ReduceAction106 */, - 53 /* Group of ? */, - 1999 /* Id of ReduceAction107 */, + 51 /* Group of ? */, + 2011 /* Id of ReduceAction107 */, 5 /* Color of ReduceAction107 */, - 53 /* Group of ? */, - 1995 /* Id of ReduceAction108 */, + 51 /* Group of ? */, + 2007 /* Id of ReduceAction108 */, 5 /* Color of ReduceAction108 */, - 53 /* Group of ? */, - 1991 /* Id of ReduceAction109 */, + 51 /* Group of ? */, + 2003 /* Id of ReduceAction109 */, 5 /* Color of ReduceAction109 */, - 53 /* Group of ? */, - 1983 /* Id of ReduceAction110 */, + 51 /* Group of ? */, + 1995 /* Id of ReduceAction110 */, 5 /* Color of ReduceAction110 */, - 53 /* Group of ? */, - 1979 /* Id of ReduceAction111 */, + 51 /* Group of ? */, + 1991 /* Id of ReduceAction111 */, 5 /* Color of ReduceAction111 */, - 53 /* Group of ? */, - 1975 /* Id of ReduceAction112 */, + 51 /* Group of ? */, + 1987 /* Id of ReduceAction112 */, 5 /* Color of ReduceAction112 */, - 53 /* Group of ? */, - 1971 /* Id of ReduceAction113 */, + 51 /* Group of ? */, + 1983 /* Id of ReduceAction113 */, 5 /* Color of ReduceAction113 */, - 53 /* Group of ? */, - 1967 /* Id of ReduceAction114 */, + 51 /* Group of ? */, + 1979 /* Id of ReduceAction114 */, 5 /* Color of ReduceAction114 */, - 53 /* Group of ? */, - 1963 /* Id of ReduceAction115 */, + 51 /* Group of ? */, + 1975 /* Id of ReduceAction115 */, 5 /* Color of ReduceAction115 */, - 53 /* Group of ? */, - 1959 /* Id of ReduceAction116 */, + 51 /* Group of ? */, + 1971 /* Id of ReduceAction116 */, 5 /* Color of ReduceAction116 */, - 53 /* Group of ? */, - 1955 /* Id of ReduceAction117 */, + 51 /* Group of ? */, + 1967 /* Id of ReduceAction117 */, 5 /* Color of ReduceAction117 */, - 53 /* Group of ? */, - 1951 /* Id of ReduceAction118 */, + 51 /* Group of ? */, + 1963 /* Id of ReduceAction118 */, 5 /* Color of ReduceAction118 */, - 53 /* Group of ? */, - 1947 /* Id of ReduceAction119 */, + 51 /* Group of ? */, + 1959 /* Id of ReduceAction119 */, 5 /* Color of ReduceAction119 */, - 53 /* Group of ? */, - 1939 /* Id of ReduceAction120 */, + 51 /* Group of ? */, + 1951 /* Id of ReduceAction120 */, 5 /* Color of ReduceAction120 */, - 53 /* Group of ? */, - 1935 /* Id of ReduceAction121 */, + 51 /* Group of ? */, + 1947 /* Id of ReduceAction121 */, 5 /* Color of ReduceAction121 */, - 53 /* Group of ? */, - 1931 /* Id of ReduceAction122 */, + 51 /* Group of ? */, + 1943 /* Id of ReduceAction122 */, 5 /* Color of ReduceAction122 */, - 53 /* Group of ? */, - 1927 /* Id of ReduceAction123 */, + 51 /* Group of ? */, + 1939 /* Id of ReduceAction123 */, 5 /* Color of ReduceAction123 */, - 53 /* Group of ? */, - 1923 /* Id of ReduceAction124 */, + 51 /* Group of ? */, + 1935 /* Id of ReduceAction124 */, 5 /* Color of ReduceAction124 */, - 53 /* Group of ? */, - 1919 /* Id of ReduceAction125 */, + 51 /* Group of ? */, + 1931 /* Id of ReduceAction125 */, 5 /* Color of ReduceAction125 */, - 53 /* Group of ? */, - 1915 /* Id of ReduceAction126 */, + 51 /* Group of ? */, + 1927 /* Id of ReduceAction126 */, 5 /* Color of ReduceAction126 */, - 53 /* Group of ? */, - 1911 /* Id of ReduceAction127 */, + 51 /* Group of ? */, + 1923 /* Id of ReduceAction127 */, 5 /* Color of ReduceAction127 */, - 53 /* Group of ? */, - 1907 /* Id of ReduceAction128 */, + 51 /* Group of ? */, + 1919 /* Id of ReduceAction128 */, 5 /* Color of ReduceAction128 */, - 53 /* Group of ? */, - 1903 /* Id of ReduceAction129 */, + 51 /* Group of ? */, + 1915 /* Id of ReduceAction129 */, 5 /* Color of ReduceAction129 */, - 53 /* Group of ? */, - 1895 /* Id of ReduceAction130 */, + 51 /* Group of ? */, + 1907 /* Id of ReduceAction130 */, 5 /* Color of ReduceAction130 */, - 53 /* Group of ? */, - 1891 /* Id of ReduceAction131 */, + 51 /* Group of ? */, + 1903 /* Id of ReduceAction131 */, 5 /* Color of ReduceAction131 */, - 53 /* Group of ? */, - 1887 /* Id of ReduceAction132 */, + 51 /* Group of ? */, + 1899 /* Id of ReduceAction132 */, 5 /* Color of ReduceAction132 */, - 53 /* Group of ? */, - 1883 /* Id of ReduceAction133 */, + 51 /* Group of ? */, + 1895 /* Id of ReduceAction133 */, 5 /* Color of ReduceAction133 */, - 53 /* Group of ? */, - 1879 /* Id of ReduceAction134 */, + 51 /* Group of ? */, + 1891 /* Id of ReduceAction134 */, 5 /* Color of ReduceAction134 */, - 53 /* Group of ? */, - 1875 /* Id of ReduceAction135 */, + 51 /* Group of ? */, + 1887 /* Id of ReduceAction135 */, 5 /* Color of ReduceAction135 */, - 53 /* Group of ? */, - 1871 /* Id of ReduceAction136 */, + 51 /* Group of ? */, + 1883 /* Id of ReduceAction136 */, 5 /* Color of ReduceAction136 */, - 53 /* Group of ? */, - 1867 /* Id of ReduceAction137 */, + 51 /* Group of ? */, + 1879 /* Id of ReduceAction137 */, 5 /* Color of ReduceAction137 */, - 53 /* Group of ? */, - 1863 /* Id of ReduceAction138 */, + 51 /* Group of ? */, + 1875 /* Id of ReduceAction138 */, 5 /* Color of ReduceAction138 */, - 53 /* Group of ? */, - 1859 /* Id of ReduceAction139 */, + 51 /* Group of ? */, + 1871 /* Id of ReduceAction139 */, 5 /* Color of ReduceAction139 */, - 53 /* Group of ? */, - 1851 /* Id of ReduceAction140 */, + 51 /* Group of ? */, + 1863 /* Id of ReduceAction140 */, 5 /* Color of ReduceAction140 */, - 53 /* Group of ? */, - 1847 /* Id of ReduceAction141 */, + 51 /* Group of ? */, + 1859 /* Id of ReduceAction141 */, 5 /* Color of ReduceAction141 */, - 53 /* Group of ? */, - 1843 /* Id of ReduceAction142 */, + 51 /* Group of ? */, + 1855 /* Id of ReduceAction142 */, 5 /* Color of ReduceAction142 */, - 53 /* Group of ? */, - 1839 /* Id of ReduceAction143 */, + 51 /* Group of ? */, + 1851 /* Id of ReduceAction143 */, 5 /* Color of ReduceAction143 */, - 53 /* Group of ? */, - 1835 /* Id of ReduceAction144 */, + 51 /* Group of ? */, + 1847 /* Id of ReduceAction144 */, 5 /* Color of ReduceAction144 */, - 53 /* Group of ? */, - 1831 /* Id of ReduceAction145 */, + 51 /* Group of ? */, + 1843 /* Id of ReduceAction145 */, 5 /* Color of ReduceAction145 */, - 53 /* Group of ? */, - 1827 /* Id of ReduceAction146 */, + 51 /* Group of ? */, + 1839 /* Id of ReduceAction146 */, 5 /* Color of ReduceAction146 */, - 53 /* Group of ? */, - 1823 /* Id of ReduceAction147 */, + 51 /* Group of ? */, + 1835 /* Id of ReduceAction147 */, 5 /* Color of ReduceAction147 */, - 53 /* Group of ? */, - 1819 /* Id of ReduceAction148 */, + 51 /* Group of ? */, + 1831 /* Id of ReduceAction148 */, 5 /* Color of ReduceAction148 */, - 53 /* Group of ? */, - 1815 /* Id of ReduceAction149 */, + 51 /* Group of ? */, + 1827 /* Id of ReduceAction149 */, 5 /* Color of ReduceAction149 */, - 53 /* Group of ? */, - 1807 /* Id of ReduceAction150 */, + 51 /* Group of ? */, + 1819 /* Id of ReduceAction150 */, 5 /* Color of ReduceAction150 */, - 53 /* Group of ? */, - 1803 /* Id of ReduceAction151 */, + 51 /* Group of ? */, + 1815 /* Id of ReduceAction151 */, 5 /* Color of ReduceAction151 */, - 53 /* Group of ? */, - 1799 /* Id of ReduceAction152 */, + 51 /* Group of ? */, + 1811 /* Id of ReduceAction152 */, 5 /* Color of ReduceAction152 */, - 53 /* Group of ? */, - 1795 /* Id of ReduceAction153 */, + 51 /* Group of ? */, + 1807 /* Id of ReduceAction153 */, 5 /* Color of ReduceAction153 */, - 53 /* Group of ? */, - 1791 /* Id of ReduceAction154 */, + 51 /* Group of ? */, + 1803 /* Id of ReduceAction154 */, 5 /* Color of ReduceAction154 */, - 53 /* Group of ? */, - 1787 /* Id of ReduceAction155 */, + 51 /* Group of ? */, + 1799 /* Id of ReduceAction155 */, 5 /* Color of ReduceAction155 */, - 53 /* Group of ? */, - 1783 /* Id of ReduceAction156 */, + 51 /* Group of ? */, + 1795 /* Id of ReduceAction156 */, 5 /* Color of ReduceAction156 */, - 53 /* Group of ? */, - 1779 /* Id of ReduceAction157 */, + 51 /* Group of ? */, + 1791 /* Id of ReduceAction157 */, 5 /* Color of ReduceAction157 */, - 53 /* Group of ? */, - 1775 /* Id of ReduceAction158 */, + 51 /* Group of ? */, + 1787 /* Id of ReduceAction158 */, 5 /* Color of ReduceAction158 */, - 53 /* Group of ? */, - 1771 /* Id of ReduceAction159 */, + 51 /* Group of ? */, + 1783 /* Id of ReduceAction159 */, 5 /* Color of ReduceAction159 */, - 53 /* Group of ? */, - 1763 /* Id of ReduceAction160 */, + 51 /* Group of ? */, + 1775 /* Id of ReduceAction160 */, 5 /* Color of ReduceAction160 */, - 53 /* Group of ? */, - 1759 /* Id of ReduceAction161 */, + 51 /* Group of ? */, + 1771 /* Id of ReduceAction161 */, 5 /* Color of ReduceAction161 */, - 53 /* Group of ? */, - 1755 /* Id of ReduceAction162 */, + 51 /* Group of ? */, + 1767 /* Id of ReduceAction162 */, 5 /* Color of ReduceAction162 */, - 53 /* Group of ? */, - 1751 /* Id of ReduceAction163 */, + 51 /* Group of ? */, + 1763 /* Id of ReduceAction163 */, 5 /* Color of ReduceAction163 */, - 53 /* Group of ? */, - 1747 /* Id of ReduceAction164 */, + 51 /* Group of ? */, + 1759 /* Id of ReduceAction164 */, 5 /* Color of ReduceAction164 */, - 53 /* Group of ? */, - 1743 /* Id of ReduceAction165 */, + 51 /* Group of ? */, + 1755 /* Id of ReduceAction165 */, 5 /* Color of ReduceAction165 */, - 53 /* Group of ? */, - 1739 /* Id of ReduceAction166 */, + 51 /* Group of ? */, + 1751 /* Id of ReduceAction166 */, 5 /* Color of ReduceAction166 */, - 53 /* Group of ? */, - 1735 /* Id of ReduceAction167 */, + 51 /* Group of ? */, + 1747 /* Id of ReduceAction167 */, 5 /* Color of ReduceAction167 */, - 53 /* Group of ? */, - 1731 /* Id of ReduceAction168 */, + 51 /* Group of ? */, + 1743 /* Id of ReduceAction168 */, 5 /* Color of ReduceAction168 */, - 53 /* Group of ? */, - 1727 /* Id of ReduceAction169 */, + 51 /* Group of ? */, + 1739 /* Id of ReduceAction169 */, 5 /* Color of ReduceAction169 */, - 53 /* Group of ? */, - 1719 /* Id of ReduceAction170 */, + 51 /* Group of ? */, + 1731 /* Id of ReduceAction170 */, 5 /* Color of ReduceAction170 */, - 53 /* Group of ? */, - 1715 /* Id of ReduceAction171 */, + 51 /* Group of ? */, + 1727 /* Id of ReduceAction171 */, 5 /* Color of ReduceAction171 */, - 53 /* Group of ? */, - 1711 /* Id of ReduceAction172 */, + 51 /* Group of ? */, + 1723 /* Id of ReduceAction172 */, 5 /* Color of ReduceAction172 */, - 53 /* Group of ? */, - 1707 /* Id of ReduceAction173 */, + 51 /* Group of ? */, + 1719 /* Id of ReduceAction173 */, 5 /* Color of ReduceAction173 */, - 53 /* Group of ? */, - 1703 /* Id of ReduceAction174 */, + 51 /* Group of ? */, + 1715 /* Id of ReduceAction174 */, 5 /* Color of ReduceAction174 */, - 53 /* Group of ? */, - 1699 /* Id of ReduceAction175 */, + 51 /* Group of ? */, + 1711 /* Id of ReduceAction175 */, 5 /* Color of ReduceAction175 */, - 53 /* Group of ? */, - 1695 /* Id of ReduceAction176 */, + 51 /* Group of ? */, + 1707 /* Id of ReduceAction176 */, 5 /* Color of ReduceAction176 */, - 53 /* Group of ? */, - 1691 /* Id of ReduceAction177 */, + 51 /* Group of ? */, + 1703 /* Id of ReduceAction177 */, 5 /* Color of ReduceAction177 */, - 53 /* Group of ? */, - 1687 /* Id of ReduceAction178 */, + 51 /* Group of ? */, + 1699 /* Id of ReduceAction178 */, 5 /* Color of ReduceAction178 */, - 53 /* Group of ? */, - 1683 /* Id of ReduceAction179 */, + 51 /* Group of ? */, + 1695 /* Id of ReduceAction179 */, 5 /* Color of ReduceAction179 */, - 53 /* Group of ? */, - 1675 /* Id of ReduceAction180 */, + 51 /* Group of ? */, + 1687 /* Id of ReduceAction180 */, 5 /* Color of ReduceAction180 */, - 53 /* Group of ? */, - 1671 /* Id of ReduceAction181 */, + 51 /* Group of ? */, + 1683 /* Id of ReduceAction181 */, 5 /* Color of ReduceAction181 */, - 53 /* Group of ? */, - 1667 /* Id of ReduceAction182 */, + 51 /* Group of ? */, + 1679 /* Id of ReduceAction182 */, 5 /* Color of ReduceAction182 */, - 53 /* Group of ? */, - 1663 /* Id of ReduceAction183 */, + 51 /* Group of ? */, + 1675 /* Id of ReduceAction183 */, 5 /* Color of ReduceAction183 */, - 53 /* Group of ? */, - 1659 /* Id of ReduceAction184 */, + 51 /* Group of ? */, + 1671 /* Id of ReduceAction184 */, 5 /* Color of ReduceAction184 */, - 53 /* Group of ? */, - 1655 /* Id of ReduceAction185 */, + 51 /* Group of ? */, + 1667 /* Id of ReduceAction185 */, 5 /* Color of ReduceAction185 */, - 53 /* Group of ? */, - 1651 /* Id of ReduceAction186 */, + 51 /* Group of ? */, + 1663 /* Id of ReduceAction186 */, 5 /* Color of ReduceAction186 */, - 53 /* Group of ? */, - 1647 /* Id of ReduceAction187 */, + 51 /* Group of ? */, + 1659 /* Id of ReduceAction187 */, 5 /* Color of ReduceAction187 */, - 53 /* Group of ? */, - 1643 /* Id of ReduceAction188 */, + 51 /* Group of ? */, + 1655 /* Id of ReduceAction188 */, 5 /* Color of ReduceAction188 */, - 53 /* Group of ? */, - 1639 /* Id of ReduceAction189 */, + 51 /* Group of ? */, + 1651 /* Id of ReduceAction189 */, 5 /* Color of ReduceAction189 */, - 53 /* Group of ? */, - 1631 /* Id of ReduceAction190 */, + 51 /* Group of ? */, + 1643 /* Id of ReduceAction190 */, 5 /* Color of ReduceAction190 */, - 53 /* Group of ? */, - 1627 /* Id of ReduceAction191 */, + 51 /* Group of ? */, + 1639 /* Id of ReduceAction191 */, 5 /* Color of ReduceAction191 */, - 53 /* Group of ? */, - 1623 /* Id of ReduceAction192 */, + 51 /* Group of ? */, + 1635 /* Id of ReduceAction192 */, 5 /* Color of ReduceAction192 */, - 53 /* Group of ? */, - 1619 /* Id of ReduceAction193 */, + 51 /* Group of ? */, + 1631 /* Id of ReduceAction193 */, 5 /* Color of ReduceAction193 */, - 53 /* Group of ? */, - 1615 /* Id of ReduceAction194 */, + 51 /* Group of ? */, + 1627 /* Id of ReduceAction194 */, 5 /* Color of ReduceAction194 */, - 53 /* Group of ? */, - 1611 /* Id of ReduceAction195 */, + 51 /* Group of ? */, + 1623 /* Id of ReduceAction195 */, 5 /* Color of ReduceAction195 */, - 53 /* Group of ? */, - 1607 /* Id of ReduceAction196 */, + 51 /* Group of ? */, + 1619 /* Id of ReduceAction196 */, 5 /* Color of ReduceAction196 */, - 53 /* Group of ? */, - 1603 /* Id of ReduceAction197 */, + 51 /* Group of ? */, + 1615 /* Id of ReduceAction197 */, 5 /* Color of ReduceAction197 */, - 53 /* Group of ? */, - 1599 /* Id of ReduceAction198 */, + 51 /* Group of ? */, + 1611 /* Id of ReduceAction198 */, 5 /* Color of ReduceAction198 */, - 53 /* Group of ? */, - 1595 /* Id of ReduceAction199 */, + 51 /* Group of ? */, + 1607 /* Id of ReduceAction199 */, 5 /* Color of ReduceAction199 */, - 53 /* Group of ? */, - 1583 /* Id of ReduceAction200 */, + 51 /* Group of ? */, + 1595 /* Id of ReduceAction200 */, 5 /* Color of ReduceAction200 */, - 53 /* Group of ? */, - 1579 /* Id of ReduceAction201 */, + 51 /* Group of ? */, + 1591 /* Id of ReduceAction201 */, 5 /* Color of ReduceAction201 */, - 53 /* Group of ? */, - 1575 /* Id of ReduceAction202 */, + 51 /* Group of ? */, + 1587 /* Id of ReduceAction202 */, 5 /* Color of ReduceAction202 */, - 53 /* Group of ? */, - 1571 /* Id of ReduceAction203 */, + 51 /* Group of ? */, + 1583 /* Id of ReduceAction203 */, 5 /* Color of ReduceAction203 */, - 53 /* Group of ? */, - 1567 /* Id of ReduceAction204 */, + 51 /* Group of ? */, + 1579 /* Id of ReduceAction204 */, 5 /* Color of ReduceAction204 */, - 53 /* Group of ? */, - 1563 /* Id of ReduceAction205 */, + 51 /* Group of ? */, + 1575 /* Id of ReduceAction205 */, 5 /* Color of ReduceAction205 */, - 53 /* Group of ? */, - 1559 /* Id of ReduceAction206 */, + 51 /* Group of ? */, + 1571 /* Id of ReduceAction206 */, 5 /* Color of ReduceAction206 */, - 53 /* Group of ? */, - 1555 /* Id of ReduceAction207 */, + 51 /* Group of ? */, + 1567 /* Id of ReduceAction207 */, 5 /* Color of ReduceAction207 */, - 53 /* Group of ? */, - 1551 /* Id of ReduceAction208 */, + 51 /* Group of ? */, + 1563 /* Id of ReduceAction208 */, 5 /* Color of ReduceAction208 */, - 53 /* Group of ? */, - 1547 /* Id of ReduceAction209 */, + 51 /* Group of ? */, + 1559 /* Id of ReduceAction209 */, 5 /* Color of ReduceAction209 */, - 53 /* Group of ? */, - 1539 /* Id of ReduceAction210 */, + 51 /* Group of ? */, + 1551 /* Id of ReduceAction210 */, 5 /* Color of ReduceAction210 */, - 53 /* Group of ? */, - 1535 /* Id of ReduceAction211 */, + 51 /* Group of ? */, + 1547 /* Id of ReduceAction211 */, 5 /* Color of ReduceAction211 */, - 53 /* Group of ? */, - 1531 /* Id of ReduceAction212 */, + 51 /* Group of ? */, + 1543 /* Id of ReduceAction212 */, 5 /* Color of ReduceAction212 */, - 53 /* Group of ? */, - 1527 /* Id of ReduceAction213 */, + 51 /* Group of ? */, + 1539 /* Id of ReduceAction213 */, 5 /* Color of ReduceAction213 */, - 53 /* Group of ? */, - 1523 /* Id of ReduceAction214 */, + 51 /* Group of ? */, + 1535 /* Id of ReduceAction214 */, 5 /* Color of ReduceAction214 */, - 53 /* Group of ? */, - 1519 /* Id of ReduceAction215 */, + 51 /* Group of ? */, + 1531 /* Id of ReduceAction215 */, 5 /* Color of ReduceAction215 */, - 53 /* Group of ? */, - 1515 /* Id of ReduceAction216 */, + 51 /* Group of ? */, + 1527 /* Id of ReduceAction216 */, 5 /* Color of ReduceAction216 */, - 53 /* Group of ? */, - 1511 /* Id of ReduceAction217 */, + 51 /* Group of ? */, + 1523 /* Id of ReduceAction217 */, 5 /* Color of ReduceAction217 */, - 53 /* Group of ? */, - 1507 /* Id of ReduceAction218 */, + 51 /* Group of ? */, + 1519 /* Id of ReduceAction218 */, 5 /* Color of ReduceAction218 */, - 53 /* Group of ? */, - 1499 /* Id of ReduceAction220 */, + 51 /* Group of ? */, + 1511 /* Id of ReduceAction220 */, 5 /* Color of ReduceAction220 */, - 53 /* Group of ? */, - 1495 /* Id of ReduceAction221 */, + 51 /* Group of ? */, + 1507 /* Id of ReduceAction221 */, 5 /* Color of ReduceAction221 */, - 53 /* Group of ? */, - 1491 /* Id of ReduceAction222 */, + 51 /* Group of ? */, + 1503 /* Id of ReduceAction222 */, 5 /* Color of ReduceAction222 */, - 53 /* Group of ? */, - 1487 /* Id of ReduceAction223 */, + 51 /* Group of ? */, + 1499 /* Id of ReduceAction223 */, 5 /* Color of ReduceAction223 */, - 53 /* Group of ? */, - 1483 /* Id of ReduceAction224 */, + 51 /* Group of ? */, + 1495 /* Id of ReduceAction224 */, 5 /* Color of ReduceAction224 */, - 53 /* Group of ? */, - 1479 /* Id of ReduceAction225 */, + 51 /* Group of ? */, + 1491 /* Id of ReduceAction225 */, 5 /* Color of ReduceAction225 */, - 53 /* Group of ? */, - 1475 /* Id of ReduceAction226 */, + 51 /* Group of ? */, + 1487 /* Id of ReduceAction226 */, 5 /* Color of ReduceAction226 */, - 53 /* Group of ? */, - 1471 /* Id of ReduceAction227 */, + 51 /* Group of ? */, + 1483 /* Id of ReduceAction227 */, 5 /* Color of ReduceAction227 */, - 53 /* Group of ? */, - 1467 /* Id of ReduceAction228 */, + 51 /* Group of ? */, + 1479 /* Id of ReduceAction228 */, 5 /* Color of ReduceAction228 */, - 53 /* Group of ? */, - 1463 /* Id of ReduceAction229 */, + 51 /* Group of ? */, + 1475 /* Id of ReduceAction229 */, 5 /* Color of ReduceAction229 */, - 53 /* Group of ? */, - 1455 /* Id of ReduceAction230 */, + 51 /* Group of ? */, + 1467 /* Id of ReduceAction230 */, 5 /* Color of ReduceAction230 */, - 53 /* Group of ? */, - 1451 /* Id of ReduceAction231 */, + 51 /* Group of ? */, + 1463 /* Id of ReduceAction231 */, 5 /* Color of ReduceAction231 */, - 53 /* Group of ? */, - 1447 /* Id of ReduceAction232 */, + 51 /* Group of ? */, + 1459 /* Id of ReduceAction232 */, 5 /* Color of ReduceAction232 */, - 53 /* Group of ? */, - 1443 /* Id of ReduceAction233 */, + 51 /* Group of ? */, + 1455 /* Id of ReduceAction233 */, 5 /* Color of ReduceAction233 */, - 53 /* Group of ? */, - 1439 /* Id of ReduceAction235 */, + 51 /* Group of ? */, + 1451 /* Id of ReduceAction235 */, 5 /* Color of ReduceAction235 */, - 53 /* Group of ? */, - 1435 /* Id of ReduceAction236 */, + 51 /* Group of ? */, + 1447 /* Id of ReduceAction236 */, 5 /* Color of ReduceAction236 */, - 53 /* Group of ? */, - 1431 /* Id of ReduceAction237 */, + 51 /* Group of ? */, + 1443 /* Id of ReduceAction237 */, 5 /* Color of ReduceAction237 */, - 53 /* Group of ? */, - 1427 /* Id of ReduceAction238 */, + 51 /* Group of ? */, + 1439 /* Id of ReduceAction238 */, 5 /* Color of ReduceAction238 */, - 53 /* Group of ? */, - 1423 /* Id of ReduceAction239 */, + 51 /* Group of ? */, + 1435 /* Id of ReduceAction239 */, 5 /* Color of ReduceAction239 */, - 53 /* Group of ? */, - 1415 /* Id of ReduceAction240 */, + 51 /* Group of ? */, + 1427 /* Id of ReduceAction240 */, 5 /* Color of ReduceAction240 */, - 53 /* Group of ? */, - 1411 /* Id of ReduceAction241 */, + 51 /* Group of ? */, + 1423 /* Id of ReduceAction241 */, 5 /* Color of ReduceAction241 */, - 53 /* Group of ? */, - 1407 /* Id of ReduceAction242 */, + 51 /* Group of ? */, + 1419 /* Id of ReduceAction242 */, 5 /* Color of ReduceAction242 */, - 53 /* Group of ? */, - 1403 /* Id of ReduceAction243 */, + 51 /* Group of ? */, + 1415 /* Id of ReduceAction243 */, 5 /* Color of ReduceAction243 */, - 53 /* Group of ? */, - 1399 /* Id of ReduceAction246 */, + 51 /* Group of ? */, + 1411 /* Id of ReduceAction246 */, 5 /* Color of ReduceAction246 */, - 53 /* Group of ? */, - 1395 /* Id of ReduceAction247 */, + 51 /* Group of ? */, + 1407 /* Id of ReduceAction247 */, 5 /* Color of ReduceAction247 */, - 53 /* Group of ? */, - 1391 /* Id of ReduceAction248 */, + 51 /* Group of ? */, + 1403 /* Id of ReduceAction248 */, 5 /* Color of ReduceAction248 */, - 53 /* Group of ? */, - 1387 /* Id of ReduceAction249 */, + 51 /* Group of ? */, + 1399 /* Id of ReduceAction249 */, 5 /* Color of ReduceAction249 */, - 53 /* Group of ? */, - 1379 /* Id of ReduceAction250 */, + 51 /* Group of ? */, + 1391 /* Id of ReduceAction250 */, 5 /* Color of ReduceAction250 */, - 53 /* Group of ? */, - 1375 /* Id of ReduceAction251 */, + 51 /* Group of ? */, + 1387 /* Id of ReduceAction251 */, 5 /* Color of ReduceAction251 */, - 53 /* Group of ? */, - 1371 /* Id of ReduceAction252 */, + 51 /* Group of ? */, + 1383 /* Id of ReduceAction252 */, 5 /* Color of ReduceAction252 */, - 53 /* Group of ? */, - 1367 /* Id of ReduceAction253 */, + 51 /* Group of ? */, + 1379 /* Id of ReduceAction253 */, 5 /* Color of ReduceAction253 */, - 53 /* Group of ? */, - 1363 /* Id of ReduceAction254 */, + 51 /* Group of ? */, + 1375 /* Id of ReduceAction254 */, 5 /* Color of ReduceAction254 */, - 53 /* Group of ? */, - 1359 /* Id of ReduceAction255 */, + 51 /* Group of ? */, + 1371 /* Id of ReduceAction255 */, 5 /* Color of ReduceAction255 */, - 53 /* Group of ? */, - 1355 /* Id of ReduceAction256 */, + 51 /* Group of ? */, + 1367 /* Id of ReduceAction256 */, 5 /* Color of ReduceAction256 */, - 53 /* Group of ? */, - 1347 /* Id of ReduceAction263 */, + 51 /* Group of ? */, + 1359 /* Id of ReduceAction263 */, 5 /* Color of ReduceAction263 */, - 53 /* Group of ? */, - 1343 /* Id of ReduceAction264 */, + 51 /* Group of ? */, + 1355 /* Id of ReduceAction264 */, 5 /* Color of ReduceAction264 */, - 53 /* Group of ? */, - 1339 /* Id of ReduceAction265 */, + 51 /* Group of ? */, + 1351 /* Id of ReduceAction265 */, 5 /* Color of ReduceAction265 */, - 53 /* Group of ? */, - 1335 /* Id of ReduceAction266 */, + 51 /* Group of ? */, + 1347 /* Id of ReduceAction266 */, 5 /* Color of ReduceAction266 */, - 53 /* Group of ? */, - 1331 /* Id of ReduceAction267 */, + 51 /* Group of ? */, + 1343 /* Id of ReduceAction267 */, 5 /* Color of ReduceAction267 */, - 53 /* Group of ? */, - 1327 /* Id of ReduceAction268 */, + 51 /* Group of ? */, + 1339 /* Id of ReduceAction268 */, 5 /* Color of ReduceAction268 */, - 53 /* Group of ? */, - 1323 /* Id of ReduceAction269 */, + 51 /* Group of ? */, + 1335 /* Id of ReduceAction269 */, 5 /* Color of ReduceAction269 */, - 53 /* Group of ? */, - 1315 /* Id of ReduceAction270 */, + 51 /* Group of ? */, + 1327 /* Id of ReduceAction270 */, 5 /* Color of ReduceAction270 */, - 53 /* Group of ? */, - 1311 /* Id of ReduceAction271 */, + 51 /* Group of ? */, + 1323 /* Id of ReduceAction271 */, 5 /* Color of ReduceAction271 */, - 53 /* Group of ? */, - 1307 /* Id of ReduceAction272 */, + 51 /* Group of ? */, + 1319 /* Id of ReduceAction272 */, 5 /* Color of ReduceAction272 */, - 53 /* Group of ? */, - 1303 /* Id of ReduceAction273 */, + 51 /* Group of ? */, + 1315 /* Id of ReduceAction273 */, 5 /* Color of ReduceAction273 */, - 53 /* Group of ? */, - 1299 /* Id of ReduceAction274 */, + 51 /* Group of ? */, + 1311 /* Id of ReduceAction274 */, 5 /* Color of ReduceAction274 */, - 53 /* Group of ? */, - 1295 /* Id of ReduceAction275 */, + 51 /* Group of ? */, + 1307 /* Id of ReduceAction275 */, 5 /* Color of ReduceAction275 */, - 53 /* Group of ? */, - 1291 /* Id of ReduceAction276 */, + 51 /* Group of ? */, + 1303 /* Id of ReduceAction276 */, 5 /* Color of ReduceAction276 */, - 53 /* Group of ? */, - 1287 /* Id of ReduceAction277 */, + 51 /* Group of ? */, + 1299 /* Id of ReduceAction277 */, 5 /* Color of ReduceAction277 */, - 53 /* Group of ? */, - 1283 /* Id of ReduceAction278 */, + 51 /* Group of ? */, + 1295 /* Id of ReduceAction278 */, 5 /* Color of ReduceAction278 */, - 53 /* Group of ? */, - 1279 /* Id of ReduceAction279 */, + 51 /* Group of ? */, + 1291 /* Id of ReduceAction279 */, 5 /* Color of ReduceAction279 */, - 53 /* Group of ? */, - 1271 /* Id of ReduceAction280 */, + 51 /* Group of ? */, + 1283 /* Id of ReduceAction280 */, 5 /* Color of ReduceAction280 */, - 53 /* Group of ? */, - 1267 /* Id of ReduceAction281 */, + 51 /* Group of ? */, + 1279 /* Id of ReduceAction281 */, 5 /* Color of ReduceAction281 */, - 53 /* Group of ? */, - 1263 /* Id of ReduceAction282 */, + 51 /* Group of ? */, + 1275 /* Id of ReduceAction282 */, 5 /* Color of ReduceAction282 */, - 53 /* Group of ? */, - 1259 /* Id of ReduceAction283 */, + 51 /* Group of ? */, + 1271 /* Id of ReduceAction283 */, 5 /* Color of ReduceAction283 */, - 53 /* Group of ? */, - 1255 /* Id of ReduceAction284 */, + 51 /* Group of ? */, + 1267 /* Id of ReduceAction284 */, 5 /* Color of ReduceAction284 */, - 53 /* Group of ? */, - 1251 /* Id of ReduceAction285 */, + 51 /* Group of ? */, + 1263 /* Id of ReduceAction285 */, 5 /* Color of ReduceAction285 */, - 53 /* Group of ? */, - 1247 /* Id of ReduceAction286 */, + 51 /* Group of ? */, + 1259 /* Id of ReduceAction286 */, 5 /* Color of ReduceAction286 */, - 53 /* Group of ? */, - 1243 /* Id of ReduceAction287 */, + 51 /* Group of ? */, + 1255 /* Id of ReduceAction287 */, 5 /* Color of ReduceAction287 */, - 53 /* Group of ? */, - 1239 /* Id of ReduceAction288 */, + 51 /* Group of ? */, + 1251 /* Id of ReduceAction288 */, 5 /* Color of ReduceAction288 */, - 53 /* Group of ? */, - 1235 /* Id of ReduceAction289 */, + 51 /* Group of ? */, + 1247 /* Id of ReduceAction289 */, 5 /* Color of ReduceAction289 */, - 53 /* Group of ? */, - 1227 /* Id of ReduceAction290 */, + 51 /* Group of ? */, + 1239 /* Id of ReduceAction290 */, 5 /* Color of ReduceAction290 */, - 53 /* Group of ? */, - 1223 /* Id of ReduceAction291 */, + 51 /* Group of ? */, + 1235 /* Id of ReduceAction291 */, 5 /* Color of ReduceAction291 */, - 53 /* Group of ? */, - 1219 /* Id of ReduceAction292 */, + 51 /* Group of ? */, + 1231 /* Id of ReduceAction292 */, 5 /* Color of ReduceAction292 */, - 53 /* Group of ? */, - 1215 /* Id of ReduceAction293 */, + 51 /* Group of ? */, + 1227 /* Id of ReduceAction293 */, 5 /* Color of ReduceAction293 */, - 53 /* Group of ? */, - 1211 /* Id of ReduceAction294 */, + 51 /* Group of ? */, + 1223 /* Id of ReduceAction294 */, 5 /* Color of ReduceAction294 */, - 53 /* Group of ? */, - 1207 /* Id of ReduceAction295 */, + 51 /* Group of ? */, + 1219 /* Id of ReduceAction295 */, 5 /* Color of ReduceAction295 */, - 53 /* Group of ? */, - 1203 /* Id of ReduceAction296 */, + 51 /* Group of ? */, + 1215 /* Id of ReduceAction296 */, 5 /* Color of ReduceAction296 */, - 53 /* Group of ? */, - 1199 /* Id of ReduceAction297 */, + 51 /* Group of ? */, + 1211 /* Id of ReduceAction297 */, 5 /* Color of ReduceAction297 */, - 53 /* Group of ? */, - 1195 /* Id of ReduceAction298 */, + 51 /* Group of ? */, + 1207 /* Id of ReduceAction298 */, 5 /* Color of ReduceAction298 */, - 53 /* Group of ? */, - 1191 /* Id of ReduceAction299 */, + 51 /* Group of ? */, + 1203 /* Id of ReduceAction299 */, 5 /* Color of ReduceAction299 */, - 53 /* Group of ? */, - 1179 /* Id of ReduceAction300 */, + 51 /* Group of ? */, + 1191 /* Id of ReduceAction300 */, 5 /* Color of ReduceAction300 */, - 53 /* Group of ? */, - 1175 /* Id of ReduceAction301 */, + 51 /* Group of ? */, + 1187 /* Id of ReduceAction301 */, 5 /* Color of ReduceAction301 */, - 53 /* Group of ? */, - 1171 /* Id of ReduceAction302 */, + 51 /* Group of ? */, + 1183 /* Id of ReduceAction302 */, 5 /* Color of ReduceAction302 */, - 53 /* Group of ? */, - 1167 /* Id of ReduceAction303 */, + 51 /* Group of ? */, + 1179 /* Id of ReduceAction303 */, 5 /* Color of ReduceAction303 */, - 53 /* Group of ? */, - 1163 /* Id of ReduceAction304 */, + 51 /* Group of ? */, + 1175 /* Id of ReduceAction304 */, 5 /* Color of ReduceAction304 */, - 53 /* Group of ? */, - 1159 /* Id of ReduceAction305 */, + 51 /* Group of ? */, + 1171 /* Id of ReduceAction305 */, 5 /* Color of ReduceAction305 */, - 53 /* Group of ? */, - 1155 /* Id of ReduceAction306 */, + 51 /* Group of ? */, + 1167 /* Id of ReduceAction306 */, 5 /* Color of ReduceAction306 */, - 53 /* Group of ? */, - 1151 /* Id of ReduceAction307 */, + 51 /* Group of ? */, + 1163 /* Id of ReduceAction307 */, 5 /* Color of ReduceAction307 */, - 53 /* Group of ? */, - 1147 /* Id of ReduceAction308 */, + 51 /* Group of ? */, + 1159 /* Id of ReduceAction308 */, 5 /* Color of ReduceAction308 */, - 53 /* Group of ? */, - 1143 /* Id of ReduceAction309 */, + 51 /* Group of ? */, + 1155 /* Id of ReduceAction309 */, 5 /* Color of ReduceAction309 */, - 53 /* Group of ? */, - 1135 /* Id of ReduceAction310 */, + 51 /* Group of ? */, + 1147 /* Id of ReduceAction310 */, 5 /* Color of ReduceAction310 */, - 53 /* Group of ? */, - 1131 /* Id of ReduceAction311 */, + 51 /* Group of ? */, + 1143 /* Id of ReduceAction311 */, 5 /* Color of ReduceAction311 */, - 53 /* Group of ? */, - 1127 /* Id of ReduceAction312 */, + 51 /* Group of ? */, + 1139 /* Id of ReduceAction312 */, 5 /* Color of ReduceAction312 */, - 53 /* Group of ? */, - 1123 /* Id of ReduceAction313 */, + 51 /* Group of ? */, + 1135 /* Id of ReduceAction313 */, 5 /* Color of ReduceAction313 */, - 53 /* Group of ? */, - 1119 /* Id of ReduceAction314 */, + 51 /* Group of ? */, + 1131 /* Id of ReduceAction314 */, 5 /* Color of ReduceAction314 */, - 53 /* Group of ? */, - 1115 /* Id of ReduceAction317 */, + 51 /* Group of ? */, + 1127 /* Id of ReduceAction317 */, 5 /* Color of ReduceAction317 */, - 53 /* Group of ? */, - 1111 /* Id of ReduceAction318 */, + 51 /* Group of ? */, + 1123 /* Id of ReduceAction318 */, 5 /* Color of ReduceAction318 */, - 53 /* Group of ? */, - 1107 /* Id of ReduceAction319 */, + 51 /* Group of ? */, + 1119 /* Id of ReduceAction319 */, 5 /* Color of ReduceAction319 */, - 53 /* Group of ? */, - 1099 /* Id of ReduceAction320 */, + 51 /* Group of ? */, + 1111 /* Id of ReduceAction320 */, 5 /* Color of ReduceAction320 */, - 53 /* Group of ? */, - 1095 /* Id of ReduceAction321 */, + 51 /* Group of ? */, + 1107 /* Id of ReduceAction321 */, 5 /* Color of ReduceAction321 */, - 53 /* Group of ? */, - 1091 /* Id of ReduceAction322 */, + 51 /* Group of ? */, + 1103 /* Id of ReduceAction322 */, 5 /* Color of ReduceAction322 */, - 53 /* Group of ? */, - 1087 /* Id of ReduceAction323 */, + 51 /* Group of ? */, + 1099 /* Id of ReduceAction323 */, 5 /* Color of ReduceAction323 */, - 53 /* Group of ? */, - 1083 /* Id of ReduceAction324 */, + 51 /* Group of ? */, + 1095 /* Id of ReduceAction324 */, 5 /* Color of ReduceAction324 */, - 53 /* Group of ? */, - 1079 /* Id of ReduceAction325 */, + 51 /* Group of ? */, + 1091 /* Id of ReduceAction325 */, 5 /* Color of ReduceAction325 */, - 53 /* Group of ? */, - 1075 /* Id of ReduceAction326 */, + 51 /* Group of ? */, + 1087 /* Id of ReduceAction326 */, 5 /* Color of ReduceAction326 */, - 53 /* Group of ? */, - 1071 /* Id of ReduceAction327 */, + 51 /* Group of ? */, + 1083 /* Id of ReduceAction327 */, 5 /* Color of ReduceAction327 */, - 53 /* Group of ? */, - 1067 /* Id of ReduceAction328 */, + 51 /* Group of ? */, + 1079 /* Id of ReduceAction328 */, 5 /* Color of ReduceAction328 */, - 53 /* Group of ? */, - 1063 /* Id of ReduceAction329 */, + 51 /* Group of ? */, + 1075 /* Id of ReduceAction329 */, 5 /* Color of ReduceAction329 */, - 53 /* Group of ? */, - 1055 /* Id of ReduceAction333 */, + 51 /* Group of ? */, + 1067 /* Id of ReduceAction333 */, 5 /* Color of ReduceAction333 */, - 53 /* Group of ? */, - 1051 /* Id of ReduceAction335 */, + 51 /* Group of ? */, + 1063 /* Id of ReduceAction335 */, 5 /* Color of ReduceAction335 */, - 53 /* Group of ? */, - 1047 /* Id of ReduceAction337 */, + 51 /* Group of ? */, + 1059 /* Id of ReduceAction337 */, 5 /* Color of ReduceAction337 */, - 53 /* Group of ? */, - 1043 /* Id of ReduceAction338 */, + 51 /* Group of ? */, + 1055 /* Id of ReduceAction338 */, 5 /* Color of ReduceAction338 */, - 53 /* Group of ? */, - 1039 /* Id of ReduceAction339 */, + 51 /* Group of ? */, + 1051 /* Id of ReduceAction339 */, 5 /* Color of ReduceAction339 */, - 53 /* Group of ? */, - 1031 /* Id of ReduceAction341 */, + 51 /* Group of ? */, + 1043 /* Id of ReduceAction341 */, 5 /* Color of ReduceAction341 */, - 53 /* Group of ? */, - 1027 /* Id of ReduceAction343 */, + 51 /* Group of ? */, + 1039 /* Id of ReduceAction343 */, 5 /* Color of ReduceAction343 */, - 53 /* Group of ? */, - 1023 /* Id of ReduceAction344 */, + 51 /* Group of ? */, + 1035 /* Id of ReduceAction344 */, 5 /* Color of ReduceAction344 */, - 53 /* Group of ? */, - 1019 /* Id of ReduceAction345 */, + 51 /* Group of ? */, + 1031 /* Id of ReduceAction345 */, 5 /* Color of ReduceAction345 */, - 53 /* Group of ? */, - 1015 /* Id of ReduceAction346 */, + 51 /* Group of ? */, + 1027 /* Id of ReduceAction346 */, 5 /* Color of ReduceAction346 */, - 53 /* Group of ? */, - 1011 /* Id of ReduceAction347 */, + 51 /* Group of ? */, + 1023 /* Id of ReduceAction347 */, 5 /* Color of ReduceAction347 */, - 53 /* Group of ? */, - 1007 /* Id of ReduceAction348 */, + 51 /* Group of ? */, + 1019 /* Id of ReduceAction348 */, 5 /* Color of ReduceAction348 */, - 53 /* Group of ? */, - 1003 /* Id of ReduceAction349 */, + 51 /* Group of ? */, + 1015 /* Id of ReduceAction349 */, 5 /* Color of ReduceAction349 */, - 53 /* Group of ? */, - 995 /* Id of ReduceAction350 */, + 51 /* Group of ? */, + 1007 /* Id of ReduceAction350 */, 5 /* Color of ReduceAction350 */, - 53 /* Group of ? */, - 991 /* Id of ReduceAction351 */, + 51 /* Group of ? */, + 1003 /* Id of ReduceAction351 */, 5 /* Color of ReduceAction351 */, - 53 /* Group of ? */, - 987 /* Id of ReduceAction352 */, + 51 /* Group of ? */, + 999 /* Id of ReduceAction352 */, 5 /* Color of ReduceAction352 */, - 53 /* Group of ? */, - 983 /* Id of ReduceAction353 */, + 51 /* Group of ? */, + 995 /* Id of ReduceAction353 */, 5 /* Color of ReduceAction353 */, - 53 /* Group of ? */, - 979 /* Id of ReduceAction355 */, + 51 /* Group of ? */, + 991 /* Id of ReduceAction355 */, 5 /* Color of ReduceAction355 */, - 53 /* Group of ? */, - 975 /* Id of ReduceAction356 */, + 51 /* Group of ? */, + 987 /* Id of ReduceAction356 */, 5 /* Color of ReduceAction356 */, - 53 /* Group of ? */, - 971 /* Id of ReduceAction358 */, + 51 /* Group of ? */, + 983 /* Id of ReduceAction358 */, 5 /* Color of ReduceAction358 */, - 53 /* Group of ? */, - 967 /* Id of ReduceAction359 */, + 51 /* Group of ? */, + 979 /* Id of ReduceAction359 */, 5 /* Color of ReduceAction359 */, - 53 /* Group of ? */, - 959 /* Id of ReduceAction360 */, + 51 /* Group of ? */, + 971 /* Id of ReduceAction360 */, 5 /* Color of ReduceAction360 */, - 53 /* Group of ? */, - 955 /* Id of ReduceAction362 */, + 51 /* Group of ? */, + 967 /* Id of ReduceAction362 */, 5 /* Color of ReduceAction362 */, - 53 /* Group of ? */, - 951 /* Id of ReduceAction363 */, + 51 /* Group of ? */, + 963 /* Id of ReduceAction363 */, 5 /* Color of ReduceAction363 */, - 53 /* Group of ? */, - 947 /* Id of ReduceAction365 */, + 51 /* Group of ? */, + 959 /* Id of ReduceAction365 */, 5 /* Color of ReduceAction365 */, - 53 /* Group of ? */, - 943 /* Id of ReduceAction366 */, + 51 /* Group of ? */, + 955 /* Id of ReduceAction366 */, 5 /* Color of ReduceAction366 */, - 53 /* Group of ? */, - 939 /* Id of ReduceAction367 */, + 51 /* Group of ? */, + 951 /* Id of ReduceAction367 */, 5 /* Color of ReduceAction367 */, - 53 /* Group of ? */, - 935 /* Id of ReduceAction368 */, + 51 /* Group of ? */, + 947 /* Id of ReduceAction368 */, 5 /* Color of ReduceAction368 */, - 53 /* Group of ? */, - 931 /* Id of ReduceAction369 */, + 51 /* Group of ? */, + 943 /* Id of ReduceAction369 */, 5 /* Color of ReduceAction369 */, - 53 /* Group of ? */, - 923 /* Id of ReduceAction376 */, + 51 /* Group of ? */, + 935 /* Id of ReduceAction376 */, 5 /* Color of ReduceAction376 */, - 53 /* Group of ? */, - 919 /* Id of ReduceAction377 */, + 51 /* Group of ? */, + 931 /* Id of ReduceAction377 */, 5 /* Color of ReduceAction377 */, - 53 /* Group of ? */, - 915 /* Id of ReduceAction378 */, + 51 /* Group of ? */, + 927 /* Id of ReduceAction378 */, 5 /* Color of ReduceAction378 */, - 53 /* Group of ? */, - 911 /* Id of ReduceAction379 */, + 51 /* Group of ? */, + 923 /* Id of ReduceAction379 */, 5 /* Color of ReduceAction379 */, - 53 /* Group of ? */, - 907 /* Id of ReduceAction380 */, + 51 /* Group of ? */, + 919 /* Id of ReduceAction380 */, 5 /* Color of ReduceAction380 */, - 53 /* Group of ? */, - 903 /* Id of ReduceAction381 */, + 51 /* Group of ? */, + 915 /* Id of ReduceAction381 */, 5 /* Color of ReduceAction381 */, - 53 /* Group of ? */, - 899 /* Id of ReduceAction382 */, + 51 /* Group of ? */, + 911 /* Id of ReduceAction382 */, 5 /* Color of ReduceAction382 */, - 53 /* Group of ? */, - 895 /* Id of ReduceAction383 */, + 51 /* Group of ? */, + 907 /* Id of ReduceAction383 */, 5 /* Color of ReduceAction383 */, - 53 /* Group of ? */, - 891 /* Id of ReduceAction384 */, + 51 /* Group of ? */, + 903 /* Id of ReduceAction384 */, 5 /* Color of ReduceAction384 */, - 53 /* Group of ? */, - 887 /* Id of ReduceAction385 */, + 51 /* Group of ? */, + 899 /* Id of ReduceAction385 */, 5 /* Color of ReduceAction385 */, - 53 /* Group of ? */, - 883 /* Id of ReduceAction386 */, + 51 /* Group of ? */, + 895 /* Id of ReduceAction386 */, 5 /* Color of ReduceAction386 */, - 53 /* Group of ? */, - 879 /* Id of ReduceAction387 */, + 51 /* Group of ? */, + 891 /* Id of ReduceAction387 */, 5 /* Color of ReduceAction387 */, - 53 /* Group of ? */, - 875 /* Id of ReduceAction388 */, + 51 /* Group of ? */, + 887 /* Id of ReduceAction388 */, 5 /* Color of ReduceAction388 */, - 53 /* Group of ? */, - 867 /* Id of ReduceAction391 */, + 51 /* Group of ? */, + 879 /* Id of ReduceAction391 */, 5 /* Color of ReduceAction391 */, - 53 /* Group of ? */, - 863 /* Id of ReduceAction392 */, + 51 /* Group of ? */, + 875 /* Id of ReduceAction392 */, 5 /* Color of ReduceAction392 */, - 53 /* Group of ? */, - 859 /* Id of ReduceAction393 */, + 51 /* Group of ? */, + 871 /* Id of ReduceAction393 */, 5 /* Color of ReduceAction393 */, - 53 /* Group of ? */, - 855 /* Id of ReduceAction394 */, + 51 /* Group of ? */, + 867 /* Id of ReduceAction394 */, 5 /* Color of ReduceAction394 */, - 53 /* Group of ? */, - 851 /* Id of ReduceAction395 */, + 51 /* Group of ? */, + 863 /* Id of ReduceAction395 */, 5 /* Color of ReduceAction395 */, - 53 /* Group of ? */, - 847 /* Id of ReduceAction396 */, + 51 /* Group of ? */, + 859 /* Id of ReduceAction396 */, 5 /* Color of ReduceAction396 */, - 53 /* Group of ? */, - 843 /* Id of ReduceAction398 */, + 51 /* Group of ? */, + 855 /* Id of ReduceAction398 */, 5 /* Color of ReduceAction398 */, - 53 /* Group of ? */, - 839 /* Id of ReduceAction399 */, + 51 /* Group of ? */, + 851 /* Id of ReduceAction399 */, 5 /* Color of ReduceAction399 */, - 53 /* Group of ? */, - 827 /* Id of ReduceAction400 */, + 51 /* Group of ? */, + 839 /* Id of ReduceAction400 */, 5 /* Color of ReduceAction400 */, - 53 /* Group of ? */, - 823 /* Id of ReduceAction401 */, + 51 /* Group of ? */, + 835 /* Id of ReduceAction401 */, 5 /* Color of ReduceAction401 */, - 53 /* Group of ? */, - 819 /* Id of ReduceAction403 */, + 51 /* Group of ? */, + 831 /* Id of ReduceAction403 */, 5 /* Color of ReduceAction403 */, - 53 /* Group of ? */, - 815 /* Id of ReduceAction406 */, + 51 /* Group of ? */, + 827 /* Id of ReduceAction406 */, 5 /* Color of ReduceAction406 */, - 53 /* Group of ? */, - 807 /* Id of ReduceAction411 */, + 51 /* Group of ? */, + 819 /* Id of ReduceAction411 */, 5 /* Color of ReduceAction411 */, - 53 /* Group of ? */, - 803 /* Id of ReduceAction412 */, + 51 /* Group of ? */, + 815 /* Id of ReduceAction412 */, 5 /* Color of ReduceAction412 */, - 53 /* Group of ? */, - 799 /* Id of ReduceAction413 */, + 51 /* Group of ? */, + 811 /* Id of ReduceAction413 */, 5 /* Color of ReduceAction413 */, - 53 /* Group of ? */, - 795 /* Id of ReduceAction414 */, + 51 /* Group of ? */, + 807 /* Id of ReduceAction414 */, 5 /* Color of ReduceAction414 */, - 53 /* Group of ? */, - 791 /* Id of ReduceAction415 */, + 51 /* Group of ? */, + 803 /* Id of ReduceAction415 */, 5 /* Color of ReduceAction415 */, - 53 /* Group of ? */, - 787 /* Id of ReduceAction416 */, + 51 /* Group of ? */, + 799 /* Id of ReduceAction416 */, 5 /* Color of ReduceAction416 */, - 53 /* Group of ? */, - 783 /* Id of ReduceAction417 */, + 51 /* Group of ? */, + 795 /* Id of ReduceAction417 */, 5 /* Color of ReduceAction417 */, - 53 /* Group of ? */, - 779 /* Id of ReduceAction418 */, + 51 /* Group of ? */, + 791 /* Id of ReduceAction418 */, 5 /* Color of ReduceAction418 */, - 53 /* Group of ? */, - 775 /* Id of ReduceAction419 */, + 51 /* Group of ? */, + 787 /* Id of ReduceAction419 */, 5 /* Color of ReduceAction419 */, - 53 /* Group of ? */, - 767 /* Id of ReduceAction420 */, + 51 /* Group of ? */, + 779 /* Id of ReduceAction420 */, 5 /* Color of ReduceAction420 */, - 53 /* Group of ? */, - 763 /* Id of ReduceAction421 */, + 51 /* Group of ? */, + 775 /* Id of ReduceAction421 */, 5 /* Color of ReduceAction421 */, - 53 /* Group of ? */, - 759 /* Id of ReduceAction422 */, + 51 /* Group of ? */, + 771 /* Id of ReduceAction422 */, 5 /* Color of ReduceAction422 */, - 53 /* Group of ? */, - 755 /* Id of ReduceAction423 */, + 51 /* Group of ? */, + 767 /* Id of ReduceAction423 */, 5 /* Color of ReduceAction423 */, - 53 /* Group of ? */, - 751 /* Id of ReduceAction425 */, + 51 /* Group of ? */, + 763 /* Id of ReduceAction425 */, 5 /* Color of ReduceAction425 */, - 53 /* Group of ? */, - 747 /* Id of ReduceAction426 */, + 51 /* Group of ? */, + 759 /* Id of ReduceAction426 */, 5 /* Color of ReduceAction426 */, - 53 /* Group of ? */, - 743 /* Id of ReduceAction428 */, + 51 /* Group of ? */, + 755 /* Id of ReduceAction428 */, 5 /* Color of ReduceAction428 */, - 53 /* Group of ? */, - 739 /* Id of ReduceAction429 */, + 51 /* Group of ? */, + 751 /* Id of ReduceAction429 */, 5 /* Color of ReduceAction429 */, - 53 /* Group of ? */, - 731 /* Id of ReduceAction430 */, + 51 /* Group of ? */, + 743 /* Id of ReduceAction430 */, 5 /* Color of ReduceAction430 */, - 53 /* Group of ? */, - 727 /* Id of ReduceAction431 */, + 51 /* Group of ? */, + 739 /* Id of ReduceAction431 */, 5 /* Color of ReduceAction431 */, - 53 /* Group of ? */, - 615 /* Id of ReduceAction688 */, + 51 /* Group of ? */, + 627 /* Id of ReduceAction688 */, 5 /* Color of ReduceAction688 */, - 53 /* Group of ? */, - 611 /* Id of ReduceAction689 */, + 51 /* Group of ? */, + 623 /* Id of ReduceAction689 */, 5 /* Color of ReduceAction689 */, - 53 /* Group of ? */, - 603 /* Id of ReduceAction690 */, + 51 /* Group of ? */, + 615 /* Id of ReduceAction690 */, 5 /* Color of ReduceAction690 */, - 53 /* Group of ? */, - 599 /* Id of ReduceAction693 */, + 51 /* Group of ? */, + 611 /* Id of ReduceAction693 */, 5 /* Color of ReduceAction693 */, - 53 /* Group of ? */, - 587 /* Id of ReduceAction706 */, + 51 /* Group of ? */, + 599 /* Id of ReduceAction706 */, 5 /* Color of ReduceAction706 */, - 53 /* Group of ? */, - 583 /* Id of ReduceAction707 */, + 51 /* Group of ? */, + 595 /* Id of ReduceAction707 */, 5 /* Color of ReduceAction707 */, - 53 /* Group of ? */, - 575 /* Id of ReduceAction714 */, + 51 /* Group of ? */, + 587 /* Id of ReduceAction714 */, 5 /* Color of ReduceAction714 */, - 53 /* Group of ? */, - 571 /* Id of ReduceAction715 */, + 51 /* Group of ? */, + 583 /* Id of ReduceAction715 */, 5 /* Color of ReduceAction715 */, - 53 /* Group of ? */, - 567 /* Id of ReduceAction716 */, + 51 /* Group of ? */, + 579 /* Id of ReduceAction716 */, 5 /* Color of ReduceAction716 */, - 53 /* Group of ? */, - 563 /* Id of ReduceAction717 */, + 51 /* Group of ? */, + 575 /* Id of ReduceAction717 */, 5 /* Color of ReduceAction717 */, - 53 /* Group of ? */, - 559 /* Id of ReduceAction718 */, + 51 /* Group of ? */, + 571 /* Id of ReduceAction718 */, 5 /* Color of ReduceAction718 */, - 53 /* Group of ? */, - 555 /* Id of ReduceAction719 */, + 51 /* Group of ? */, + 567 /* Id of ReduceAction719 */, 5 /* Color of ReduceAction719 */, - 53 /* Group of ? */, - 547 /* Id of ReduceAction720 */, + 51 /* Group of ? */, + 559 /* Id of ReduceAction720 */, 5 /* Color of ReduceAction720 */, - 53 /* Group of ? */, - 543 /* Id of ReduceAction721 */, + 51 /* Group of ? */, + 555 /* Id of ReduceAction721 */, 5 /* Color of ReduceAction721 */, - 53 /* Group of ? */, - 539 /* Id of ReduceAction724 */, + 51 /* Group of ? */, + 551 /* Id of ReduceAction724 */, 5 /* Color of ReduceAction724 */, - 53 /* Group of ? */, - 535 /* Id of ReduceAction725 */, + 51 /* Group of ? */, + 547 /* Id of ReduceAction725 */, 5 /* Color of ReduceAction725 */, - 53 /* Group of ? */, - 531 /* Id of ReduceAction726 */, + 51 /* Group of ? */, + 543 /* Id of ReduceAction726 */, 5 /* Color of ReduceAction726 */, - 53 /* Group of ? */, - 527 /* Id of ReduceAction727 */, + 51 /* Group of ? */, + 539 /* Id of ReduceAction727 */, 5 /* Color of ReduceAction727 */, - 53 /* Group of ? */, - 523 /* Id of ReduceAction728 */, + 51 /* Group of ? */, + 535 /* Id of ReduceAction728 */, 5 /* Color of ReduceAction728 */, - 53 /* Group of ? */, - 519 /* Id of ReduceAction729 */, + 51 /* Group of ? */, + 531 /* Id of ReduceAction729 */, 5 /* Color of ReduceAction729 */, - 53 /* Group of ? */, - 511 /* Id of ReduceAction730 */, + 51 /* Group of ? */, + 523 /* Id of ReduceAction730 */, 5 /* Color of ReduceAction730 */, - 53 /* Group of ? */, - 507 /* Id of ReduceAction731 */, + 51 /* Group of ? */, + 519 /* Id of ReduceAction731 */, 5 /* Color of ReduceAction731 */, - 53 /* Group of ? */, - 503 /* Id of ReduceAction733 */, + 51 /* Group of ? */, + 515 /* Id of ReduceAction733 */, 5 /* Color of ReduceAction733 */, - 53 /* Group of ? */, - 499 /* Id of ReduceAction735 */, + 51 /* Group of ? */, + 511 /* Id of ReduceAction735 */, 5 /* Color of ReduceAction735 */, - 53 /* Group of ? */, - 495 /* Id of ReduceAction736 */, + 51 /* Group of ? */, + 507 /* Id of ReduceAction736 */, 5 /* Color of ReduceAction736 */, - 53 /* Group of ? */, - 491 /* Id of ReduceAction737 */, + 51 /* Group of ? */, + 503 /* Id of ReduceAction737 */, 5 /* Color of ReduceAction737 */, - 53 /* Group of ? */, - 483 /* Id of ReduceAction741 */, + 51 /* Group of ? */, + 495 /* Id of ReduceAction741 */, 5 /* Color of ReduceAction741 */, - 53 /* Group of ? */, - 479 /* Id of ReduceAction742 */, + 51 /* Group of ? */, + 491 /* Id of ReduceAction742 */, 5 /* Color of ReduceAction742 */, - 53 /* Group of ? */, - 475 /* Id of ReduceAction743 */, + 51 /* Group of ? */, + 487 /* Id of ReduceAction743 */, 5 /* Color of ReduceAction743 */, - 53 /* Group of ? */, - 471 /* Id of ReduceAction744 */, + 51 /* Group of ? */, + 483 /* Id of ReduceAction744 */, 5 /* Color of ReduceAction744 */, - 53 /* Group of ? */, - 467 /* Id of ReduceAction745 */, + 51 /* Group of ? */, + 479 /* Id of ReduceAction745 */, 5 /* Color of ReduceAction745 */, - 53 /* Group of ? */, + 51 /* Group of ? */, }; -const char *LOCATE_parser___parser_prod = "src/parser//parser_prod.nit"; +const char *LOCATE_parser___parser_prod = "./parser//parser_prod.nit"; const int SFT_parser___parser_prod[152] = { 2 /* Group of ? */, - 56 /* Group of ? */, - 71 /* Group of ? */, + 54 /* Group of ? */, + 69 /* Group of ? */, 15 /* Id of Visitor */, 4 /* Color of Visitor */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, + 73 /* Group of ? */, + 72 /* Group of ? */, + 75 /* 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 ? */, - 89 /* Group of ? */, - 87 /* Group of ? */, - 87 /* Group of ? */, - 79 /* Group of ? */, - 79 /* Group of ? */, - 79 /* Group of ? */, - 79 /* Group of ? */, - 79 /* Group of ? */, - 76 /* Group of ? */, - 78 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, + 74 /* Group of ? */, 87 /* Group of ? */, - 86 /* Group of ? */, - 96 /* Group of ? */, - 96 /* Group of ? */, - 100 /* Group of ? */, - 97 /* Group of ? */, - 106 /* Group of ? */, - 102 /* Group of ? */, - 102 /* Group of ? */, + 85 /* 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 ? */, - 84 /* Group of ? */, + 76 /* Group of ? */, 85 /* Group of ? */, 84 /* Group of ? */, + 94 /* Group of ? */, + 94 /* Group of ? */, + 99 /* Group of ? */, + 95 /* Group of ? */, + 104 /* Group of ? */, + 101 /* Group of ? */, + 100 /* Group of ? */, + 83 /* 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 ? */, + 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 ? */, + 75 /* Group of ? */, + 75 /* Group of ? */, + 74 /* Group of ? */, + 78 /* Group of ? */, + 75 /* Group of ? */, + 79 /* Group of ? */, + 72 /* Group of ? */, + 82 /* Group of ? */, + 83 /* Group of ? */, + 82 /* Group of ? */, + 86 /* Group of ? */, + 82 /* Group of ? */, + 86 /* Group of ? */, + 86 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 86 /* Group of ? */, + 86 /* Group of ? */, 88 /* Group of ? */, - 84 /* Group of ? */, - 88 /* Group of ? */, - 88 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 88 /* Group of ? */, - 88 /* Group of ? */, - 90 /* Group of ? */, - 84 /* Group of ? */, - 87 /* Group of ? */, - 108 /* Group of ? */, - 113 /* Group of ? */, - 85 /* Group of ? */, - 85 /* Group of ? */, - 85 /* Group of ? */, - 85 /* Group of ? */, - 119 /* Group of ? */, - 85 /* Group of ? */, - 119 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, + 82 /* Group of ? */, 85 /* Group of ? */, + 106 /* Group of ? */, + 111 /* Group of ? */, + 83 /* Group of ? */, + 83 /* Group of ? */, + 83 /* Group of ? */, + 83 /* Group of ? */, 117 /* Group of ? */, + 83 /* Group of ? */, 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 113 /* Group of ? */, - 105 /* Group of ? */, - 98 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 118 /* Group of ? */, - 84 /* Group of ? */, - 118 /* Group of ? */, - 106 /* Group of ? */, - 113 /* Group of ? */, 115 /* Group of ? */, - 84 /* Group of ? */, 115 /* Group of ? */, - 100 /* Group of ? */, - 87 /* Group of ? */, - 90 /* Group of ? */, - 92 /* Group of ? */, - 84 /* Group of ? */, - 89 /* Group of ? */, - 89 /* Group of ? */, - 85 /* Group of ? */, - 85 /* Group of ? */, - 89 /* Group of ? */, - 85 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 83 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 111 /* Group of ? */, + 103 /* Group of ? */, + 96 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 116 /* Group of ? */, + 82 /* Group of ? */, + 116 /* Group of ? */, + 104 /* Group of ? */, + 111 /* Group of ? */, + 113 /* Group of ? */, + 82 /* Group of ? */, + 113 /* Group of ? */, + 98 /* Group of ? */, 85 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 84 /* Group of ? */, - 87 /* Group of ? */, + 88 /* Group of ? */, + 90 /* Group of ? */, + 82 /* Group of ? */, 87 /* Group of ? */, 87 /* Group of ? */, + 83 /* Group of ? */, + 83 /* Group of ? */, 87 /* Group of ? */, + 83 /* Group of ? */, + 83 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, 85 /* Group of ? */, - 86 /* Group of ? */, - 84 /* Group of ? */, + 85 /* Group of ? */, + 85 /* Group of ? */, + 85 /* Group of ? */, + 83 /* Group of ? */, 84 /* Group of ? */, - 98 /* Group of ? */, - 76 /* Group of ? */, - 76 /* Group of ? */, - 81 /* Group of ? */, - 76 /* Group of ? */, - 76 /* Group of ? */, + 82 /* Group of ? */, + 82 /* Group of ? */, + 96 /* 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 ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, 74 /* Group of ? */, + 77 /* Group of ? */, + 78 /* Group of ? */, + 78 /* Group of ? */, + 78 /* Group of ? */, + 80 /* Group of ? */, + 80 /* Group of ? */, + 80 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, + 72 /* Group of ? */, }; -const char *LOCATE_parser___lexer = "src/parser//lexer.nit"; +const char *LOCATE_parser___lexer = "./parser//lexer.nit"; const int SFT_parser___lexer[98] = { 5 /* Group of ? */, - 70 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, - 73 /* Group of ? */, + 68 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, + 71 /* Group of ? */, 6 /* Group of ? */, - 76 /* Group of ? */, - 2187 /* Id of Lexer */, + 74 /* Group of ? */, + 2203 /* Id of Lexer */, 5 /* Color of Lexer */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, }; -const char *LOCATE_parser___parser_nodes = "src/parser//parser_nodes.nit"; +const char *LOCATE_parser___parser_nodes = "./parser//parser_nodes.nit"; const int SFT_parser___parser_nodes[913] = { - 299 /* Id of ANode */, + 307 /* Id of ANode */, 4 /* Color of ANode */, 3 /* Group of ? */, - 62 /* Group of ? */, - 323 /* Id of Token */, + 60 /* Group of ? */, + 331 /* Id of Token */, 5 /* Color of Token */, - 72 /* Group of ? */, - 2063 /* Id of Prod */, + 70 /* Group of ? */, + 2075 /* Id of Prod */, 6 /* Color of Prod */, - 72 /* Group of ? */, - 2687 /* Id of TEol */, + 70 /* Group of ? */, + 2715 /* Id of TEol */, 6 /* Color of TEol */, - 74 /* Group of ? */, - 2711 /* Id of TComment */, + 72 /* Group of ? */, + 2739 /* Id of TComment */, 6 /* Color of TComment */, - 74 /* Group of ? */, - 2547 /* Id of TKwmodule */, + 72 /* Group of ? */, + 2575 /* Id of TKwmodule */, 6 /* Color of TKwmodule */, - 74 /* Group of ? */, - 2595 /* Id of TKwimport */, + 72 /* Group of ? */, + 2623 /* Id of TKwimport */, 6 /* Color of TKwimport */, - 74 /* Group of ? */, - 2635 /* Id of TKwclass */, + 72 /* Group of ? */, + 2663 /* Id of TKwclass */, 6 /* Color of TKwclass */, - 74 /* Group of ? */, - 2655 /* Id of TKwabstract */, + 72 /* Group of ? */, + 2683 /* Id of TKwabstract */, 6 /* Color of TKwabstract */, - 74 /* Group of ? */, - 2583 /* Id of TKwinterface */, + 72 /* Group of ? */, + 2611 /* Id of TKwinterface */, 6 /* Color of TKwinterface */, - 74 /* Group of ? */, - 2615 /* Id of TKwenum */, + 72 /* Group of ? */, + 2643 /* Id of TKwenum */, 6 /* Color of TKwenum */, - 74 /* Group of ? */, - 2495 /* Id of TKwspecial */, + 72 /* Group of ? */, + 2523 /* Id of TKwspecial */, 6 /* Color of TKwspecial */, - 74 /* Group of ? */, - 2619 /* Id of TKwend */, + 72 /* Group of ? */, + 2647 /* Id of TKwend */, 6 /* Color of TKwend */, - 74 /* Group of ? */, - 2551 /* Id of TKwmeth */, + 72 /* Group of ? */, + 2579 /* Id of TKwmeth */, 6 /* Color of TKwmeth */, - 74 /* Group of ? */, - 2479 /* Id of TKwtype */, + 72 /* Group of ? */, + 2507 /* Id of TKwtype */, 6 /* Color of TKwtype */, - 74 /* Group of ? */, - 2587 /* Id of TKwinit */, + 72 /* Group of ? */, + 2615 /* Id of TKwinit */, 6 /* Color of TKwinit */, - 74 /* Group of ? */, - 2507 /* Id of TKwredef */, + 72 /* Group of ? */, + 2535 /* Id of TKwredef */, 6 /* Color of TKwredef */, - 74 /* Group of ? */, - 2571 /* Id of TKwis */, + 72 /* Group of ? */, + 2599 /* Id of TKwis */, 6 /* Color of TKwis */, - 74 /* Group of ? */, - 2627 /* Id of TKwdo */, + 72 /* Group of ? */, + 2655 /* Id of TKwdo */, 6 /* Color of TKwdo */, - 74 /* Group of ? */, - 2511 /* Id of TKwreadable */, + 72 /* Group of ? */, + 2539 /* Id of TKwreadable */, 6 /* Color of TKwreadable */, - 74 /* Group of ? */, - 2467 /* Id of TKwwritable */, + 72 /* Group of ? */, + 2495 /* Id of TKwwritable */, 6 /* Color of TKwwritable */, - 74 /* Group of ? */, - 2475 /* Id of TKwvar */, + 72 /* Group of ? */, + 2503 /* Id of TKwvar */, 6 /* Color of TKwvar */, - 74 /* Group of ? */, - 2579 /* Id of TKwintern */, + 72 /* Group of ? */, + 2607 /* Id of TKwintern */, 6 /* Color of TKwintern */, - 74 /* Group of ? */, - 2611 /* Id of TKwextern */, + 72 /* Group of ? */, + 2639 /* Id of TKwextern */, 6 /* Color of TKwextern */, - 74 /* Group of ? */, - 2515 /* Id of TKwprotected */, + 72 /* Group of ? */, + 2543 /* Id of TKwprotected */, 6 /* Color of TKwprotected */, - 74 /* Group of ? */, - 2519 /* Id of TKwprivate */, + 72 /* Group of ? */, + 2547 /* Id of TKwprivate */, 6 /* Color of TKwprivate */, - 74 /* Group of ? */, - 2575 /* Id of TKwintrude */, + 72 /* Group of ? */, + 2603 /* Id of TKwintrude */, 6 /* Color of TKwintrude */, - 74 /* Group of ? */, - 2599 /* Id of TKwif */, + 72 /* Group of ? */, + 2627 /* Id of TKwif */, 6 /* Color of TKwif */, - 74 /* Group of ? */, - 2487 /* Id of TKwthen */, + 72 /* Group of ? */, + 2515 /* Id of TKwthen */, 6 /* Color of TKwthen */, - 74 /* Group of ? */, - 2623 /* Id of TKwelse */, + 72 /* Group of ? */, + 2651 /* Id of TKwelse */, 6 /* Color of TKwelse */, - 74 /* Group of ? */, - 2471 /* Id of TKwwhile */, + 72 /* Group of ? */, + 2499 /* Id of TKwwhile */, 6 /* Color of TKwwhile */, - 74 /* Group of ? */, - 2555 /* Id of TKwloop */, + 72 /* Group of ? */, + 2583 /* Id of TKwloop */, 6 /* Color of TKwloop */, - 74 /* Group of ? */, - 2603 /* Id of TKwfor */, + 72 /* Group of ? */, + 2631 /* Id of TKwfor */, 6 /* Color of TKwfor */, - 74 /* Group of ? */, - 2591 /* Id of TKwin */, + 72 /* Group of ? */, + 2619 /* Id of TKwin */, 6 /* Color of TKwin */, - 74 /* Group of ? */, - 2651 /* Id of TKwand */, + 72 /* Group of ? */, + 2679 /* Id of TKwand */, 6 /* Color of TKwand */, - 74 /* Group of ? */, - 2523 /* Id of TKwor */, + 72 /* Group of ? */, + 2551 /* Id of TKwor */, 6 /* Color of TKwor */, - 74 /* Group of ? */, - 2539 /* Id of TKwnot */, + 72 /* Group of ? */, + 2567 /* Id of TKwnot */, 6 /* Color of TKwnot */, - 74 /* Group of ? */, - 2503 /* Id of TKwreturn */, + 72 /* Group of ? */, + 2531 /* Id of TKwreturn */, 6 /* Color of TKwreturn */, - 74 /* Group of ? */, - 2631 /* Id of TKwcontinue */, + 72 /* Group of ? */, + 2659 /* Id of TKwcontinue */, 6 /* Color of TKwcontinue */, - 74 /* Group of ? */, - 2639 /* Id of TKwbreak */, + 72 /* Group of ? */, + 2667 /* Id of TKwbreak */, 6 /* Color of TKwbreak */, - 74 /* Group of ? */, - 2659 /* Id of TKwabort */, + 72 /* Group of ? */, + 2687 /* Id of TKwabort */, 6 /* Color of TKwabort */, - 74 /* Group of ? */, - 2643 /* Id of TKwassert */, + 72 /* Group of ? */, + 2671 /* Id of TKwassert */, 6 /* Color of TKwassert */, - 74 /* Group of ? */, - 2543 /* Id of TKwnew */, + 72 /* Group of ? */, + 2571 /* Id of TKwnew */, 6 /* Color of TKwnew */, - 74 /* Group of ? */, - 2567 /* Id of TKwisa */, + 72 /* Group of ? */, + 2595 /* Id of TKwisa */, 6 /* Color of TKwisa */, - 74 /* Group of ? */, - 2527 /* Id of TKwonce */, + 72 /* Group of ? */, + 2555 /* Id of TKwonce */, 6 /* Color of TKwonce */, - 74 /* Group of ? */, - 2491 /* Id of TKwsuper */, + 72 /* Group of ? */, + 2519 /* Id of TKwsuper */, 6 /* Color of TKwsuper */, - 74 /* Group of ? */, - 2499 /* Id of TKwself */, + 72 /* Group of ? */, + 2527 /* Id of TKwself */, 6 /* Color of TKwself */, - 74 /* Group of ? */, - 2483 /* Id of TKwtrue */, + 72 /* Group of ? */, + 2511 /* Id of TKwtrue */, 6 /* Color of TKwtrue */, - 74 /* Group of ? */, - 2607 /* Id of TKwfalse */, + 72 /* Group of ? */, + 2635 /* Id of TKwfalse */, 6 /* Color of TKwfalse */, - 74 /* Group of ? */, - 2535 /* Id of TKwnull */, + 72 /* Group of ? */, + 2563 /* Id of TKwnull */, 6 /* Color of TKwnull */, - 74 /* Group of ? */, - 2647 /* Id of TKwas */, + 72 /* Group of ? */, + 2675 /* Id of TKwas */, 6 /* Color of TKwas */, - 74 /* Group of ? */, - 2531 /* Id of TKwnullable */, + 72 /* Group of ? */, + 2559 /* Id of TKwnullable */, 6 /* Color of TKwnullable */, - 74 /* Group of ? */, - 2563 /* Id of TKwisset */, + 72 /* Group of ? */, + 2591 /* Id of TKwisset */, 6 /* Color of TKwisset */, - 74 /* Group of ? */, - 2559 /* Id of TKwlabel */, + 72 /* Group of ? */, + 2587 /* Id of TKwlabel */, 6 /* Color of TKwlabel */, - 74 /* Group of ? */, - 2427 /* Id of TOpar */, + 72 /* Group of ? */, + 2455 /* Id of TOpar */, 6 /* Color of TOpar */, - 74 /* Group of ? */, - 2707 /* Id of TCpar */, + 72 /* Group of ? */, + 2735 /* Id of TCpar */, 6 /* Color of TCpar */, - 74 /* Group of ? */, - 2431 /* Id of TObra */, + 72 /* Group of ? */, + 2459 /* Id of TObra */, 6 /* Color of TObra */, - 74 /* Group of ? */, - 2731 /* Id of TCbra */, + 72 /* Group of ? */, + 2759 /* Id of TCbra */, 6 /* Color of TCbra */, - 74 /* Group of ? */, - 2715 /* Id of TComma */, + 72 /* Group of ? */, + 2743 /* Id of TComma */, 6 /* Color of TComma */, - 74 /* Group of ? */, - 2719 /* Id of TColumn */, + 72 /* Group of ? */, + 2747 /* Id of TColumn */, 6 /* Color of TColumn */, - 74 /* Group of ? */, - 2411 /* Id of TQuad */, + 72 /* Group of ? */, + 2439 /* Id of TQuad */, 6 /* Color of TQuad */, - 74 /* Group of ? */, - 2743 /* Id of TAssign */, + 72 /* Group of ? */, + 2771 /* Id of TAssign */, 6 /* Color of TAssign */, - 74 /* Group of ? */, - 2415 /* Id of TPluseq */, + 72 /* Group of ? */, + 2443 /* Id of TPluseq */, 6 /* Color of TPluseq */, - 74 /* Group of ? */, - 2443 /* Id of TMinuseq */, + 72 /* Group of ? */, + 2471 /* Id of TMinuseq */, 6 /* Color of TMinuseq */, - 74 /* Group of ? */, - 2695 /* Id of TDotdotdot */, + 72 /* Group of ? */, + 2723 /* Id of TDotdotdot */, 6 /* Color of TDotdotdot */, - 74 /* Group of ? */, - 2699 /* Id of TDotdot */, + 72 /* Group of ? */, + 2727 /* Id of TDotdot */, 6 /* Color of TDotdot */, - 74 /* Group of ? */, - 2703 /* Id of TDot */, + 72 /* Group of ? */, + 2731 /* Id of TDot */, 6 /* Color of TDot */, - 74 /* Group of ? */, - 2419 /* Id of TPlus */, + 72 /* Group of ? */, + 2447 /* Id of TPlus */, 6 /* Color of TPlus */, - 74 /* Group of ? */, - 2447 /* Id of TMinus */, + 72 /* Group of ? */, + 2475 /* Id of TMinus */, 6 /* Color of TMinus */, - 74 /* Group of ? */, - 2403 /* Id of TStar */, + 72 /* Group of ? */, + 2431 /* Id of TStar */, 6 /* Color of TStar */, - 74 /* Group of ? */, - 2407 /* Id of TSlash */, + 72 /* Group of ? */, + 2435 /* Id of TSlash */, 6 /* Color of TSlash */, - 74 /* Group of ? */, - 2423 /* Id of TPercent */, + 72 /* Group of ? */, + 2451 /* Id of TPercent */, 6 /* Color of TPercent */, - 74 /* Group of ? */, - 2683 /* Id of TEq */, + 72 /* Group of ? */, + 2711 /* Id of TEq */, 6 /* Color of TEq */, - 74 /* Group of ? */, - 2439 /* Id of TNe */, + 72 /* Group of ? */, + 2467 /* Id of TNe */, 6 /* Color of TNe */, - 74 /* Group of ? */, - 2455 /* Id of TLt */, + 72 /* Group of ? */, + 2483 /* Id of TLt */, 6 /* Color of TLt */, - 74 /* Group of ? */, - 2463 /* Id of TLe */, + 72 /* Group of ? */, + 2491 /* Id of TLe */, 6 /* Color of TLe */, - 74 /* Group of ? */, - 2459 /* Id of TLl */, + 72 /* Group of ? */, + 2487 /* Id of TLl */, 6 /* Color of TLl */, - 74 /* Group of ? */, - 2667 /* Id of TGt */, + 72 /* Group of ? */, + 2695 /* Id of TGt */, 6 /* Color of TGt */, - 74 /* Group of ? */, - 2675 /* Id of TGe */, + 72 /* Group of ? */, + 2703 /* Id of TGe */, 6 /* Color of TGe */, - 74 /* Group of ? */, - 2671 /* Id of TGg */, + 72 /* Group of ? */, + 2699 /* Id of TGg */, 6 /* Color of TGg */, - 74 /* Group of ? */, - 2399 /* Id of TStarship */, + 72 /* Group of ? */, + 2427 /* Id of TStarship */, 6 /* Color of TStarship */, - 74 /* Group of ? */, - 2735 /* Id of TBang */, + 72 /* Group of ? */, + 2763 /* Id of TBang */, 6 /* Color of TBang */, - 74 /* Group of ? */, - 2723 /* Id of TClassid */, + 72 /* Group of ? */, + 2751 /* Id of TClassid */, 6 /* Color of TClassid */, - 74 /* Group of ? */, - 2663 /* Id of TId */, + 72 /* Group of ? */, + 2691 /* Id of TId */, 6 /* Color of TId */, - 74 /* Group of ? */, - 2739 /* Id of TAttrid */, + 72 /* Group of ? */, + 2767 /* Id of TAttrid */, 6 /* Color of TAttrid */, - 74 /* Group of ? */, - 2435 /* Id of TNumber */, + 72 /* Group of ? */, + 2463 /* Id of TNumber */, 6 /* Color of TNumber */, - 74 /* Group of ? */, - 2679 /* Id of TFloat */, + 72 /* Group of ? */, + 2707 /* Id of TFloat */, 6 /* Color of TFloat */, - 74 /* Group of ? */, - 2727 /* Id of TChar */, + 72 /* Group of ? */, + 2755 /* Id of TChar */, 6 /* Color of TChar */, - 74 /* Group of ? */, - 2391 /* Id of TString */, + 72 /* Group of ? */, + 2419 /* Id of TString */, 6 /* Color of TString */, - 74 /* Group of ? */, - 2395 /* Id of TStartString */, + 72 /* Group of ? */, + 2423 /* Id of TStartString */, 6 /* Color of TStartString */, - 74 /* Group of ? */, - 2451 /* Id of TMidString */, + 72 /* Group of ? */, + 2479 /* Id of TMidString */, 6 /* Color of TMidString */, - 74 /* Group of ? */, - 2691 /* Id of TEndString */, + 72 /* Group of ? */, + 2719 /* Id of TEndString */, 6 /* Color of TEndString */, - 74 /* Group of ? */, - 2959 /* Id of EOF */, + 72 /* Group of ? */, + 2987 /* Id of EOF */, 6 /* Color of EOF */, - 74 /* Group of ? */, - 3403 /* Id of AError */, + 72 /* Group of ? */, + 3443 /* Id of AError */, 7 /* Color of AError */, - 78 /* Group of ? */, - 3035 /* Id of AModule */, + 76 /* Group of ? */, + 3079 /* Id of AModule */, 7 /* Color of AModule */, 6 /* Group of ? */, - 77 /* Group of ? */, - 3027 /* Id of AModuledecl */, + 75 /* Group of ? */, + 3071 /* Id of AModuledecl */, 7 /* Color of AModuledecl */, 6 /* Group of ? */, - 76 /* Group of ? */, - 3051 /* Id of AImport */, + 74 /* Group of ? */, + 3095 /* Id of AImport */, 7 /* Color of AImport */, - 76 /* Group of ? */, - 3239 /* Id of AStdImport */, + 74 /* Group of ? */, + 3279 /* Id of AStdImport */, 8 /* Color of AStdImport */, 6 /* Group of ? */, - 79 /* Group of ? */, - 3319 /* Id of ANoImport */, + 77 /* Group of ? */, + 3359 /* Id of ANoImport */, 8 /* Color of ANoImport */, 6 /* Group of ? */, - 79 /* Group of ? */, - 2999 /* Id of AVisibility */, + 77 /* Group of ? */, + 3043 /* Id of AVisibility */, 7 /* Color of AVisibility */, - 75 /* Group of ? */, - 3283 /* Id of APublicVisibility */, + 73 /* Group of ? */, + 3323 /* Id of APublicVisibility */, 8 /* Color of APublicVisibility */, - 78 /* Group of ? */, - 3299 /* Id of APrivateVisibility */, + 76 /* Group of ? */, + 3339 /* Id of APrivateVisibility */, 8 /* Color of APrivateVisibility */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3291 /* Id of AProtectedVisibility */, + 76 /* Group of ? */, + 3331 /* Id of AProtectedVisibility */, 8 /* Color of AProtectedVisibility */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3355 /* Id of AIntrudeVisibility */, + 76 /* Group of ? */, + 3395 /* Id of AIntrudeVisibility */, 8 /* Color of AIntrudeVisibility */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3087 /* Id of AClassdef */, + 76 /* Group of ? */, + 3131 /* Id of AClassdef */, 7 /* Color of AClassdef */, - 85 /* Group of ? */, - 3243 /* Id of AStdClassdef */, + 83 /* Group of ? */, + 3283 /* Id of AStdClassdef */, 8 /* Color of AStdClassdef */, 8 /* Group of ? */, - 91 /* Group of ? */, - 3223 /* Id of ATopClassdef */, + 89 /* Group of ? */, + 3263 /* Id of ATopClassdef */, 8 /* Color of ATopClassdef */, 8 /* Group of ? */, - 89 /* Group of ? */, - 3339 /* Id of AMainClassdef */, + 87 /* Group of ? */, + 3379 /* Id of AMainClassdef */, 8 /* Color of AMainClassdef */, 8 /* Group of ? */, - 89 /* Group of ? */, - 3083 /* Id of AClasskind */, + 87 /* Group of ? */, + 3127 /* Id of AClasskind */, 7 /* Color of AClasskind */, - 78 /* Group of ? */, - 3415 /* Id of AConcreteClasskind */, + 76 /* Group of ? */, + 3455 /* Id of AConcreteClasskind */, 8 /* Color of AConcreteClasskind */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3479 /* Id of AAbstractClasskind */, + 79 /* Group of ? */, + 3519 /* Id of AAbstractClasskind */, 8 /* Color of AAbstractClasskind */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3359 /* Id of AInterfaceClasskind */, + 79 /* Group of ? */, + 3399 /* Id of AInterfaceClasskind */, 8 /* Color of AInterfaceClasskind */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3411 /* Id of AEnumClasskind */, + 79 /* Group of ? */, + 3451 /* Id of AEnumClasskind */, 8 /* Color of AEnumClasskind */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3395 /* Id of AExternClasskind */, + 79 /* Group of ? */, + 3435 /* Id of AExternClasskind */, 8 /* Color of AExternClasskind */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3055 /* Id of AFormaldef */, + 79 /* Group of ? */, + 3099 /* Id of AFormaldef */, 7 /* Color of AFormaldef */, 7 /* Group of ? */, - 78 /* Group of ? */, - 3007 /* Id of ASuperclass */, + 76 /* Group of ? */, + 3051 /* Id of ASuperclass */, 7 /* Color of ASuperclass */, 7 /* Group of ? */, - 80 /* Group of ? */, - 3019 /* Id of APropdef */, + 78 /* Group of ? */, + 3063 /* Id of APropdef */, 7 /* Color of APropdef */, 6 /* Group of ? */, - 79 /* Group of ? */, - 3451 /* Id of AAttrPropdef */, + 77 /* Group of ? */, + 3491 /* Id of AAttrPropdef */, 8 /* Color of AAttrPropdef */, 11 /* Group of ? */, - 89 /* Group of ? */, - 3335 /* Id of AMethPropdef */, + 87 /* Group of ? */, + 3375 /* Id of AMethPropdef */, 8 /* Color of AMethPropdef */, 10 /* Group of ? */, - 88 /* Group of ? */, - 3647 /* Id of ADeferredMethPropdef */, + 86 /* Group of ? */, + 3683 /* Id of ADeferredMethPropdef */, 9 /* Color of ADeferredMethPropdef */, 14 /* Group of ? */, - 98 /* Group of ? */, - 3607 /* Id of AInternMethPropdef */, + 96 /* Group of ? */, + 3643 /* Id of AInternMethPropdef */, 9 /* Color of AInternMethPropdef */, 14 /* Group of ? */, - 98 /* Group of ? */, - 3631 /* Id of AExternPropdef */, + 96 /* Group of ? */, + 3667 /* Id of AExternPropdef */, 9 /* Color of AExternPropdef */, 14 /* Group of ? */, - 97 /* Group of ? */, - 3731 /* Id of AExternMethPropdef */, + 95 /* Group of ? */, + 3763 /* Id of AExternMethPropdef */, 10 /* Color of AExternMethPropdef */, 16 /* Group of ? */, - 102 /* Group of ? */, - 3659 /* Id of AConcreteMethPropdef */, + 101 /* Group of ? */, + 3695 /* Id of AConcreteMethPropdef */, 9 /* Color of AConcreteMethPropdef */, 14 /* Group of ? */, - 99 /* Group of ? */, - 303 /* Id of AInitPropdef */, + 97 /* Group of ? */, + 311 /* Id of AInitPropdef */, 5 /* Color of AInitPropdef */, - 69 /* Group of ? */, - 3739 /* Id of AConcreteInitPropdef */, + 67 /* Group of ? */, + 3771 /* Id of AConcreteInitPropdef */, 10 /* Color of AConcreteInitPropdef */, 18 /* Group of ? */, - 108 /* Group of ? */, - 3735 /* Id of AExternInitPropdef */, + 106 /* Group of ? */, + 3767 /* Id of AExternInitPropdef */, 10 /* Color of AExternInitPropdef */, 16 /* Group of ? */, - 104 /* Group of ? */, - 3727 /* Id of AMainMethPropdef */, + 103 /* Group of ? */, + 3759 /* Id of AMainMethPropdef */, 10 /* Color of AMainMethPropdef */, - 104 /* Group of ? */, - 3059 /* Id of AExternCalls */, + 102 /* Group of ? */, + 3103 /* Id of AExternCalls */, 7 /* Color of AExternCalls */, 6 /* Group of ? */, - 76 /* Group of ? */, - 3063 /* Id of AExternCall */, + 74 /* Group of ? */, + 3107 /* Id of AExternCall */, 7 /* Color of AExternCall */, - 78 /* Group of ? */, - 3295 /* Id of APropExternCall */, + 76 /* Group of ? */, + 3335 /* Id of APropExternCall */, 8 /* Color of APropExternCall */, - 79 /* Group of ? */, - 3595 /* Id of ALocalPropExternCall */, + 77 /* Group of ? */, + 3631 /* Id of ALocalPropExternCall */, 9 /* Color of ALocalPropExternCall */, 6 /* Group of ? */, - 82 /* Group of ? */, - 3619 /* Id of AFullPropExternCall */, + 80 /* Group of ? */, + 3655 /* Id of AFullPropExternCall */, 9 /* Color of AFullPropExternCall */, 6 /* Group of ? */, - 82 /* Group of ? */, - 3611 /* Id of AInitPropExternCall */, + 80 /* Group of ? */, + 3647 /* Id of AInitPropExternCall */, 9 /* Color of AInitPropExternCall */, 6 /* Group of ? */, - 82 /* Group of ? */, - 3231 /* Id of ASuperExternCall */, + 80 /* Group of ? */, + 3271 /* Id of ASuperExternCall */, 8 /* Color of ASuperExternCall */, 6 /* Group of ? */, - 81 /* Group of ? */, - 3427 /* Id of ACastExternCall */, + 79 /* Group of ? */, + 3467 /* Id of ACastExternCall */, 8 /* Color of ACastExternCall */, - 81 /* Group of ? */, - 3667 /* Id of ACastAsExternCall */, + 79 /* Group of ? */, + 3703 /* Id of ACastAsExternCall */, 9 /* Color of ACastAsExternCall */, 6 /* Group of ? */, - 84 /* Group of ? */, - 3687 /* Id of AAsNullableExternCall */, + 82 /* Group of ? */, + 3723 /* Id of AAsNullableExternCall */, 9 /* Color of AAsNullableExternCall */, 6 /* Group of ? */, - 84 /* Group of ? */, - 3691 /* Id of AAsNotNullableExternCall */, + 82 /* Group of ? */, + 3727 /* Id of AAsNotNullableExternCall */, 9 /* Color of AAsNotNullableExternCall */, 6 /* Group of ? */, - 84 /* Group of ? */, - 3215 /* Id of ATypePropdef */, + 82 /* Group of ? */, + 3255 /* Id of ATypePropdef */, 8 /* Color of ATypePropdef */, 9 /* Group of ? */, - 87 /* Group of ? */, - 3095 /* Id of AAble */, + 85 /* Group of ? */, + 3139 /* Id of AAble */, 7 /* Color of AAble */, 6 /* Group of ? */, - 74 /* Group of ? */, - 3275 /* Id of AReadAble */, + 72 /* Group of ? */, + 3315 /* Id of AReadAble */, 8 /* Color of AReadAble */, 8 /* Group of ? */, - 79 /* Group of ? */, - 3203 /* Id of AWriteAble */, + 77 /* Group of ? */, + 3243 /* Id of AWriteAble */, 8 /* Color of AWriteAble */, 8 /* Group of ? */, - 79 /* Group of ? */, - 3039 /* Id of AMethid */, + 77 /* Group of ? */, + 3083 /* Id of AMethid */, 7 /* Color of AMethid */, - 76 /* Group of ? */, - 3375 /* Id of AIdMethid */, + 74 /* Group of ? */, + 3415 /* Id of AIdMethid */, 8 /* Color of AIdMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3303 /* Id of APlusMethid */, + 77 /* Group of ? */, + 3343 /* Id of APlusMethid */, 8 /* Color of APlusMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3327 /* Id of AMinusMethid */, + 77 /* Group of ? */, + 3367 /* Id of AMinusMethid */, 8 /* Color of AMinusMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3251 /* Id of AStarMethid */, + 77 /* Group of ? */, + 3291 /* Id of AStarMethid */, 8 /* Color of AStarMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3255 /* Id of ASlashMethid */, + 77 /* Group of ? */, + 3295 /* Id of ASlashMethid */, 8 /* Color of ASlashMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3311 /* Id of APercentMethid */, + 77 /* Group of ? */, + 3351 /* Id of APercentMethid */, 8 /* Color of APercentMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3407 /* Id of AEqMethid */, + 77 /* Group of ? */, + 3447 /* Id of AEqMethid */, 8 /* Color of AEqMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3323 /* Id of ANeMethid */, + 77 /* Group of ? */, + 3363 /* Id of ANeMethid */, 8 /* Color of ANeMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3351 /* Id of ALeMethid */, + 77 /* Group of ? */, + 3391 /* Id of ALeMethid */, 8 /* Color of ALeMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3387 /* Id of AGeMethid */, + 77 /* Group of ? */, + 3427 /* Id of AGeMethid */, 8 /* Color of AGeMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3343 /* Id of ALtMethid */, + 77 /* Group of ? */, + 3383 /* Id of ALtMethid */, 8 /* Color of ALtMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3379 /* Id of AGtMethid */, + 77 /* Group of ? */, + 3419 /* Id of AGtMethid */, 8 /* Color of AGtMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3347 /* Id of ALlMethid */, + 77 /* Group of ? */, + 3387 /* Id of ALlMethid */, 8 /* Color of ALlMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3383 /* Id of AGgMethid */, + 77 /* Group of ? */, + 3423 /* Id of AGgMethid */, 8 /* Color of AGgMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3439 /* Id of ABraMethid */, + 77 /* Group of ? */, + 3479 /* Id of ABraMethid */, 8 /* Color of ABraMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3247 /* Id of AStarshipMethid */, + 77 /* Group of ? */, + 3287 /* Id of AStarshipMethid */, 8 /* Color of AStarshipMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3459 /* Id of AAssignMethid */, + 77 /* Group of ? */, + 3499 /* Id of AAssignMethid */, 8 /* Color of AAssignMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3435 /* Id of ABraassignMethid */, + 77 /* Group of ? */, + 3475 /* Id of ABraassignMethid */, 8 /* Color of ABraassignMethid */, 7 /* Group of ? */, - 79 /* Group of ? */, - 3011 /* Id of ASignature */, + 77 /* Group of ? */, + 3055 /* Id of ASignature */, 7 /* Color of ASignature */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3023 /* Id of AParam */, + 76 /* Group of ? */, + 3067 /* Id of AParam */, 7 /* Color of AParam */, 9 /* Group of ? */, - 82 /* Group of ? */, - 3079 /* Id of AClosureDecl */, + 80 /* Group of ? */, + 3123 /* Id of AClosureDecl */, 7 /* Color of AClosureDecl */, 8 /* Group of ? */, - 79 /* Group of ? */, - 3003 /* Id of AType */, + 77 /* Group of ? */, + 3047 /* Id of AType */, 7 /* Color of AType */, 8 /* Group of ? */, - 83 /* Group of ? */, - 3047 /* Id of ALabel */, + 81 /* Group of ? */, + 3091 /* Id of ALabel */, 7 /* Color of ALabel */, 6 /* Group of ? */, - 76 /* Group of ? */, - 3067 /* Id of AExpr */, + 74 /* Group of ? */, + 3111 /* Id of AExpr */, 7 /* Color of AExpr */, - 77 /* Group of ? */, - 3447 /* Id of ABlockExpr */, + 75 /* Group of ? */, + 3487 /* Id of ABlockExpr */, 8 /* Color of ABlockExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3207 /* Id of AVardeclExpr */, + 84 /* Group of ? */, + 3247 /* Id of AVardeclExpr */, 8 /* Color of AVardeclExpr */, 12 /* Group of ? */, - 87 /* Group of ? */, - 3267 /* Id of AReturnExpr */, + 85 /* Group of ? */, + 3307 /* Id of AReturnExpr */, 8 /* Color of AReturnExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3043 /* Id of ALabelable */, + 84 /* Group of ? */, + 3087 /* Id of ALabelable */, 5 /* Color of ALabelable */, 6 /* Group of ? */, - 69 /* Group of ? */, - 3671 /* Id of ABreakExpr */, + 67 /* Group of ? */, + 3707 /* Id of ABreakExpr */, 9 /* Color of ABreakExpr */, 12 /* Group of ? */, - 90 /* Group of ? */, - 3491 /* Id of AAbortExpr */, + 88 /* Group of ? */, + 3531 /* Id of AAbortExpr */, 8 /* Color of AAbortExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3655 /* Id of AContinueExpr */, + 84 /* Group of ? */, + 3691 /* Id of AContinueExpr */, 9 /* Color of AContinueExpr */, 12 /* Group of ? */, - 90 /* Group of ? */, - 3643 /* Id of ADoExpr */, + 88 /* Group of ? */, + 3679 /* Id of ADoExpr */, 9 /* Color of ADoExpr */, 12 /* Group of ? */, - 90 /* Group of ? */, - 3371 /* Id of AIfExpr */, + 88 /* Group of ? */, + 3411 /* Id of AIfExpr */, 8 /* Color of AIfExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3367 /* Id of AIfexprExpr */, + 84 /* Group of ? */, + 3407 /* Id of AIfexprExpr */, 8 /* Color of AIfexprExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3535 /* Id of AWhileExpr */, + 84 /* Group of ? */, + 3571 /* Id of AWhileExpr */, 9 /* Color of AWhileExpr */, 12 /* Group of ? */, - 90 /* Group of ? */, - 3591 /* Id of ALoopExpr */, + 88 /* Group of ? */, + 3627 /* Id of ALoopExpr */, 9 /* Color of ALoopExpr */, 12 /* Group of ? */, - 90 /* Group of ? */, - 3623 /* Id of AForExpr */, + 88 /* Group of ? */, + 3659 /* Id of AForExpr */, 9 /* Color of AForExpr */, 13 /* Group of ? */, - 92 /* Group of ? */, - 3467 /* Id of AAssertExpr */, + 90 /* Group of ? */, + 3507 /* Id of AAssertExpr */, 8 /* Color of AAssertExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3463 /* Id of AAssignFormExpr */, + 84 /* Group of ? */, + 3503 /* Id of AAssignFormExpr */, 8 /* Color of AAssignFormExpr */, 13 /* Group of ? */, - 87 /* Group of ? */, - 3271 /* Id of AReassignFormExpr */, + 85 /* Group of ? */, + 3311 /* Id of AReassignFormExpr */, 8 /* Color of AReassignFormExpr */, 14 /* Group of ? */, - 89 /* Group of ? */, - 3579 /* Id of AOnceExpr */, + 87 /* Group of ? */, + 3615 /* Id of AOnceExpr */, 9 /* Color of AOnceExpr */, 12 /* Group of ? */, - 89 /* Group of ? */, - 3747 /* Id of ASendExpr */, + 87 /* Group of ? */, + 3779 /* Id of ASendExpr */, 11 /* Color of ASendExpr */, 18 /* Group of ? */, - 110 /* Group of ? */, - 3771 /* Id of ABinopExpr */, + 108 /* Group of ? */, + 3803 /* Id of ABinopExpr */, 12 /* Color of ABinopExpr */, 20 /* Group of ? */, - 115 /* Group of ? */, - 3443 /* Id of ABoolExpr */, + 113 /* Group of ? */, + 3483 /* Id of ABoolExpr */, 8 /* Color of ABoolExpr */, - 84 /* Group of ? */, - 3571 /* Id of AOrExpr */, + 82 /* Group of ? */, + 3607 /* Id of AOrExpr */, 9 /* Color of AOrExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3699 /* Id of AAndExpr */, + 85 /* Group of ? */, + 3735 /* Id of AAndExpr */, 9 /* Color of AAndExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3575 /* Id of AOrElseExpr */, + 85 /* Group of ? */, + 3611 /* Id of AOrElseExpr */, 9 /* Color of AOrElseExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3583 /* Id of ANotExpr */, + 85 /* Group of ? */, + 3619 /* Id of ANotExpr */, 9 /* Color of ANotExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3827 /* Id of AEqExpr */, + 85 /* Group of ? */, + 3859 /* Id of AEqExpr */, 13 /* Color of AEqExpr */, - 121 /* Group of ? */, - 3639 /* Id of AEeExpr */, + 119 /* Group of ? */, + 3675 /* Id of AEeExpr */, 9 /* Color of AEeExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3795 /* Id of ANeExpr */, + 85 /* Group of ? */, + 3827 /* Id of ANeExpr */, 13 /* Color of ANeExpr */, - 121 /* Group of ? */, - 3803 /* Id of ALtExpr */, - 13 /* Color of ALtExpr */, 119 /* Group of ? */, - 3811 /* Id of ALeExpr */, + 3835 /* Id of ALtExpr */, + 13 /* Color of ALtExpr */, + 117 /* Group of ? */, + 3843 /* Id of ALeExpr */, 13 /* Color of ALeExpr */, - 119 /* Group of ? */, - 3807 /* Id of ALlExpr */, + 117 /* Group of ? */, + 3839 /* Id of ALlExpr */, 13 /* Color of ALlExpr */, - 119 /* Group of ? */, - 3815 /* Id of AGtExpr */, + 117 /* Group of ? */, + 3847 /* Id of AGtExpr */, 13 /* Color of AGtExpr */, - 119 /* Group of ? */, - 3823 /* Id of AGeExpr */, + 117 /* Group of ? */, + 3855 /* Id of AGeExpr */, 13 /* Color of AGeExpr */, - 119 /* Group of ? */, - 3819 /* Id of AGgExpr */, + 117 /* Group of ? */, + 3851 /* Id of AGgExpr */, 13 /* Color of AGgExpr */, - 119 /* Group of ? */, - 3603 /* Id of AIsaExpr */, + 117 /* Group of ? */, + 3639 /* Id of AIsaExpr */, 9 /* Color of AIsaExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3787 /* Id of APlusExpr */, + 85 /* Group of ? */, + 3819 /* Id of APlusExpr */, 13 /* Color of APlusExpr */, - 119 /* Group of ? */, - 3799 /* Id of AMinusExpr */, + 117 /* Group of ? */, + 3831 /* Id of AMinusExpr */, 13 /* Color of AMinusExpr */, - 119 /* Group of ? */, - 3775 /* Id of AStarshipExpr */, + 117 /* Group of ? */, + 3807 /* Id of AStarshipExpr */, 13 /* Color of AStarshipExpr */, - 119 /* Group of ? */, - 3779 /* Id of AStarExpr */, + 117 /* Group of ? */, + 3811 /* Id of AStarExpr */, 13 /* Color of AStarExpr */, - 119 /* Group of ? */, - 3783 /* Id of ASlashExpr */, + 117 /* Group of ? */, + 3815 /* Id of ASlashExpr */, 13 /* Color of ASlashExpr */, - 119 /* Group of ? */, - 3791 /* Id of APercentExpr */, + 117 /* Group of ? */, + 3823 /* Id of APercentExpr */, 13 /* Color of APercentExpr */, - 119 /* Group of ? */, - 3751 /* Id of AUminusExpr */, + 117 /* Group of ? */, + 3783 /* Id of AUminusExpr */, 12 /* Color of AUminusExpr */, 20 /* Group of ? */, - 115 /* Group of ? */, - 3723 /* Id of ANewExpr */, + 113 /* Group of ? */, + 3755 /* Id of ANewExpr */, 10 /* Color of ANewExpr */, 18 /* Group of ? */, - 107 /* Group of ? */, - 3455 /* Id of AAttrFormExpr */, + 105 /* Group of ? */, + 3495 /* Id of AAttrFormExpr */, 5 /* Color of AAttrFormExpr */, 18 /* Group of ? */, - 95 /* Group of ? */, - 3679 /* Id of AAttrExpr */, + 93 /* Group of ? */, + 3715 /* Id of AAttrExpr */, 8 /* Color of AAttrExpr */, - 100 /* Group of ? */, - 3683 /* Id of AAttrAssignExpr */, + 98 /* Group of ? */, + 3719 /* Id of AAttrAssignExpr */, 9 /* Color of AAttrAssignExpr */, - 86 /* Group of ? */, - 3763 /* Id of ACallFormExpr */, + 84 /* Group of ? */, + 3795 /* Id of ACallFormExpr */, 13 /* Color of ACallFormExpr */, 20 /* Group of ? */, - 115 /* Group of ? */, - 3675 /* Id of AAttrReassignExpr */, + 113 /* Group of ? */, + 3711 /* Id of AAttrReassignExpr */, 9 /* Color of AAttrReassignExpr */, - 86 /* Group of ? */, - 3835 /* Id of ACallExpr */, + 84 /* Group of ? */, + 3867 /* Id of ACallExpr */, 14 /* Color of ACallExpr */, - 120 /* Group of ? */, - 3839 /* Id of ACallAssignExpr */, + 118 /* Group of ? */, + 3871 /* Id of ACallAssignExpr */, 12 /* Color of ACallAssignExpr */, - 86 /* Group of ? */, - 3831 /* Id of ACallReassignExpr */, + 84 /* Group of ? */, + 3863 /* Id of ACallReassignExpr */, 14 /* Color of ACallReassignExpr */, - 120 /* Group of ? */, - 3743 /* Id of ASuperExpr */, + 118 /* Group of ? */, + 3775 /* Id of ASuperExpr */, 11 /* Color of ASuperExpr */, 19 /* Group of ? */, - 108 /* Group of ? */, - 3759 /* Id of AInitExpr */, + 106 /* Group of ? */, + 3791 /* Id of AInitExpr */, 12 /* Color of AInitExpr */, 20 /* Group of ? */, - 115 /* Group of ? */, - 3767 /* Id of ABraFormExpr */, + 113 /* Group of ? */, + 3799 /* Id of ABraFormExpr */, 13 /* Color of ABraFormExpr */, 20 /* Group of ? */, - 113 /* Group of ? */, - 3847 /* Id of ABraExpr */, + 111 /* Group of ? */, + 3879 /* Id of ABraExpr */, 14 /* Color of ABraExpr */, - 117 /* Group of ? */, - 3851 /* Id of ABraAssignExpr */, + 115 /* Group of ? */, + 3883 /* Id of ABraAssignExpr */, 12 /* Color of ABraAssignExpr */, - 86 /* Group of ? */, - 3211 /* Id of AVarFormExpr */, + 84 /* Group of ? */, + 3251 /* Id of AVarFormExpr */, 5 /* Color of AVarFormExpr */, 12 /* Group of ? */, - 85 /* Group of ? */, - 3843 /* Id of ABraReassignExpr */, + 83 /* Group of ? */, + 3875 /* Id of ABraReassignExpr */, 14 /* Color of ABraReassignExpr */, - 117 /* Group of ? */, - 3663 /* Id of AClosureCallExpr */, + 115 /* Group of ? */, + 3699 /* Id of AClosureCallExpr */, 8 /* Color of AClosureCallExpr */, 14 /* Group of ? */, - 102 /* Group of ? */, - 3543 /* Id of AVarExpr */, + 100 /* Group of ? */, + 3579 /* Id of AVarExpr */, 8 /* Color of AVarExpr */, - 89 /* Group of ? */, - 3547 /* Id of AVarAssignExpr */, + 87 /* Group of ? */, + 3583 /* Id of AVarAssignExpr */, 9 /* Color of AVarAssignExpr */, - 92 /* Group of ? */, - 3539 /* Id of AVarReassignExpr */, + 90 /* Group of ? */, + 3575 /* Id of AVarReassignExpr */, 9 /* Color of AVarReassignExpr */, - 94 /* Group of ? */, - 3279 /* Id of ARangeExpr */, + 92 /* Group of ? */, + 3319 /* Id of ARangeExpr */, 8 /* Color of ARangeExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3651 /* Id of ACrangeExpr */, + 84 /* Group of ? */, + 3687 /* Id of ACrangeExpr */, 9 /* Color of ACrangeExpr */, - 91 /* Group of ? */, - 3567 /* Id of AOrangeExpr */, + 89 /* Group of ? */, + 3603 /* Id of AOrangeExpr */, 9 /* Color of AOrangeExpr */, - 91 /* Group of ? */, - 3475 /* Id of AArrayExpr */, + 89 /* Group of ? */, + 3515 /* Id of AArrayExpr */, 8 /* Color of AArrayExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3263 /* Id of ASelfExpr */, + 85 /* Group of ? */, + 3303 /* Id of ASelfExpr */, 8 /* Color of ASelfExpr */, 12 /* Group of ? */, - 87 /* Group of ? */, - 3615 /* Id of AImplicitSelfExpr */, + 85 /* Group of ? */, + 3651 /* Id of AImplicitSelfExpr */, 9 /* Color of AImplicitSelfExpr */, - 91 /* Group of ? */, - 3551 /* Id of ATrueExpr */, + 89 /* Group of ? */, + 3587 /* Id of ATrueExpr */, 9 /* Color of ATrueExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3627 /* Id of AFalseExpr */, + 85 /* Group of ? */, + 3663 /* Id of AFalseExpr */, 9 /* Color of AFalseExpr */, 11 /* Group of ? */, - 87 /* Group of ? */, - 3315 /* Id of ANullExpr */, + 85 /* Group of ? */, + 3355 /* Id of ANullExpr */, 8 /* Color of ANullExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3363 /* Id of AIntExpr */, + 84 /* Group of ? */, + 3403 /* Id of AIntExpr */, 8 /* Color of AIntExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3391 /* Id of AFloatExpr */, + 84 /* Group of ? */, + 3431 /* Id of AFloatExpr */, 8 /* Color of AFloatExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3423 /* Id of ACharExpr */, + 84 /* Group of ? */, + 3463 /* Id of ACharExpr */, 8 /* Color of ACharExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3235 /* Id of AStringFormExpr */, + 84 /* Group of ? */, + 3275 /* Id of AStringFormExpr */, 8 /* Color of AStringFormExpr */, - 86 /* Group of ? */, - 3555 /* Id of AStringExpr */, + 84 /* Group of ? */, + 3591 /* Id of AStringExpr */, 9 /* Color of AStringExpr */, 13 /* Group of ? */, - 89 /* Group of ? */, - 3559 /* Id of AStartStringExpr */, + 87 /* Group of ? */, + 3595 /* Id of AStartStringExpr */, 9 /* Color of AStartStringExpr */, 13 /* Group of ? */, - 89 /* Group of ? */, - 3587 /* Id of AMidStringExpr */, + 87 /* Group of ? */, + 3623 /* Id of AMidStringExpr */, 9 /* Color of AMidStringExpr */, 13 /* Group of ? */, - 89 /* Group of ? */, - 3635 /* Id of AEndStringExpr */, + 87 /* Group of ? */, + 3671 /* Id of AEndStringExpr */, 9 /* Color of AEndStringExpr */, 13 /* Group of ? */, - 89 /* Group of ? */, - 3227 /* Id of ASuperstringExpr */, + 87 /* Group of ? */, + 3267 /* Id of ASuperstringExpr */, 8 /* Color of ASuperstringExpr */, 12 /* Group of ? */, - 87 /* Group of ? */, - 3563 /* Id of AParExpr */, + 85 /* Group of ? */, + 3599 /* Id of AParExpr */, 9 /* Color of AParExpr */, - 88 /* Group of ? */, - 3287 /* Id of AProxyExpr */, + 86 /* Group of ? */, + 3327 /* Id of AProxyExpr */, 8 /* Color of AProxyExpr */, 11 /* Group of ? */, - 84 /* Group of ? */, - 3695 /* Id of AAsCastExpr */, + 82 /* Group of ? */, + 3731 /* Id of AAsCastExpr */, 8 /* Color of AAsCastExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3471 /* Id of AAsNotnullExpr */, + 84 /* Group of ? */, + 3511 /* Id of AAsNotnullExpr */, 8 /* Color of AAsNotnullExpr */, 11 /* Group of ? */, - 86 /* Group of ? */, - 3599 /* Id of AIssetAttrExpr */, + 84 /* Group of ? */, + 3635 /* Id of AIssetAttrExpr */, 8 /* Color of AIssetAttrExpr */, 20 /* Group of ? */, - 100 /* Group of ? */, - 3091 /* Id of AAssignOp */, + 98 /* Group of ? */, + 3135 /* Id of AAssignOp */, 7 /* Color of AAssignOp */, - 75 /* Group of ? */, - 3307 /* Id of APlusAssignOp */, + 73 /* Group of ? */, + 3347 /* Id of APlusAssignOp */, 8 /* Color of APlusAssignOp */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3331 /* Id of AMinusAssignOp */, + 76 /* Group of ? */, + 3371 /* Id of AMinusAssignOp */, 8 /* Color of AMinusAssignOp */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3419 /* Id of AClosureDef */, + 76 /* Group of ? */, + 3459 /* Id of AClosureDef */, 7 /* Color of AClosureDef */, 12 /* Group of ? */, - 83 /* Group of ? */, - 3075 /* Id of AClosureId */, + 81 /* Group of ? */, + 3119 /* Id of AClosureId */, 7 /* Color of AClosureId */, - 75 /* Group of ? */, - 3259 /* Id of ASimpleClosureId */, + 73 /* Group of ? */, + 3299 /* Id of ASimpleClosureId */, 8 /* Color of ASimpleClosureId */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3431 /* Id of ABreakClosureId */, + 76 /* Group of ? */, + 3471 /* Id of ABreakClosureId */, 8 /* Color of ABreakClosureId */, 6 /* Group of ? */, - 78 /* Group of ? */, - 3031 /* Id of AModuleName */, + 76 /* Group of ? */, + 3075 /* Id of AModuleName */, 7 /* Color of AModuleName */, 6 /* Group of ? */, - 76 /* Group of ? */, - 3015 /* Id of AQualified */, + 74 /* Group of ? */, + 3059 /* Id of AQualified */, 7 /* Color of AQualified */, 6 /* Group of ? */, - 76 /* Group of ? */, - 3071 /* Id of ADoc */, + 74 /* Group of ? */, + 3115 /* Id of ADoc */, 7 /* Color of ADoc */, 6 /* Group of ? */, - 76 /* Group of ? */, - 2747 /* Id of Start */, + 74 /* Group of ? */, + 2775 /* Id of Start */, 7 /* Color of Start */, 6 /* Group of ? */, - 75 /* Group of ? */, + 73 /* Group of ? */, }; -const char *LOCATE_location = "src/location.nit"; +const char *LOCATE_location = "./location.nit"; const int SFT_location[8] = { 43 /* Id of SourceFile */, 4 /* Color of SourceFile */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2183 /* Id of Location */, + 47 /* Group of ? */, + 2199 /* Id of Location */, 6 /* Color of Location */, 2 /* Group of ? */, 63 /* Group of ? */, @@ -13519,134 +13598,142 @@ const int SFT_location[8] = { const char *LOCATE_standard = "./../lib/standard//standard.nit"; const char *LOCATE_standard___environ = "./../lib/standard//environ.nit"; const int SFT_standard___environ[2] = { - 49 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, }; const char *LOCATE_standard___symbol = "./../lib/standard//symbol.nit"; const int SFT_standard___symbol[5] = { - 120 /* Group of ? */, + 119 /* Group of ? */, 31 /* Id of Symbol */, 4 /* Color of Symbol */, 2 /* Group of ? */, - 50 /* Group of ? */, + 48 /* Group of ? */, }; const char *LOCATE_standard___string = "./../lib/standard//string.nit"; const int SFT_standard___string[24] = { - 3527 /* Id of AbstractString */, - 14 /* Color of AbstractString */, + 3239 /* Id of AbstractString */, + 12 /* Color of AbstractString */, 3 /* Group of ? */, - 107 /* Group of ? */, - 3707 /* Id of String */, - 7 /* Color of String */, - 121 /* Group of ? */, - 3711 /* Id of Buffer */, - 16 /* Color of Buffer */, + 106 /* Group of ? */, + 3535 /* Id of String */, + 8 /* Color of String */, + 120 /* Group of ? */, + 3743 /* Id of Buffer */, + 14 /* Color of Buffer */, 4 /* Group of ? */, 122 /* Group of ? */, - 36 /* Group of ? */, + 34 /* Group of ? */, 69 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, 63 /* Group of ? */, - 87 /* Group of ? */, + 58 /* Group of ? */, -5 /* Id of NativeString */, 4 /* Color of NativeString */, - 50 /* Group of ? */, + 48 /* Group of ? */, 35 /* Id of StringCapable */, 4 /* Color of StringCapable */, - 49 /* Group of ? */, + 47 /* Group of ? */, 2 /* Group of ? */, - 50 /* Group of ? */, + 48 /* 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] = { - 2047 /* Id of Range */, + 2059 /* Id of Range */, 7 /* Color of Range */, 2 /* Group of ? */, - 74 /* Group of ? */, - 2191 /* Id of IteratorRange */, + 75 /* Group of ? */, + 2207 /* Id of IteratorRange */, 5 /* Color of IteratorRange */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, }; const char *LOCATE_standard___collection___abstract_collection = "./../lib/standard//collection//abstract_collection.nit"; -const int SFT_standard___collection___abstract_collection[55] = { - 275 /* Id of Collection */, +const int SFT_standard___collection___abstract_collection[63] = { + 283 /* Id of Collection */, 6 /* Color of Collection */, 65 /* Group of ? */, - 2099 /* Id of NaiveCollection */, + 2111 /* Id of NaiveCollection */, 7 /* Color of NaiveCollection */, - 74 /* Group of ? */, - 191 /* Id of Iterator */, + 75 /* Group of ? */, + 199 /* Id of Iterator */, 4 /* Color of Iterator */, - 50 /* Group of ? */, - 2295 /* Id of Container */, + 48 /* Group of ? */, + 2323 /* Id of Container */, 7 /* Color of Container */, 2 /* Group of ? */, - 74 /* Group of ? */, - 2291 /* Id of ContainerIterator */, + 75 /* Group of ? */, + 2319 /* Id of ContainerIterator */, 5 /* Color of ContainerIterator */, 2 /* Group of ? */, - 54 /* Group of ? */, - 355 /* Id of RemovableCollection */, - 7 /* Color of RemovableCollection */, - 74 /* Group of ? */, - 2751 /* Id of SimpleCollection */, + 52 /* Group of ? */, + 367 /* Id of RemovableCollection */, + 8 /* Color of RemovableCollection */, + 79 /* Group of ? */, + 2779 /* Id of SimpleCollection */, 9 /* Color of SimpleCollection */, - 81 /* Group of ? */, - 3131 /* Id of Set */, - 8 /* Color of Set */, - 61 /* Group of ? */, - 2119 /* Id of MapRead */, - 8 /* Color of MapRead */, - 78 /* Group of ? */, - 2795 /* Id of Map */, - 11 /* Color of Map */, - 88 /* Group of ? */, - 2123 /* Id of MapIterator */, - 5 /* Color of MapIterator */, - 54 /* Group of ? */, - 2755 /* Id of SequenceRead */, - 10 /* Color of SequenceRead */, - 84 /* Group of ? */, - 3135 /* Id of Sequence */, - 12 /* Color of Sequence */, - 92 /* Group of ? */, - 2835 /* Id of IndexedIterator */, - 6 /* Color of IndexedIterator */, - 56 /* Group of ? */, - 3191 /* Id of CoupleMap */, - 12 /* Color of CoupleMap */, - 92 /* Group of ? */, - 2963 /* Id of CoupleMapIterator */, - 6 /* Color of CoupleMapIterator */, + 93 /* Group of ? */, + 3183 /* Id of Set */, + 4 /* Color of Set */, + 47 /* Group of ? */, + 135 /* Id of MapRead */, + 4 /* Color of MapRead */, + 47 /* Group of ? */, + 2139 /* Id of Map */, + 6 /* Color of Map */, + 59 /* Group of ? */, + 139 /* Id of MapIterator */, + 4 /* Color of MapIterator */, + 47 /* Group of ? */, + 2135 /* Id of MapKeysIterator */, + 5 /* Color of MapKeysIterator */, 2 /* Group of ? */, - 56 /* Group of ? */, - 259 /* Id of Couple */, + 52 /* Group of ? */, + 2131 /* Id of MapValuesIterator */, + 5 /* Color of MapValuesIterator */, + 2 /* Group of ? */, + 52 /* Group of ? */, + 351 /* Id of SequenceRead */, + 7 /* Color of SequenceRead */, + 75 /* Group of ? */, + 3187 /* Id of Sequence */, + 11 /* Color of Sequence */, + 96 /* Group of ? */, + 2223 /* Id of IndexedIterator */, + 5 /* Color of IndexedIterator */, + 52 /* Group of ? */, + 2991 /* Id of CoupleMap */, + 7 /* Color of CoupleMap */, + 63 /* Group of ? */, + 2315 /* Id of CoupleMapIterator */, + 5 /* Color of CoupleMapIterator */, + 2 /* Group of ? */, + 52 /* Group of ? */, + 267 /* Id of Couple */, 4 /* Color of Couple */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; const char *LOCATE_standard___kernel = "./../lib/standard//kernel.nit"; const int SFT_standard___kernel[27] = { 3 /* Id of Object */, 3 /* Color of Object */, - 20 /* Group of ? */, + 18 /* Group of ? */, 27 /* Id of Sys */, 4 /* Color of Sys */, - 54 /* Group of ? */, - 267 /* Id of Comparable */, + 52 /* Group of ? */, + 275 /* Id of Comparable */, 5 /* Color of Comparable */, - 54 /* Group of ? */, - 2271 /* Id of Discrete */, + 52 /* Group of ? */, + 2295 /* Id of Discrete */, 6 /* Color of Discrete */, 63 /* Group of ? */, -13 /* Id of Bool */, 4 /* Color of Bool */, - 49 /* Group of ? */, + 47 /* Group of ? */, -9 /* Id of Float */, 4 /* Color of Float */, - 50 /* Group of ? */, + 48 /* Group of ? */, -29 /* Id of Int */, 7 /* Color of Int */, 72 /* Group of ? */, @@ -13655,193 +13742,210 @@ const int SFT_standard___kernel[27] = { 69 /* Group of ? */, -1 /* Id of Pointer */, 4 /* Color of Pointer */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; const char *LOCATE_standard___collection___list = "./../lib/standard//collection//list.nit"; const int SFT_standard___collection___list[12] = { - 3511 /* Id of List */, - 13 /* Color of List */, + 3555 /* Id of List */, + 12 /* Color of List */, 2 /* Group of ? */, - 100 /* Group of ? */, - 3151 /* Id of ListIterator */, - 7 /* Color of ListIterator */, + 106 /* Group of ? */, + 2855 /* Id of ListIterator */, + 6 /* Color of ListIterator */, 2 /* Group of ? */, - 58 /* Group of ? */, - 2831 /* Id of ListNode */, + 54 /* Group of ? */, + 2851 /* Id of ListNode */, 8 /* Color of ListNode */, 3 /* Group of ? */, - 78 /* Group of ? */, + 79 /* Group of ? */, }; const char *LOCATE_standard___collection___sorter = "./../lib/standard//collection//sorter.nit"; const int SFT_standard___collection___sorter[6] = { - 291 /* Id of AbstractSorter */, + 299 /* Id of AbstractSorter */, 4 /* Color of AbstractSorter */, - 49 /* Group of ? */, - 2307 /* Id of ComparableSorter */, + 47 /* Group of ? */, + 2335 /* Id of ComparableSorter */, 5 /* Color of ComparableSorter */, - 56 /* Group of ? */, + 54 /* Group of ? */, }; const char *LOCATE_standard___collection___array = "./../lib/standard//collection//array.nit"; -const int SFT_standard___collection___array[35] = { - 3199 /* Id of AbstractArrayRead */, - 13 /* Color of AbstractArrayRead */, +const int SFT_standard___collection___array[43] = { + 3039 /* Id of AbstractArrayRead */, + 10 /* Color of AbstractArrayRead */, 2 /* Group of ? */, - 100 /* Group of ? */, - 3531 /* Id of AbstractArray */, - 15 /* Color of AbstractArray */, - 119 /* Group of ? */, - 3715 /* Id of Array */, - 5 /* Color of Array */, + 83 /* Group of ? */, + 3567 /* Id of AbstractArray */, + 13 /* Color of AbstractArray */, + 118 /* Group of ? */, + 3747 /* Id of Array */, + 4 /* Color of Array */, 3 /* Group of ? */, - 51 /* Group of ? */, - 3195 /* Id of ArrayIterator */, - 7 /* Color of ArrayIterator */, + 47 /* Group of ? */, + 3031 /* Id of ArrayIterator */, + 6 /* Color of ArrayIterator */, 2 /* Group of ? */, - 58 /* Group of ? */, - 3519 /* Id of ArraySet */, + 54 /* Group of ? */, + 3563 /* Id of ArraySet */, 10 /* Color of ArraySet */, 2 /* Group of ? */, - 84 /* Group of ? */, - 2335 /* Id of ArraySetIterator */, + 96 /* Group of ? */, + 2363 /* Id of ArraySetIterator */, 5 /* Color of ArraySetIterator */, 2 /* Group of ? */, - 54 /* Group of ? */, - 3523 /* Id of ArrayMap */, - 13 /* Color of ArrayMap */, + 52 /* Group of ? */, + 3235 /* Id of ArrayMap */, + 8 /* Color of ArrayMap */, 2 /* Group of ? */, - 94 /* Group of ? */, - 49 /* Group of ? */, + 65 /* Group of ? */, + 3027 /* Id of ArrayMapKeys */, + 9 /* Color of ArrayMapKeys */, + 2 /* Group of ? */, + 83 /* Group of ? */, + 3023 /* Id of ArrayMapValues */, + 9 /* Color of ArrayMapValues */, + 2 /* Group of ? */, + 83 /* Group of ? */, + 47 /* Group of ? */, 64 /* Group of ? */, - 287 /* Id of ArrayCapable */, - 4 /* Color of ArrayCapable */, - 49 /* Group of ? */, + 295 /* Id of ArrayCapable */, + 5 /* Color of ArrayCapable */, + 56 /* Group of ? */, 123 /* Id of NativeArray */, 4 /* Color of NativeArray */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; const char *LOCATE_standard___collection___hash_collection = "./../lib/standard//collection//hash_collection.nit"; -const int SFT_standard___collection___hash_collection[29] = { - 2247 /* Id of HashCollection */, - 5 /* Color of HashCollection */, +const int SFT_standard___collection___hash_collection[38] = { + 2271 /* Id of HashCollection */, + 7 /* Color of HashCollection */, 2 /* Group of ? */, - 51 /* Group of ? */, - 243 /* Id of HashNode */, + 83 /* Group of ? */, + 251 /* Id of HashNode */, 4 /* Color of HashNode */, 2 /* Group of ? */, - 49 /* Group of ? */, - 3183 /* Id of HashMap */, - 9 /* Color of HashMap */, - 61 /* Group of ? */, - 2243 /* Id of HashMapNode */, + 47 /* Group of ? */, + 2971 /* Id of HashMap */, + 8 /* Color of HashMap */, + 9 /* Group of ? */, + 63 /* Group of ? */, + 2967 /* Id of HashMapKeys */, + 9 /* Color of HashMapKeys */, + 2 /* Group of ? */, + 83 /* Group of ? */, + 2963 /* Id of HashMapValues */, + 9 /* Color of HashMapValues */, + 2 /* Group of ? */, + 83 /* Group of ? */, + 2263 /* Id of HashMapNode */, 5 /* Color of HashMapNode */, 7 /* Group of ? */, 55 /* Group of ? */, - 2943 /* Id of HashMapIterator */, - 6 /* Color of HashMapIterator */, + 2267 /* Id of HashMapIterator */, + 5 /* Color of HashMapIterator */, 2 /* Group of ? */, - 56 /* Group of ? */, - 3515 /* Id of HashSet */, + 52 /* Group of ? */, + 3559 /* Id of HashSet */, 10 /* Color of HashSet */, - 78 /* Group of ? */, - 2235 /* Id of HashSetNode */, + 48 /* Group of ? */, + 2255 /* Id of HashSetNode */, 5 /* Color of HashSetNode */, 55 /* Group of ? */, - 2239 /* Id of HashSetIterator */, + 2259 /* Id of HashSetIterator */, 5 /* Color of HashSetIterator */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, }; const char *LOCATE_standard___hash = "./../lib/standard//hash.nit"; const int SFT_standard___hash[1] = { - 42 /* Group of ? */, + 40 /* Group of ? */, }; const char *LOCATE_standard___time = "./../lib/standard//time.nit"; const int SFT_standard___time[1] = { - 19 /* Group of ? */, + 17 /* Group of ? */, }; const char *LOCATE_standard___file = "./../lib/standard//file.nit"; const int SFT_standard___file[33] = { - 29 /* Group of ? */, - 2259 /* Id of FStream */, + 27 /* Group of ? */, + 2283 /* Id of FStream */, 8 /* Color of FStream */, 2 /* Group of ? */, - 55 /* Group of ? */, - 3175 /* Id of IFStream */, + 53 /* Group of ? */, + 3223 /* Id of IFStream */, 9 /* Color of IFStream */, 6 /* Group of ? */, - 75 /* Group of ? */, - 2787 /* Id of OFStream */, + 73 /* Group of ? */, + 2811 /* Id of OFStream */, 7 /* Color of OFStream */, 4 /* Group of ? */, - 64 /* Group of ? */, - 3495 /* Id of Stdin */, + 62 /* Group of ? */, + 3539 /* Id of Stdin */, 10 /* Color of Stdin */, - 80 /* Group of ? */, - 3123 /* Id of Stdout */, + 78 /* Group of ? */, + 3175 /* Id of Stdout */, 9 /* Color of Stdout */, - 69 /* Group of ? */, - 3127 /* Id of Stderr */, + 67 /* Group of ? */, + 3179 /* Id of Stderr */, 9 /* Color of Stderr */, - 69 /* Group of ? */, - 127 /* Group of ? */, - 57 /* Group of ? */, + 67 /* Group of ? */, + 126 /* Group of ? */, + 55 /* Group of ? */, -25 /* Id of FileStat */, 5 /* Color of FileStat */, - 50 /* Group of ? */, + 48 /* Group of ? */, -21 /* Id of NativeFile */, 5 /* Color of NativeFile */, - 50 /* Group of ? */, + 48 /* Group of ? */, 119 /* Id of NativeFileCapable */, 4 /* Color of NativeFileCapable */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; const char *LOCATE_standard___stream = "./../lib/standard//stream.nit"; const int SFT_standard___stream[31] = { - 207 /* Id of IOS */, + 215 /* Id of IOS */, 5 /* Color of IOS */, - 58 /* Group of ? */, - 2207 /* Id of IStream */, + 56 /* Group of ? */, + 2227 /* Id of IStream */, 7 /* Color of IStream */, - 64 /* Group of ? */, - 2095 /* Id of OStream */, + 62 /* Group of ? */, + 2107 /* Id of OStream */, 6 /* Color of OStream */, - 61 /* Group of ? */, - 2987 /* Id of BufferedIStream */, + 59 /* Group of ? */, + 3015 /* Id of BufferedIStream */, 6 /* Color of BufferedIStream */, 4 /* Group of ? */, - 71 /* Group of ? */, - 2859 /* Id of IOStream */, + 69 /* Group of ? */, + 2879 /* Id of IOStream */, 10 /* Color of IOStream */, - 77 /* Group of ? */, - 2263 /* Id of FDStream */, + 75 /* Group of ? */, + 2287 /* Id of FDStream */, 4 /* Color of FDStream */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2951 /* Id of FDIStream */, + 47 /* Group of ? */, + 2979 /* Id of FDIStream */, 9 /* Color of FDIStream */, 4 /* Group of ? */, - 71 /* Group of ? */, - 2947 /* Id of FDOStream */, + 69 /* Group of ? */, + 2975 /* Id of FDOStream */, 8 /* Color of FDOStream */, 3 /* Group of ? */, - 55 /* Group of ? */, - 3187 /* Id of FDIOStream */, + 53 /* Group of ? */, + 3231 /* Id of FDIOStream */, 11 /* Color of FDIOStream */, - 73 /* Group of ? */, + 71 /* 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 */, - 49 /* Group of ? */, - 2327 /* Id of BM_Pattern */, + 47 /* Group of ? */, + 2355 /* Id of BM_Pattern */, 5 /* Color of BM_Pattern */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 131 /* Id of Match */, 4 /* Color of Match */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, 135 /* Group of ? */, }; const char *LOCATE_standard___exec = "./../lib/standard//exec.nit"; @@ -13849,216 +13953,218 @@ const int SFT_standard___exec[20] = { 95 /* Id of Process */, 4 /* Color of Process */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2851 /* Id of IProcess */, + 47 /* Group of ? */, + 2871 /* Id of IProcess */, 9 /* Color of IProcess */, 4 /* Group of ? */, - 74 /* Group of ? */, - 2783 /* Id of OProcess */, + 72 /* Group of ? */, + 2807 /* Id of OProcess */, 8 /* Color of OProcess */, 3 /* Group of ? */, - 71 /* Group of ? */, - 3163 /* Id of IOProcess */, + 69 /* Group of ? */, + 3211 /* Id of IOProcess */, 11 /* Color of IOProcess */, - 78 /* Group of ? */, - 49 /* Group of ? */, - 61 /* Group of ? */, + 76 /* Group of ? */, + 47 /* Group of ? */, + 59 /* Group of ? */, -17 /* Id of NativeProcess */, 5 /* Color of NativeProcess */, - 50 /* Group of ? */, + 48 /* Group of ? */, }; const char *LOCATE_standard___math = "./../lib/standard//math.nit"; -const int SFT_standard___math[3] = { - 85 /* Group of ? */, - 61 /* Group of ? */, - 43 /* Group of ? */, +const int SFT_standard___math[4] = { + 86 /* Group of ? */, + 59 /* Group of ? */, + 74 /* Group of ? */, + 41 /* Group of ? */, }; -const char *LOCATE_parser___tables = "src/parser//tables.nit"; +const char *LOCATE_parser___tables = "./parser//tables.nit"; const int SFT_parser___tables[3] = { 23 /* Id of TablesCapable */, 4 /* Color of TablesCapable */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_mmloader = "src/mmloader.nit"; +const char *LOCATE_mmloader = "./mmloader.nit"; const int SFT_mmloader[11] = { - 2111 /* Id of Message */, + 2123 /* Id of Message */, 6 /* Color of Message */, 2 /* Group of ? */, 63 /* Group of ? */, - 319 /* Id of ToolContext */, + 327 /* Id of ToolContext */, 5 /* Color of ToolContext */, 16 /* Group of ? */, - 79 /* Group of ? */, + 78 /* Group of ? */, 127 /* Id of ModuleLoader */, 4 /* Color of ModuleLoader */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_metamodel = "src/metamodel//metamodel.nit"; -const char *LOCATE_metamodel___vararg = "src/metamodel//vararg.nit"; +const char *LOCATE_metamodel = "./metamodel//metamodel.nit"; +const char *LOCATE_metamodel___vararg = "./metamodel//vararg.nit"; const int SFT_metamodel___vararg[2] = { 2 /* Group of ? */, - 52 /* Group of ? */, + 50 /* Group of ? */, }; -const char *LOCATE_metamodel___genericity = "src/metamodel//genericity.nit"; +const char *LOCATE_metamodel___genericity = "./metamodel//genericity.nit"; const int SFT_metamodel___genericity[11] = { - 2 /* Group of ? */, + 4 /* Group of ? */, 52 /* Group of ? */, - 61 /* Group of ? */, - 2807 /* Id of MMTypeGeneric */, + 59 /* Group of ? */, + 2827 /* Id of MMTypeGeneric */, 6 /* Color of MMTypeGeneric */, 4 /* Group of ? */, - 79 /* Group of ? */, - 2811 /* Id of MMTypeFormalParameter */, + 77 /* Group of ? */, + 2831 /* Id of MMTypeFormalParameter */, 6 /* Color of MMTypeFormalParameter */, 5 /* Group of ? */, - 81 /* Group of ? */, + 79 /* Group of ? */, }; -const char *LOCATE_metamodel___type_formal = "src/metamodel//type_formal.nit"; +const char *LOCATE_metamodel___type_formal = "./metamodel//type_formal.nit"; const int SFT_metamodel___type_formal[5] = { - 62 /* Group of ? */, - 2135 /* Id of MMTypeFormal */, + 60 /* Group of ? */, + 2151 /* Id of MMTypeFormal */, 5 /* Color of MMTypeFormal */, 3 /* Group of ? */, - 77 /* Group of ? */, + 75 /* Group of ? */, }; -const char *LOCATE_metamodel___inheritance = "src/metamodel//inheritance.nit"; -const int SFT_metamodel___inheritance[18] = { - 52 /* Group of ? */, - 4 /* Group of ? */, +const char *LOCATE_metamodel___inheritance = "./metamodel//inheritance.nit"; +const int SFT_metamodel___inheritance[19] = { + 47 /* Group of ? */, + 50 /* Group of ? */, + 6 /* Group of ? */, 58 /* Group of ? */, - 52 /* Group of ? */, - 49 /* Group of ? */, - 2167 /* Id of MMImplicitLocalClass */, + 50 /* Group of ? */, + 47 /* Group of ? */, + 2183 /* Id of MMImplicitLocalClass */, 5 /* Color of MMImplicitLocalClass */, - 119 /* Group of ? */, - 2155 /* Id of MMRefineAncestor */, + 117 /* Group of ? */, + 2171 /* Id of MMRefineAncestor */, 5 /* Color of MMRefineAncestor */, 4 /* Group of ? */, - 59 /* Group of ? */, - 2151 /* Id of MMSpecAncestor */, + 57 /* Group of ? */, + 2167 /* Id of MMSpecAncestor */, 5 /* Color of MMSpecAncestor */, - 59 /* Group of ? */, - 2171 /* Id of MMDefaultAncestor */, + 57 /* Group of ? */, + 2187 /* Id of MMDefaultAncestor */, 5 /* Color of MMDefaultAncestor */, - 59 /* Group of ? */, + 57 /* Group of ? */, }; -const char *LOCATE_metamodel___static_type = "src/metamodel//static_type.nit"; +const char *LOCATE_metamodel___static_type = "./metamodel//static_type.nit"; const int SFT_metamodel___static_type[48] = { - 7 /* Group of ? */, + 9 /* Group of ? */, 74 /* Group of ? */, 2 /* Group of ? */, - 53 /* Group of ? */, - 143 /* Id of MMParam */, + 51 /* Group of ? */, + 151 /* Id of MMParam */, 4 /* Color of MMParam */, 2 /* Group of ? */, - 49 /* Group of ? */, - 139 /* Id of MMSignature */, + 47 /* Group of ? */, + 147 /* Id of MMSignature */, 4 /* Color of MMSignature */, 3 /* Group of ? */, - 58 /* Group of ? */, + 56 /* Group of ? */, 2 /* Group of ? */, - 50 /* Group of ? */, - 183 /* Id of MMClosure */, + 48 /* Group of ? */, + 191 /* Id of MMClosure */, 4 /* Color of MMClosure */, 2 /* Group of ? */, - 49 /* Group of ? */, - 187 /* Id of MMAncestor */, + 47 /* Group of ? */, + 195 /* Id of MMAncestor */, 4 /* Color of MMAncestor */, 2 /* Group of ? */, - 50 /* Group of ? */, - 135 /* Id of MMType */, + 48 /* Group of ? */, + 143 /* Id of MMType */, 4 /* Color of MMType */, 2 /* Group of ? */, - 63 /* Group of ? */, - 2159 /* Id of MMNullableType */, + 61 /* Group of ? */, + 2175 /* Id of MMNullableType */, 5 /* Color of MMNullableType */, 3 /* Group of ? */, - 77 /* Group of ? */, - 2139 /* Id of MMTypeClass */, + 75 /* Group of ? */, + 2155 /* Id of MMTypeClass */, 5 /* Color of MMTypeClass */, 3 /* Group of ? */, - 77 /* Group of ? */, - 2803 /* Id of MMTypeSimpleClass */, + 75 /* Group of ? */, + 2823 /* Id of MMTypeSimpleClass */, 6 /* Color of MMTypeSimpleClass */, - 79 /* Group of ? */, - 2131 /* Id of MMTypeNone */, + 77 /* Group of ? */, + 2147 /* Id of MMTypeNone */, 5 /* Color of MMTypeNone */, 3 /* Group of ? */, - 77 /* Group of ? */, + 75 /* Group of ? */, 2 /* Group of ? */, - 56 /* Group of ? */, - 159 /* Id of MMImportedCast */, + 54 /* Group of ? */, + 167 /* Id of MMImportedCast */, 4 /* Color of MMImportedCast */, 3 /* Group of ? */, - 63 /* Group of ? */, - 87 /* Group of ? */, + 61 /* Group of ? */, + 85 /* Group of ? */, }; -const char *LOCATE_metamodel___abstractmetamodel = "src/metamodel//abstractmetamodel.nit"; +const char *LOCATE_metamodel___abstractmetamodel = "./metamodel//abstractmetamodel.nit"; const int SFT_metamodel___abstractmetamodel[41] = { - 179 /* Id of MMContext */, + 187 /* Id of MMContext */, 4 /* Color of MMContext */, 2 /* Group of ? */, - 49 /* Group of ? */, - 175 /* Id of MMDirectory */, + 48 /* Group of ? */, + 183 /* Id of MMDirectory */, 4 /* Color of MMDirectory */, 2 /* Group of ? */, - 49 /* Group of ? */, - 147 /* Id of MMModule */, + 47 /* Group of ? */, + 155 /* Id of MMModule */, 4 /* Color of MMModule */, 3 /* Group of ? */, - 58 /* Group of ? */, - 167 /* Id of MMGlobalClass */, + 56 /* Group of ? */, + 175 /* Id of MMGlobalClass */, 4 /* Color of MMGlobalClass */, 2 /* Group of ? */, - 50 /* Group of ? */, - 155 /* Id of MMLocalClass */, + 48 /* Group of ? */, + 163 /* Id of MMLocalClass */, 4 /* Color of MMLocalClass */, - 9 /* Group of ? */, + 11 /* Group of ? */, 78 /* Group of ? */, - 163 /* Id of MMGlobalProperty */, + 171 /* Id of MMGlobalProperty */, 4 /* Color of MMGlobalProperty */, 2 /* Group of ? */, - 51 /* Group of ? */, - 151 /* Id of MMLocalProperty */, + 49 /* Group of ? */, + 159 /* Id of MMLocalProperty */, 4 /* Color of MMLocalProperty */, 4 /* Group of ? */, - 56 /* Group of ? */, - 2179 /* Id of MMAttribute */, + 54 /* Group of ? */, + 2195 /* Id of MMAttribute */, 5 /* Color of MMAttribute */, - 72 /* Group of ? */, - 171 /* Id of MMExplicitImport */, + 70 /* Group of ? */, + 179 /* Id of MMExplicitImport */, 4 /* Color of MMExplicitImport */, 3 /* Group of ? */, - 53 /* Group of ? */, - 2163 /* Id of MMMethod */, + 51 /* Group of ? */, + 2179 /* Id of MMMethod */, 5 /* Color of MMMethod */, - 88 /* Group of ? */, - 2175 /* Id of MMConcreteClass */, + 86 /* Group of ? */, + 2191 /* Id of MMConcreteClass */, 5 /* Color of MMConcreteClass */, - 123 /* Group of ? */, + 121 /* Group of ? */, }; -const char *LOCATE_metamodel___partial_order = "src/metamodel//partial_order.nit"; +const char *LOCATE_metamodel___partial_order = "./metamodel//partial_order.nit"; const int SFT_metamodel___partial_order[8] = { - 2067 /* Id of PartialOrder */, + 2079 /* Id of PartialOrder */, 7 /* Color of PartialOrder */, 2 /* Group of ? */, - 74 /* Group of ? */, + 75 /* Group of ? */, 107 /* Id of PartialOrderElement */, 4 /* Color of PartialOrderElement */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_metamodel___virtualtype = "src/metamodel//virtualtype.nit"; +const char *LOCATE_metamodel___virtualtype = "./metamodel//virtualtype.nit"; const int SFT_metamodel___virtualtype[10] = { - 50 /* Group of ? */, - 2127 /* Id of MMTypeProperty */, + 48 /* Group of ? */, + 2143 /* Id of MMTypeProperty */, 5 /* Color of MMTypeProperty */, 10 /* Group of ? */, - 71 /* Group of ? */, - 2799 /* Id of MMVirtualType */, + 69 /* Group of ? */, + 2819 /* Id of MMVirtualType */, 6 /* Color of MMVirtualType */, 5 /* Group of ? */, - 81 /* Group of ? */, + 79 /* Group of ? */, 105 /* Group of ? */, }; const char *LOCATE_opts = "./../lib/opts.nit"; @@ -14066,769 +14172,776 @@ const int SFT_opts[34] = { 115 /* Id of Option */, 4 /* Color of Option */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2079 /* Id of OptionText */, + 47 /* Group of ? */, + 2091 /* Id of OptionText */, 5 /* Color of OptionText */, 63 /* Group of ? */, - 2091 /* Id of OptionBool */, + 2103 /* Id of OptionBool */, 5 /* Color of OptionBool */, 63 /* Group of ? */, - 2087 /* Id of OptionCount */, + 2099 /* Id of OptionCount */, 5 /* Color of OptionCount */, 63 /* Group of ? */, - 2083 /* Id of OptionParameter */, + 2095 /* Id of OptionParameter */, 5 /* Color of OptionParameter */, 63 /* Group of ? */, - 2767 /* Id of OptionString */, + 2791 /* Id of OptionString */, 6 /* Color of OptionString */, 66 /* Group of ? */, - 2775 /* Id of OptionEnum */, + 2799 /* Id of OptionEnum */, 6 /* Color of OptionEnum */, 7 /* Group of ? */, 66 /* Group of ? */, - 2771 /* Id of OptionInt */, + 2795 /* Id of OptionInt */, 6 /* Color of OptionInt */, 66 /* Group of ? */, - 2779 /* Id of OptionArray */, + 2803 /* Id of OptionArray */, 6 /* Color of OptionArray */, 7 /* Group of ? */, 66 /* Group of ? */, 111 /* Id of OptionContext */, 4 /* Color of OptionContext */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_syntax___icode_generation = "src/syntax//icode_generation.nit"; -const int SFT_syntax___icode_generation[25] = { - 2347 /* Id of A2IContext */, +const char *LOCATE_primitive_info = "./primitive_info.nit"; +const int SFT_primitive_info[8] = { + 2 /* Group of ? */, + 50 /* Group of ? */, + 99 /* Id of PrimitiveInfo */, + 4 /* Color of PrimitiveInfo */, + 2 /* Group of ? */, + 47 /* Group of ? */, + 54 /* Group of ? */, + 83 /* Group of ? */, +}; +const char *LOCATE_syntax___icode_generation = "./syntax//icode_generation.nit"; +const int SFT_syntax___icode_generation[27] = { + 2375 /* Id of A2IContext */, 5 /* Color of A2IContext */, 6 /* Group of ? */, - 73 /* Group of ? */, + 71 /* Group of ? */, 4 /* Group of ? */, - 54 /* Group of ? */, - 99 /* Group of ? */, + 52 /* Group of ? */, + 97 /* Group of ? */, 10 /* Group of ? */, - 73 /* Group of ? */, + 71 /* Group of ? */, 10 /* Group of ? */, - 99 /* Group of ? */, - 3099 /* Id of A2IVisitor */, + 97 /* Group of ? */, + 3143 /* Id of A2IVisitor */, 6 /* Color of A2IVisitor */, 7 /* Group of ? */, - 83 /* Group of ? */, - 66 /* Group of ? */, - 99 /* Group of ? */, - 93 /* Group of ? */, - 82 /* Group of ? */, - 78 /* Group of ? */, + 81 /* Group of ? */, + 64 /* Group of ? */, + 97 /* Group of ? */, + 91 /* Group of ? */, + 80 /* Group of ? */, + 98 /* Group of ? */, + 98 /* Group of ? */, + 76 /* Group of ? */, 11 /* Group of ? */, - 84 /* Group of ? */, - 92 /* Group of ? */, + 82 /* Group of ? */, + 90 /* Group of ? */, 7 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, }; -const char *LOCATE_icode = "src/icode//icode.nit"; -const char *LOCATE_icode___icode_tools = "src/icode//icode_tools.nit"; +const char *LOCATE_icode = "./icode//icode.nit"; +const char *LOCATE_icode___icode_tools = "./icode//icode_tools.nit"; const int SFT_icode___icode_tools[12] = { - 215 /* Id of ICodeVisitor */, + 223 /* Id of ICodeVisitor */, 4 /* Color of ICodeVisitor */, 2 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, - 219 /* Id of ICodeDupContext */, + 47 /* Group of ? */, + 47 /* Group of ? */, + 227 /* Id of ICodeDupContext */, 4 /* Color of ICodeDupContext */, 2 /* Group of ? */, - 49 /* Group of ? */, - 55 /* Group of ? */, - 66 /* Group of ? */, - 71 /* Group of ? */, + 47 /* Group of ? */, + 53 /* Group of ? */, + 64 /* Group of ? */, + 69 /* Group of ? */, }; -const char *LOCATE_icode___icode_builder = "src/icode//icode_builder.nit"; +const char *LOCATE_icode___icode_builder = "./icode//icode_builder.nit"; const int SFT_icode___icode_builder[5] = { - 227 /* Id of ICodeBuilder */, + 235 /* Id of ICodeBuilder */, 4 /* Color of ICodeBuilder */, 2 /* Group of ? */, - 50 /* Group of ? */, - 50 /* Group of ? */, + 48 /* Group of ? */, + 48 /* Group of ? */, }; -const char *LOCATE_icode___icode_base = "src/icode//icode_base.nit"; +const char *LOCATE_icode___icode_base = "./icode//icode_base.nit"; const int SFT_icode___icode_base[148] = { - 203 /* Id of IRegister */, + 211 /* Id of IRegister */, 4 /* Color of IRegister */, 9 /* Group of ? */, - 57 /* Group of ? */, - 211 /* Id of IEscapeMark */, + 55 /* Group of ? */, + 219 /* Id of IEscapeMark */, 4 /* Color of IEscapeMark */, - 49 /* Group of ? */, - 235 /* Id of IClosureDecl */, + 47 /* Group of ? */, + 243 /* Id of IClosureDecl */, 4 /* Color of IClosureDecl */, 2 /* Group of ? */, - 50 /* Group of ? */, - 199 /* Id of IRoutine */, + 48 /* Group of ? */, + 207 /* Id of IRoutine */, 4 /* Color of IRoutine */, 4 /* Group of ? */, - 57 /* Group of ? */, - 2231 /* Id of IClosureDef */, + 55 /* Group of ? */, + 2251 /* Id of IClosureDef */, 5 /* Color of IClosureDef */, - 71 /* Group of ? */, - 231 /* Id of ICode */, + 69 /* Group of ? */, + 239 /* Id of ICode */, 4 /* Color of ICode */, 2 /* Group of ? */, - 57 /* Group of ? */, - 2227 /* Id of ICode0 */, + 55 /* Group of ? */, + 2247 /* Id of ICode0 */, 5 /* Color of ICode0 */, - 65 /* Group of ? */, - 2223 /* Id of ICode1 */, + 63 /* Group of ? */, + 2243 /* Id of ICode1 */, 5 /* Color of ICode1 */, 4 /* Group of ? */, - 65 /* Group of ? */, - 2219 /* Id of ICode2 */, + 63 /* Group of ? */, + 2239 /* Id of ICode2 */, 5 /* Color of ICode2 */, 4 /* Group of ? */, - 65 /* Group of ? */, - 2215 /* Id of ICodeN */, + 63 /* Group of ? */, + 2235 /* Id of ICodeN */, 5 /* Color of ICodeN */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2847 /* Id of ISeq */, + 64 /* Group of ? */, + 2867 /* Id of ISeq */, 6 /* Color of ISeq */, 4 /* Group of ? */, - 67 /* Group of ? */, - 3171 /* Id of ILoop */, + 65 /* Group of ? */, + 3219 /* Id of ILoop */, 7 /* Color of ILoop */, - 72 /* Group of ? */, - 2887 /* Id of IIf */, + 70 /* Group of ? */, + 2907 /* Id of IIf */, 6 /* Color of IIf */, 5 /* Group of ? */, - 68 /* Group of ? */, - 2899 /* Id of IEscape */, + 66 /* Group of ? */, + 2919 /* Id of IEscape */, 6 /* Color of IEscape */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2939 /* Id of IAbort */, + 64 /* Group of ? */, + 2959 /* Id of IAbort */, 6 /* Color of IAbort */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2935 /* Id of IAbsCall */, + 64 /* Group of ? */, + 2955 /* Id of IAbsCall */, 6 /* Color of IAbsCall */, 6 /* Group of ? */, - 72 /* Group of ? */, - 3179 /* Id of ICall */, + 70 /* Group of ? */, + 3227 /* Id of ICall */, 7 /* Color of ICall */, 75 /* Group of ? */, - 3155 /* Id of ISuper */, + 3203 /* Id of ISuper */, 7 /* Color of ISuper */, 75 /* Group of ? */, - 3167 /* Id of INew */, + 3215 /* Id of INew */, 7 /* Color of INew */, - 7 /* Group of ? */, + 8 /* Group of ? */, 75 /* Group of ? */, - 2931 /* Id of IAllocateInstance */, + 2951 /* Id of IAllocateInstance */, 6 /* Color of IAllocateInstance */, 4 /* Group of ? */, - 66 /* Group of ? */, - 3159 /* Id of IStaticCall */, + 64 /* Group of ? */, + 3207 /* Id of IStaticCall */, 7 /* Color of IStaticCall */, 75 /* Group of ? */, - 2907 /* Id of ICheckInstance */, + 2927 /* Id of ICheckInstance */, 6 /* Color of ICheckInstance */, 5 /* Group of ? */, - 68 /* Group of ? */, - 2883 /* Id of IInitAttributes */, + 66 /* Group of ? */, + 2903 /* Id of IInitAttributes */, 6 /* Color of IInitAttributes */, 5 /* Group of ? */, - 68 /* Group of ? */, - 2903 /* Id of IClosCall */, + 66 /* Group of ? */, + 2923 /* Id of IClosCall */, 6 /* Color of IClosCall */, 6 /* Group of ? */, - 72 /* Group of ? */, - 2867 /* Id of INative */, + 70 /* Group of ? */, + 2887 /* Id of INative */, 6 /* Color of INative */, 6 /* Group of ? */, - 73 /* Group of ? */, - 2879 /* Id of IIntValue */, + 71 /* Group of ? */, + 2899 /* Id of IIntValue */, 6 /* Color of IIntValue */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2915 /* Id of IBoolValue */, + 64 /* Group of ? */, + 2935 /* Id of IBoolValue */, 6 /* Color of IBoolValue */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2843 /* Id of IStringValue */, + 64 /* Group of ? */, + 2863 /* Id of IStringValue */, 6 /* Color of IStringValue */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2895 /* Id of IFloatValue */, + 64 /* Group of ? */, + 2915 /* Id of IFloatValue */, 6 /* Color of IFloatValue */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2911 /* Id of ICharValue */, + 64 /* Group of ? */, + 2931 /* Id of ICharValue */, 6 /* Color of ICharValue */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2871 /* Id of IMove */, + 64 /* Group of ? */, + 2891 /* Id of IMove */, 6 /* Color of IMove */, - 68 /* Group of ? */, - 2923 /* Id of IAttrRead */, + 66 /* Group of ? */, + 2943 /* Id of IAttrRead */, 6 /* Color of IAttrRead */, 5 /* Group of ? */, - 68 /* Group of ? */, - 2919 /* Id of IAttrWrite */, + 66 /* Group of ? */, + 2939 /* Id of IAttrWrite */, 6 /* Color of IAttrWrite */, 6 /* Group of ? */, - 69 /* Group of ? */, - 2927 /* Id of IAttrIsset */, + 67 /* Group of ? */, + 2947 /* Id of IAttrIsset */, 6 /* Color of IAttrIsset */, 5 /* Group of ? */, - 68 /* Group of ? */, - 2839 /* Id of ITypeCheck */, + 66 /* Group of ? */, + 2859 /* Id of ITypeCheck */, 6 /* Color of ITypeCheck */, - 5 /* Group of ? */, - 68 /* Group of ? */, - 2875 /* Id of IIs */, + 6 /* Group of ? */, + 67 /* Group of ? */, + 2895 /* Id of IIs */, 6 /* Color of IIs */, - 69 /* Group of ? */, - 2863 /* Id of INot */, + 67 /* Group of ? */, + 2883 /* Id of INot */, 6 /* Color of INot */, - 68 /* Group of ? */, - 2855 /* Id of IOnce */, + 66 /* Group of ? */, + 2875 /* Id of IOnce */, 6 /* Color of IOnce */, 4 /* Group of ? */, - 66 /* Group of ? */, - 2891 /* Id of IHasClos */, + 64 /* Group of ? */, + 2911 /* Id of IHasClos */, 6 /* Color of IHasClos */, 4 /* Group of ? */, - 66 /* Group of ? */, - 71 /* Group of ? */, - 94 /* Group of ? */, + 64 /* Group of ? */, + 69 /* Group of ? */, + 92 /* Group of ? */, }; -const char *LOCATE_syntax___typing = "src/syntax//typing.nit"; +const char *LOCATE_syntax___typing = "./syntax//typing.nit"; const int SFT_syntax___typing[55] = { - 100 /* Group of ? */, - 2351 /* Id of TypingVisitor */, + 98 /* Group of ? */, + 2379 /* Id of TypingVisitor */, 6 /* Color of TypingVisitor */, 7 /* Group of ? */, - 83 /* Group of ? */, - 67 /* Group of ? */, - 86 /* Group of ? */, + 81 /* Group of ? */, + 65 /* Group of ? */, + 84 /* Group of ? */, 7 /* Group of ? */, + 98 /* Group of ? */, + 93 /* Group of ? */, + 94 /* Group of ? */, 100 /* Group of ? */, - 95 /* Group of ? */, - 96 /* Group of ? */, - 102 /* Group of ? */, - 100 /* Group of ? */, + 99 /* Group of ? */, 13 /* Group of ? */, - 85 /* Group of ? */, + 83 /* Group of ? */, 11 /* Group of ? */, 7 /* Group of ? */, - 79 /* Group of ? */, + 77 /* Group of ? */, 11 /* Group of ? */, - 3483 /* Id of AAbsControl */, + 3523 /* Id of AAbsControl */, 8 /* Color of AAbsControl */, 11 /* Group of ? */, - 84 /* Group of ? */, + 82 /* Group of ? */, 12 /* Group of ? */, - 88 /* Group of ? */, + 86 /* Group of ? */, 11 /* Group of ? */, 13 /* Group of ? */, - 87 /* Group of ? */, - 74 /* Group of ? */, + 85 /* Group of ? */, + 72 /* Group of ? */, 11 /* Group of ? */, 11 /* Group of ? */, - 84 /* Group of ? */, + 82 /* Group of ? */, 18 /* Group of ? */, - 74 /* Group of ? */, - 79 /* Group of ? */, + 72 /* Group of ? */, + 77 /* Group of ? */, 16 /* Group of ? */, - 92 /* Group of ? */, + 90 /* Group of ? */, 11 /* Group of ? */, - 93 /* Group of ? */, + 91 /* Group of ? */, 16 /* Group of ? */, - 99 /* Group of ? */, - 69 /* Group of ? */, - 105 /* Group of ? */, + 97 /* Group of ? */, + 67 /* Group of ? */, + 103 /* Group of ? */, 6 /* Group of ? */, - 117 /* Group of ? */, - 117 /* Group of ? */, - 113 /* Group of ? */, + 115 /* Group of ? */, + 115 /* Group of ? */, + 111 /* Group of ? */, 13 /* Group of ? */, - 74 /* Group of ? */, + 72 /* Group of ? */, 8 /* Group of ? */, - 75 /* Group of ? */, - 3219 /* Id of ATypeCheckExpr */, + 73 /* Group of ? */, + 3259 /* Id of ATypeCheckExpr */, 5 /* Color of ATypeCheckExpr */, - 69 /* Group of ? */, - 86 /* Group of ? */, + 67 /* Group of ? */, + 84 /* Group of ? */, }; -const char *LOCATE_syntax___scope = "src/syntax//scope.nit"; +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 ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, 59 /* Id of ScopeBlock */, 4 /* Color of ScopeBlock */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2267 /* Id of EscapableBlock */, + 47 /* Group of ? */, + 2291 /* Id of EscapableBlock */, 5 /* Color of EscapableBlock */, 8 /* Group of ? */, - 62 /* Group of ? */, - 2991 /* Id of BreakOnlyEscapableBlock */, + 60 /* Group of ? */, + 3019 /* Id of BreakOnlyEscapableBlock */, 6 /* Color of BreakOnlyEscapableBlock */, - 69 /* Group of ? */, - 2955 /* Id of EscapableClosure */, + 67 /* Group of ? */, + 2983 /* Id of EscapableClosure */, 6 /* Color of EscapableClosure */, 10 /* Group of ? */, - 69 /* Group of ? */, - 3399 /* Id of AEscapeExpr */, + 67 /* Group of ? */, + 3439 /* Id of AEscapeExpr */, 8 /* Color of AEscapeExpr */, 11 /* Group of ? */, - 84 /* Group of ? */, + 82 /* Group of ? */, }; -const char *LOCATE_syntax___flow = "src/syntax//flow.nit"; +const char *LOCATE_syntax___flow = "./syntax//flow.nit"; const int SFT_syntax___flow[20] = { - 255 /* Id of FlowContext */, + 263 /* Id of FlowContext */, 4 /* Color of FlowContext */, 2 /* Group of ? */, - 49 /* Group of ? */, - 351 /* Id of RootFlowContext */, + 47 /* Group of ? */, + 363 /* Id of RootFlowContext */, 5 /* Color of RootFlowContext */, - 64 /* Group of ? */, - 335 /* Id of SubFlowContext */, + 62 /* Group of ? */, + 343 /* Id of SubFlowContext */, 5 /* Color of SubFlowContext */, 7 /* Group of ? */, - 64 /* Group of ? */, - 2983 /* Id of CastFlowContext */, + 62 /* Group of ? */, + 3011 /* Id of CastFlowContext */, 6 /* Color of CastFlowContext */, 8 /* Group of ? */, - 67 /* Group of ? */, - 2115 /* Id of MergeFlowContext */, + 65 /* Group of ? */, + 2127 /* Id of MergeFlowContext */, 5 /* Color of MergeFlowContext */, 7 /* Group of ? */, - 64 /* Group of ? */, - 49 /* Group of ? */, -}; -const char *LOCATE_primitive_info = "src/primitive_info.nit"; -const int SFT_primitive_info[7] = { - 20 /* Group of ? */, - 107 /* Group of ? */, - 99 /* Id of PrimitiveInfo */, - 4 /* Color of PrimitiveInfo */, - 2 /* Group of ? */, - 49 /* Group of ? */, - 56 /* Group of ? */, + 62 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_nit_version = "src/nit_version.nit"; +const char *LOCATE_nit_version = "./nit_version.nit"; const int SFT_nit_version[1] = { - 18 /* Group of ? */, + 16 /* Group of ? */, }; -const char *LOCATE_separate_options = "src/separate_options.nit"; +const char *LOCATE_separate_options = "./separate_options.nit"; const int SFT_separate_options[3] = { 6 /* Group of ? */, - 57 /* Group of ? */, - 87 /* Group of ? */, + 56 /* Group of ? */, + 85 /* Group of ? */, }; -const char *LOCATE_native_interface = "src/native_interface//native_interface.nit"; +const char *LOCATE_native_interface = "./native_interface//native_interface.nit"; const int SFT_native_interface[1] = { - 88 /* Group of ? */, + 86 /* Group of ? */, }; -const char *LOCATE_native_interface___frontier = "src/native_interface//frontier.nit"; +const char *LOCATE_native_interface___frontier = "./native_interface//frontier.nit"; const int SFT_native_interface___frontier[12] = { - 89 /* Group of ? */, - 96 /* Group of ? */, - 109 /* Group of ? */, - 49 /* Group of ? */, - 251 /* Id of FrontierVisitor */, + 87 /* Group of ? */, + 94 /* Group of ? */, + 107 /* Group of ? */, + 47 /* Group of ? */, + 259 /* Id of FrontierVisitor */, 4 /* Color of FrontierVisitor */, 2 /* Group of ? */, - 49 /* Group of ? */, - 119 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, + 118 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_native_interface___ni_tools = "src/native_interface//ni_tools.nit"; +const char *LOCATE_native_interface___ni_tools = "./native_interface//ni_tools.nit"; const int SFT_native_interface___ni_tools[4] = { - 247 /* Id of FunctionCompiler */, + 255 /* Id of FunctionCompiler */, 4 /* Color of FunctionCompiler */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_compiling = "src/compiling//compiling.nit"; +const char *LOCATE_compiling = "./compiling//compiling.nit"; const int SFT_compiling[3] = { 2 /* Group of ? */, - 49 /* Group of ? */, - 80 /* Group of ? */, + 47 /* Group of ? */, + 78 /* Group of ? */, }; -const char *LOCATE_compiling___icode_generator = "src/compiling//icode_generator.nit"; +const char *LOCATE_compiling___icode_generator = "./compiling//icode_generator.nit"; const int SFT_compiling___icode_generator[7] = { - 54 /* Group of ? */, - 2255 /* Id of FileICodeDumper */, + 52 /* Group of ? */, + 2279 /* Id of FileICodeDumper */, 5 /* Color of FileICodeDumper */, 10 /* Group of ? */, - 63 /* Group of ? */, - 110 /* Group of ? */, - 84 /* Group of ? */, + 61 /* Group of ? */, + 108 /* Group of ? */, + 82 /* Group of ? */, }; -const char *LOCATE_compiling___compiling_base = "src/compiling//compiling_base.nit"; +const char *LOCATE_compiling___compiling_base = "./compiling//compiling_base.nit"; const int SFT_compiling___compiling_base[18] = { 40 /* Group of ? */, - 113 /* Group of ? */, - 283 /* Id of CProgram */, + 112 /* Group of ? */, + 291 /* Id of CProgram */, 4 /* Color of CProgram */, 2 /* Group of ? */, - 49 /* Group of ? */, - 263 /* Id of CompilerVisitor */, + 47 /* Group of ? */, + 271 /* Id of CompilerVisitor */, 4 /* Color of CompilerVisitor */, 2 /* Group of ? */, - 49 /* Group of ? */, - 64 /* Group of ? */, + 47 /* Group of ? */, + 62 /* Group of ? */, 10 /* Group of ? */, - 70 /* Group of ? */, + 68 /* Group of ? */, 20 /* Group of ? */, - 86 /* Group of ? */, - 111 /* Group of ? */, + 84 /* Group of ? */, + 109 /* Group of ? */, 9 /* Group of ? */, - 69 /* Group of ? */, + 67 /* Group of ? */, }; -const char *LOCATE_utils = "src/utils.nit"; +const char *LOCATE_utils = "./utils.nit"; const int SFT_utils[1] = { - 47 /* Group of ? */, + 45 /* Group of ? */, }; -const char *LOCATE_program = "src/program.nit"; +const char *LOCATE_program = "./program.nit"; const int SFT_program[8] = { 38 /* Group of ? */, - 109 /* Group of ? */, + 108 /* Group of ? */, 91 /* Id of Program */, 4 /* Color of Program */, 4 /* Group of ? */, - 64 /* Group of ? */, + 62 /* Group of ? */, 22 /* Group of ? */, - 112 /* Group of ? */, + 110 /* Group of ? */, }; -const char *LOCATE_compiling___compiling_writer = "src/compiling//compiling_writer.nit"; +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 ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, 7 /* Id of WriterNode */, 4 /* Color of WriterNode */, 2 /* Group of ? */, - 49 /* Group of ? */, - 311 /* Id of WriterCoreNode */, + 47 /* Group of ? */, + 319 /* Id of WriterCoreNode */, 5 /* Color of WriterCoreNode */, 3 /* Group of ? */, - 52 /* Group of ? */, - 307 /* Id of WriterStrings */, + 50 /* Group of ? */, + 315 /* Id of WriterStrings */, 5 /* Color of WriterStrings */, 3 /* Group of ? */, - 52 /* Group of ? */, + 50 /* Group of ? */, }; -const char *LOCATE_analysis = "src/analysis//analysis.nit"; +const char *LOCATE_analysis = "./analysis//analysis.nit"; const int SFT_analysis[4] = { 10 /* Group of ? */, - 67 /* Group of ? */, - 55 /* Group of ? */, - 52 /* Group of ? */, + 66 /* Group of ? */, + 53 /* Group of ? */, + 50 /* Group of ? */, }; -const char *LOCATE_analysis___icode_dump = "src/analysis//icode_dump.nit"; +const char *LOCATE_analysis___icode_dump = "./analysis//icode_dump.nit"; const int SFT_analysis___icode_dump[8] = { - 53 /* Group of ? */, - 49 /* Group of ? */, - 223 /* Id of ICodeDumper */, + 51 /* Group of ? */, + 47 /* Group of ? */, + 231 /* Id of ICodeDumper */, 4 /* Color of ICodeDumper */, 2 /* Group of ? */, - 49 /* Group of ? */, - 53 /* Group of ? */, - 65 /* Group of ? */, + 47 /* Group of ? */, + 51 /* Group of ? */, + 63 /* Group of ? */, }; -const char *LOCATE_analysis___allocate_iregister_slots = "src/analysis//allocate_iregister_slots.nit"; +const char *LOCATE_analysis___allocate_iregister_slots = "./analysis//allocate_iregister_slots.nit"; const int SFT_analysis___allocate_iregister_slots[12] = { - 2211 /* Id of IRegisterSlotAllocationVisitor */, + 2231 /* Id of IRegisterSlotAllocationVisitor */, 5 /* Color of IRegisterSlotAllocationVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, 47 /* Id of SlotGroup */, 4 /* Color of SlotGroup */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, 2 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 2 /* Group of ? */, - 49 /* Group of ? */, + 47 /* Group of ? */, }; -const char *LOCATE_analysis___inline_methods = "src/analysis//inline_methods.nit"; +const char *LOCATE_analysis___inline_methods = "./analysis//inline_methods.nit"; const int SFT_analysis___inline_methods[6] = { - 2199 /* Id of InlineMethodVisitor */, + 2215 /* Id of InlineMethodVisitor */, 5 /* Color of InlineMethodVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, 77 /* Group of ? */, - 68 /* Group of ? */, + 66 /* Group of ? */, }; -const char *LOCATE_analysis___cha_analysis = "src/analysis//cha_analysis.nit"; +const char *LOCATE_analysis___cha_analysis = "./analysis//cha_analysis.nit"; const int SFT_analysis___cha_analysis[12] = { - 2319 /* Id of ChaContext */, + 2347 /* Id of ChaContext */, 5 /* Color of ChaContext */, 2 /* Group of ? */, - 53 /* Group of ? */, - 279 /* Id of ChaBuilder */, + 51 /* Group of ? */, + 287 /* Id of ChaBuilder */, 4 /* Color of ChaBuilder */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2315 /* Id of ChaVisitor */, + 47 /* Group of ? */, + 2343 /* Id of ChaVisitor */, 5 /* Color of ChaVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_analysis___reachable_method_analysis = "src/analysis//reachable_method_analysis.nit"; +const char *LOCATE_analysis___reachable_method_analysis = "./analysis//reachable_method_analysis.nit"; const int SFT_analysis___reachable_method_analysis[8] = { 11 /* Group of ? */, - 83 /* Group of ? */, + 81 /* Group of ? */, 71 /* Id of ReachableMethodAnalysis */, 4 /* Color of ReachableMethodAnalysis */, - 49 /* Group of ? */, - 2275 /* Id of DefaultReachableMethodAnalysis */, + 47 /* Group of ? */, + 2299 /* Id of DefaultReachableMethodAnalysis */, 5 /* Color of DefaultReachableMethodAnalysis */, - 53 /* Group of ? */, + 51 /* Group of ? */, }; -const char *LOCATE_analysis___rta_analysis = "src/analysis//rta_analysis.nit"; +const char *LOCATE_analysis___rta_analysis = "./analysis//rta_analysis.nit"; const int SFT_analysis___rta_analysis[12] = { - 347 /* Id of RtaContext */, + 359 /* Id of RtaContext */, 6 /* Color of RtaContext */, 2 /* Group of ? */, - 56 /* Group of ? */, + 54 /* Group of ? */, 63 /* Id of RtaBuilder */, 4 /* Color of RtaBuilder */, 2 /* Group of ? */, - 49 /* Group of ? */, - 343 /* Id of RtaVisitor */, + 47 /* Group of ? */, + 355 /* Id of RtaVisitor */, 5 /* Color of RtaVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_analysis___instantiated_type_analysis = "src/analysis//instantiated_type_analysis.nit"; +const char *LOCATE_analysis___instantiated_type_analysis = "./analysis//instantiated_type_analysis.nit"; const int SFT_analysis___instantiated_type_analysis[8] = { 3 /* Group of ? */, - 60 /* Group of ? */, - 195 /* Id of InstantiatedTypeAnalysis */, + 58 /* Group of ? */, + 203 /* Id of InstantiatedTypeAnalysis */, 5 /* Color of InstantiatedTypeAnalysis */, - 53 /* Group of ? */, - 2287 /* Id of DefaultInstantiatedTypeAnalysis */, + 51 /* Group of ? */, + 2311 /* Id of DefaultInstantiatedTypeAnalysis */, 6 /* Color of DefaultInstantiatedTypeAnalysis */, - 56 /* Group of ? */, + 54 /* Group of ? */, }; -const char *LOCATE_analysis___reachable_as_init_impl = "src/analysis//reachable_as_init_impl.nit"; +const char *LOCATE_analysis___reachable_as_init_impl = "./analysis//reachable_as_init_impl.nit"; const int SFT_analysis___reachable_as_init_impl[12] = { 79 /* Id of ReachableAsInitBuilder */, 4 /* Color of ReachableAsInitBuilder */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2043 /* Id of ReachableAsInitAnalysisImpl */, + 47 /* Group of ? */, + 2055 /* Id of ReachableAsInitAnalysisImpl */, 5 /* Color of ReachableAsInitAnalysisImpl */, 2 /* Group of ? */, - 52 /* Group of ? */, - 2059 /* Id of RAIVisitor */, + 50 /* Group of ? */, + 2071 /* Id of RAIVisitor */, 5 /* Color of RAIVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_analysis___reachable_as_init = "src/analysis//reachable_as_init.nit"; +const char *LOCATE_analysis___reachable_as_init = "./analysis//reachable_as_init.nit"; const int SFT_analysis___reachable_as_init[8] = { 8 /* Group of ? */, - 76 /* Group of ? */, + 74 /* Group of ? */, 83 /* Id of ReachableAsInitAnalysis */, 4 /* Color of ReachableAsInitAnalysis */, - 49 /* Group of ? */, - 2283 /* Id of DefaultReachableAsInitAnalysis */, + 47 /* Group of ? */, + 2307 /* Id of DefaultReachableAsInitAnalysis */, 5 /* Color of DefaultReachableAsInitAnalysis */, - 52 /* Group of ? */, + 50 /* Group of ? */, }; -const char *LOCATE_analysis___reachable_from_init_method_analysis_impl = "src/analysis//reachable_from_init_method_analysis_impl.nit"; +const char *LOCATE_analysis___reachable_from_init_method_analysis_impl = "./analysis//reachable_from_init_method_analysis_impl.nit"; const int SFT_analysis___reachable_from_init_method_analysis_impl[12] = { 87 /* Id of RFIMABuilder */, 4 /* Color of RFIMABuilder */, 2 /* Group of ? */, - 49 /* Group of ? */, - 2055 /* Id of RFIMAContext */, + 47 /* Group of ? */, + 2067 /* Id of RFIMAContext */, 5 /* Color of RFIMAContext */, 2 /* Group of ? */, - 53 /* Group of ? */, - 2051 /* Id of RFIMAVisitor */, + 51 /* Group of ? */, + 2063 /* Id of RFIMAVisitor */, 5 /* Color of RFIMAVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_analysis___reachable_from_init_method_analysis = "src/analysis//reachable_from_init_method_analysis.nit"; +const char *LOCATE_analysis___reachable_from_init_method_analysis = "./analysis//reachable_from_init_method_analysis.nit"; const int SFT_analysis___reachable_from_init_method_analysis[8] = { 14 /* Group of ? */, - 92 /* Group of ? */, + 90 /* Group of ? */, 75 /* Id of ReachableFromInitMethodAnalysis */, 4 /* Color of ReachableFromInitMethodAnalysis */, - 49 /* Group of ? */, - 2279 /* Id of DefaultReachableFromInitMethodAnalysis */, + 47 /* Group of ? */, + 2303 /* Id of DefaultReachableFromInitMethodAnalysis */, 5 /* Color of DefaultReachableFromInitMethodAnalysis */, - 53 /* Group of ? */, + 51 /* Group of ? */, }; -const char *LOCATE_analysis___dead_method_removal = "src/analysis//dead_method_removal.nit"; +const char *LOCATE_analysis___dead_method_removal = "./analysis//dead_method_removal.nit"; const int SFT_analysis___dead_method_removal[3] = { 9 /* Group of ? */, - 79 /* Group of ? */, - 69 /* Group of ? */, + 77 /* Group of ? */, + 67 /* Group of ? */, }; -const char *LOCATE_analysis___inline_get_and_set = "src/analysis//inline_get_and_set.nit"; +const char *LOCATE_analysis___inline_get_and_set = "./analysis//inline_get_and_set.nit"; const int SFT_analysis___inline_get_and_set[6] = { 12 /* Group of ? */, - 87 /* Group of ? */, - 2203 /* Id of InlineGetSetVisitor */, + 85 /* Group of ? */, + 2219 /* Id of InlineGetSetVisitor */, 5 /* Color of InlineGetSetVisitor */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_analysis___remove_out_of_init_get_test = "src/analysis//remove_out_of_init_get_test.nit"; +const char *LOCATE_analysis___remove_out_of_init_get_test = "./analysis//remove_out_of_init_get_test.nit"; const int SFT_analysis___remove_out_of_init_get_test[10] = { 13 /* Group of ? */, - 89 /* Group of ? */, - 2195 /* Id of IssetCounter */, + 87 /* Group of ? */, + 2211 /* Id of IssetCounter */, 5 /* Color of IssetCounter */, 3 /* Group of ? */, - 57 /* Group of ? */, - 2251 /* Id of GetterTestRemover */, + 55 /* Group of ? */, + 2275 /* Id of GetterTestRemover */, 5 /* Color of GetterTestRemover */, 3 /* Group of ? */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_compiling___compiling_global = "src/compiling//compiling_global.nit"; +const char *LOCATE_compiling___compiling_global = "./compiling//compiling_global.nit"; const int SFT_compiling___compiling_global[8] = { - 96 /* Group of ? */, - 81 /* Group of ? */, - 49 /* Group of ? */, - 52 /* Group of ? */, + 94 /* Group of ? */, + 79 /* Group of ? */, + 47 /* Group of ? */, + 50 /* Group of ? */, + 55 /* Group of ? */, 57 /* Group of ? */, - 59 /* Group of ? */, - 117 /* Group of ? */, - 95 /* Group of ? */, + 115 /* Group of ? */, + 93 /* Group of ? */, }; -const char *LOCATE_compiling___table_computation = "src/compiling//table_computation.nit"; -const int SFT_compiling___table_computation[79] = { - 271 /* Id of ColorContext */, +const char *LOCATE_compiling___table_computation = "./compiling//table_computation.nit"; +const int SFT_compiling___table_computation[85] = { + 279 /* Id of ColorContext */, 4 /* Color of ColorContext */, 2 /* Group of ? */, - 49 /* Group of ? */, - 327 /* Id of TableInformation */, + 47 /* Group of ? */, + 335 /* Id of TableInformation */, 5 /* Color of TableInformation */, 3 /* Group of ? */, - 54 /* Group of ? */, - 2303 /* Id of CompiledClass */, + 52 /* Group of ? */, + 2331 /* Id of CompiledClass */, 5 /* Color of CompiledClass */, 3 /* Group of ? */, - 54 /* Group of ? */, + 52 /* Group of ? */, 25 /* Group of ? */, - 119 /* Group of ? */, + 117 /* Group of ? */, 15 /* Group of ? */, - 98 /* Group of ? */, + 96 /* Group of ? */, 19 /* Group of ? */, - 84 /* Group of ? */, - 295 /* Id of AbsTableElt */, + 82 /* Group of ? */, + 303 /* Id of AbsTableElt */, 4 /* Color of AbsTableElt */, - 50 /* Group of ? */, - 331 /* Id of TableElt */, + 48 /* Group of ? */, + 339 /* Id of TableElt */, 5 /* Color of TableElt */, - 53 /* Group of ? */, - 2103 /* Id of ModuleTableElt */, + 51 /* Group of ? */, + 2115 /* Id of ModuleTableElt */, 6 /* Color of ModuleTableElt */, - 58 /* Group of ? */, - 2791 /* Id of ModuleTableEltGroup */, + 56 /* Group of ? */, + 2815 /* Id of ModuleTableEltGroup */, 7 /* Color of ModuleTableEltGroup */, 2 /* Group of ? */, - 59 /* Group of ? */, - 2359 /* Id of TableEltProp */, + 57 /* Group of ? */, + 2387 /* Id of TableEltProp */, 6 /* Color of TableEltProp */, 2 /* Group of ? */, - 57 /* Group of ? */, - 3107 /* Id of TableEltMeth */, + 55 /* Group of ? */, + 3159 /* Id of TableEltMeth */, 7 /* Color of TableEltMeth */, - 60 /* Group of ? */, - 3103 /* Id of TableEltSuper */, + 58 /* Group of ? */, + 3151 /* Id of TableEltVTClassColor */, + 7 /* Color of TableEltVTClassColor */, + 58 /* Group of ? */, + 3147 /* Id of TableEltVTClassId */, + 7 /* Color of TableEltVTClassId */, + 58 /* Group of ? */, + 3155 /* Id of TableEltSuper */, 7 /* Color of TableEltSuper */, - 60 /* Group of ? */, - 3119 /* Id of TableEltAttr */, + 58 /* Group of ? */, + 3171 /* Id of TableEltAttr */, 7 /* Color of TableEltAttr */, - 60 /* Group of ? */, - 2339 /* Id of AbsTableEltClass */, + 58 /* Group of ? */, + 2367 /* Id of AbsTableEltClass */, 7 /* Color of AbsTableEltClass */, 2 /* Group of ? */, - 60 /* Group of ? */, - 2387 /* Id of TableEltClass */, + 58 /* Group of ? */, + 2415 /* Id of TableEltClass */, 8 /* Color of TableEltClass */, - 63 /* Group of ? */, - 2383 /* Id of TableEltClassId */, + 61 /* Group of ? */, + 2411 /* Id of TableEltClassId */, 5 /* Color of TableEltClassId */, - 52 /* Group of ? */, - 3111 /* Id of TableEltClassInitTable */, + 50 /* Group of ? */, + 3163 /* Id of TableEltClassInitTable */, 9 /* Color of TableEltClassInitTable */, - 64 /* Group of ? */, - 3115 /* Id of TableEltClassColor */, + 62 /* Group of ? */, + 3167 /* Id of TableEltClassColor */, 9 /* Color of TableEltClassColor */, - 64 /* Group of ? */, - 2367 /* Id of TableEltComposite */, + 62 /* Group of ? */, + 2395 /* Id of TableEltComposite */, 6 /* Color of TableEltComposite */, 2 /* Group of ? */, - 57 /* Group of ? */, - 2375 /* Id of TableEltClassSelfId */, + 55 /* Group of ? */, + 2403 /* Id of TableEltClassSelfId */, 6 /* Color of TableEltClassSelfId */, - 57 /* Group of ? */, - 2371 /* Id of TableEltClassSelfName */, + 55 /* Group of ? */, + 2399 /* Id of TableEltClassSelfName */, 6 /* Color of TableEltClassSelfName */, - 57 /* Group of ? */, - 2379 /* Id of TableEltClassObjectSize */, + 55 /* Group of ? */, + 2407 /* Id of TableEltClassObjectSize */, 6 /* Color of TableEltClassObjectSize */, - 57 /* Group of ? */, - 2363 /* Id of TableEltObjectId */, + 55 /* Group of ? */, + 2391 /* Id of TableEltObjectId */, 6 /* Color of TableEltObjectId */, - 57 /* Group of ? */, - 2355 /* Id of TableEltVftPointer */, + 55 /* Group of ? */, + 2383 /* Id of TableEltVftPointer */, 6 /* Color of TableEltVftPointer */, - 57 /* Group of ? */, + 55 /* Group of ? */, }; -const char *LOCATE_compiling___compiling_icode = "src/compiling//compiling_icode.nit"; +const char *LOCATE_compiling___compiling_icode = "./compiling//compiling_icode.nit"; const int SFT_compiling___compiling_icode[9] = { - 239 /* Id of I2CCompilerVisitor */, + 247 /* Id of I2CCompilerVisitor */, 4 /* Color of I2CCompilerVisitor */, 2 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, - 49 /* Group of ? */, - 71 /* Group of ? */, - 71 /* Group of ? */, - 70 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, + 47 /* Group of ? */, + 69 /* Group of ? */, + 69 /* Group of ? */, + 68 /* Group of ? */, }; -const char *LOCATE_native_interface___ni_metamodel = "src/native_interface//ni_metamodel.nit"; +const char *LOCATE_native_interface___ni_metamodel = "./native_interface//ni_metamodel.nit"; const int SFT_native_interface___ni_metamodel[4] = { - 52 /* Group of ? */, - 71 /* Group of ? */, + 50 /* Group of ? */, + 69 /* Group of ? */, 2 /* Group of ? */, - 53 /* Group of ? */, + 51 /* Group of ? */, }; -const char *LOCATE_nitc = "src/nitc.nit"; +const char *LOCATE_nitc = "./nitc.nit"; const int SFT_nitc[4] = { - 3139 /* Id of NitCompiler */, + 3191 /* Id of NitCompiler */, 7 /* Color of NitCompiler */, 52 /* Group of ? */, - 141 /* Group of ? */, + 140 /* Group of ? */, }; -const classtable_elt_t VFT_nitc___NitCompiler[160] = { - {(bigint) 3139 /* 0: Identity */}, +const classtable_elt_t VFT_nitc___NitCompiler[159] = { + {(bigint) 3191 /* 0: Identity */}, {(bigint) 68 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "NitCompiler" /* 2: Class Name */}, {(bigint) 3 /* 3: NitCompiler < Object: superclass typecheck marker */}, - {(bigint) 179 /* 4: NitCompiler < MMContext: superclass typecheck marker */}, - {(bigint) 319 /* 5: NitCompiler < ToolContext: superclass typecheck marker */}, - {(bigint) 2995 /* 6: NitCompiler < AbstractCompiler: superclass typecheck marker */}, - {(bigint) 3139 /* 7: NitCompiler < NitCompiler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 187 /* 4: NitCompiler < MMContext: superclass typecheck marker */}, + {(bigint) 327 /* 5: NitCompiler < ToolContext: superclass typecheck marker */}, + {(bigint) 3035 /* 6: NitCompiler < AbstractCompiler: superclass typecheck marker */}, + {(bigint) 3191 /* 7: NitCompiler < NitCompiler: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -14839,7 +14952,7 @@ const classtable_elt_t VFT_nitc___NitCompiler[160] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: NitCompiler < Object: superclass init_table position */}, + {(bigint) 3 /* 18: NitCompiler < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -14868,7 +14981,8 @@ const classtable_elt_t VFT_nitc___NitCompiler[160] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: NitCompiler < MMContext: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ToolContext___handle_property_conflict}, + {(bigint) 2 /* 48: NitCompiler < MMContext: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMContext___init}, {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, @@ -14898,7 +15012,7 @@ const classtable_elt_t VFT_nitc___NitCompiler[160] = { {(bigint) analysis___ToolContext___no_out_of_init_get_test_removal__eq}, {(bigint) syntax___ToolContext___keep_ast}, {(bigint) syntax___ToolContext___keep_ast__eq}, - {(bigint) 1 /* 79: NitCompiler < ToolContext: superclass init_table position */}, + {(bigint) 1 /* 78: NitCompiler < ToolContext: superclass init_table position */}, {(bigint) mmloader___ToolContext___error_count}, {(bigint) mmloader___ToolContext___warning_count}, {(bigint) mmloader___ToolContext___log_directory}, @@ -14954,13 +15068,13 @@ const classtable_elt_t VFT_nitc___NitCompiler[160] = { {(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) 0 /* 135: NitCompiler < AbstractCompiler: superclass init_table position */}, + {(bigint) 0 /* 134: 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 /* 141: NitCompiler < NitCompiler: superclass init_table position */}, + {(bigint) 4 /* 140: NitCompiler < NitCompiler: superclass init_table position */}, {(bigint) nitc___NitCompiler___opt_output}, {(bigint) nitc___NitCompiler___opt_boost}, {(bigint) nitc___NitCompiler___opt_no_cc}, @@ -15584,13 +15698,13 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ /* ./syntax//syntax.nit:98 */ REGB0 = TAG_Bool(false); ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:99 */ + /* ./mmloader.nit:98 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:102 */ + /* ./mmloader.nit:101 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:105 */ + /* ./mmloader.nit:104 */ if (!once_value_42) { fra.me.REG[1] = BOX_NativeString("logs"); REGB0 = TAG_Int(4); @@ -15600,22 +15714,22 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ } else fra.me.REG[1] = once_value_42; fra.me.REG[1] = fra.me.REG[1]; ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:108 */ + /* ./mmloader.nit:107 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____messages(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:109 */ + /* ./mmloader.nit:108 */ fra.me.REG[1] = NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(); ATTR_mmloader___ToolContext____message_sorter(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:167 */ + /* ./mmloader.nit:166 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____paths(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:170 */ + /* ./mmloader.nit:169 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:173 */ + /* ./mmloader.nit:172 */ fra.me.REG[1] = NEW_OptionContext_opts___OptionContext___init(); ATTR_mmloader___ToolContext____option_context(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:176 */ + /* ./mmloader.nit:175 */ if (!once_value_43) { fra.me.REG[1] = BOX_NativeString("Show warnings"); REGB0 = TAG_Int(13); @@ -15646,7 +15760,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); fra.me.REG[2] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[1], fra.me.REG[2]); ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:179 */ + /* ./mmloader.nit:178 */ if (!once_value_46) { fra.me.REG[2] = BOX_NativeString("Set include path for loaders (may be used more than once)"); REGB0 = TAG_Int(57); @@ -15677,7 +15791,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_path(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:182 */ + /* ./mmloader.nit:181 */ if (!once_value_49) { fra.me.REG[1] = BOX_NativeString("Generate various log files"); REGB0 = TAG_Int(26); @@ -15699,7 +15813,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_log(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:185 */ + /* ./mmloader.nit:184 */ if (!once_value_51) { fra.me.REG[2] = BOX_NativeString("Directory where to generate log files"); REGB0 = TAG_Int(37); @@ -15721,7 +15835,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_log_dir(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:188 */ + /* ./mmloader.nit:187 */ if (!once_value_53) { fra.me.REG[1] = BOX_NativeString("Stop after meta-model processing"); REGB0 = TAG_Int(32); @@ -15743,7 +15857,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:191 */ + /* ./mmloader.nit:190 */ if (!once_value_55) { fra.me.REG[2] = BOX_NativeString("Only proceed to parse step of loaders"); REGB0 = TAG_Int(37); @@ -15765,7 +15879,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:194 */ + /* ./mmloader.nit:193 */ if (!once_value_57) { fra.me.REG[1] = BOX_NativeString("Show Help (This screen)"); REGB0 = TAG_Int(23); @@ -15805,7 +15919,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_help(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:197 */ + /* ./mmloader.nit:196 */ if (!once_value_61) { fra.me.REG[2] = BOX_NativeString("Show version and exit"); REGB0 = TAG_Int(21); @@ -15827,7 +15941,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_version(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:200 */ + /* ./mmloader.nit:199 */ if (!once_value_63) { fra.me.REG[1] = BOX_NativeString("Verbose"); REGB0 = TAG_Int(7); @@ -15858,7 +15972,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); fra.me.REG[2] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[1], fra.me.REG[2]); ATTR_mmloader___ToolContext____opt_verbose(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:203 */ + /* ./mmloader.nit:202 */ if (!once_value_66) { fra.me.REG[2] = BOX_NativeString("Stop on first error"); REGB0 = TAG_Int(19); @@ -15880,7 +15994,7 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_stop_on_first_error(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:206 */ + /* ./mmloader.nit:205 */ if (!once_value_68) { fra.me.REG[1] = BOX_NativeString("Do not use color to display errors and warnings"); REGB0 = TAG_Int(47); @@ -15902,13 +16016,13 @@ void INIT_ATTRIBUTES__nitc___NitCompiler(val_t p0){ 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_mmloader___ToolContext____opt_no_color(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:209 */ + /* ./mmloader.nit:208 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:292 */ + /* ./mmloader.nit:291 */ 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:359 */ + /* ./mmloader.nit:358 */ 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]; /* ./metamodel//abstractmetamodel.nit:30 */ @@ -16414,7 +16528,7 @@ val_t NEW_NitCompiler_nitc___NitCompiler___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___kernel___Sys[57] = { +const classtable_elt_t VFT_standard___kernel___Sys[55] = { {(bigint) 27 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Sys" /* 2: Class Name */}, @@ -16431,11 +16545,9 @@ const classtable_elt_t VFT_standard___kernel___Sys[57] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Sys < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Sys < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -16469,7 +16581,7 @@ const classtable_elt_t VFT_standard___kernel___Sys[57] = { {(bigint) standard___string___Sys___init_args}, {(bigint) standard___string___Sys___native_argc}, {(bigint) standard___string___Sys___native_argv}, - {(bigint) 1 /* 54: Sys < Sys: superclass init_table position */}, + {(bigint) 1 /* 52: Sys < Sys: superclass init_table position */}, {(bigint) nitc___Sys___main}, {(bigint) standard___kernel___Sys___init}, }; @@ -16525,7 +16637,7 @@ val_t NEW_Sys_standard___kernel___Sys___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___kernel___Bool[50] = { +const classtable_elt_t VFT_standard___kernel___Bool[48] = { {(bigint) -13 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Bool" /* 2: Class Name */}, @@ -16542,11 +16654,9 @@ const classtable_elt_t VFT_standard___kernel___Bool[50] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Bool < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Bool < Object: superclass init_table position */}, {(bigint) standard___kernel___Bool___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Bool_____eqeq}, @@ -16575,11 +16685,11 @@ const classtable_elt_t VFT_standard___kernel___Bool[50] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Bool < Bool: superclass init_table position */}, + {(bigint) 1 /* 47: Bool < Bool: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -const classtable_elt_t VFT_standard___kernel___Float[72] = { +const classtable_elt_t VFT_standard___kernel___Float[71] = { {(bigint) -9 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Float" /* 2: Class Name */}, @@ -16596,11 +16706,9 @@ const classtable_elt_t VFT_standard___kernel___Float[72] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Float < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Float < Object: superclass init_table position */}, {(bigint) standard___kernel___Float___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -16630,7 +16738,7 @@ const classtable_elt_t VFT_standard___kernel___Float[72] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___string___Float___to_precision}, - {(bigint) 1 /* 50: Float < Float: superclass init_table position */}, + {(bigint) 1 /* 48: Float < Float: superclass init_table position */}, {(bigint) standard___kernel___Float_____leq}, {(bigint) standard___kernel___Float_____l}, {(bigint) standard___kernel___Float_____geq}, @@ -16652,6 +16760,7 @@ const classtable_elt_t VFT_standard___kernel___Float[72] = { {(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 */ @@ -16663,14 +16772,14 @@ val_t BOX_Float(float val) { object_id_counter = object_id_counter + 1; return OBJ2VAL(box); } -const classtable_elt_t VFT_standard___kernel___Int[86] = { +const classtable_elt_t VFT_standard___kernel___Int[87] = { {(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) 267 /* 5: Int < Comparable: superclass typecheck marker */}, - {(bigint) 2271 /* 6: Int < Discrete: superclass typecheck marker */}, + {(bigint) 275 /* 5: Int < Comparable: superclass typecheck marker */}, + {(bigint) 2295 /* 6: Int < Discrete: superclass typecheck marker */}, {(bigint) -29 /* 7: Int < Int: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -16680,11 +16789,9 @@ const classtable_elt_t VFT_standard___kernel___Int[86] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Int < Object: superclass init_table position */}, + {(bigint) 2 /* 18: Int < Object: superclass init_table position */}, {(bigint) standard___kernel___Int___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Int_____eqeq}, @@ -16718,7 +16825,9 @@ const classtable_elt_t VFT_standard___kernel___Int[86] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 54: Int < Comparable: superclass init_table position */}, + {(bigint) 1 /* 52: Int < Comparable: superclass init_table position */}, + {(bigint) -29 /* 53: VT Int::OTHER : id of Int */}, + {(bigint) 7 /* 54: VT Int::OTHER : color of Int */}, {(bigint) standard___kernel___Int_____l}, {(bigint) standard___kernel___Int_____leq}, {(bigint) standard___kernel___Int_____geq}, @@ -16749,6 +16858,7 @@ const classtable_elt_t VFT_standard___kernel___Int[86] = { {(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 */ @@ -16759,8 +16869,8 @@ const classtable_elt_t VFT_standard___kernel___Char[78] = { {(bigint) "Char" /* 2: Class Name */}, {(bigint) 3 /* 3: Char < Object: superclass typecheck marker */}, {(bigint) 103 /* 4: Char < Pattern: superclass typecheck marker */}, - {(bigint) 267 /* 5: Char < Comparable: superclass typecheck marker */}, - {(bigint) 2271 /* 6: Char < Discrete: superclass typecheck marker */}, + {(bigint) 275 /* 5: Char < Comparable: superclass typecheck marker */}, + {(bigint) 2295 /* 6: Char < Discrete: superclass typecheck marker */}, {(bigint) -33 /* 7: Char < Char: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -16770,11 +16880,9 @@ const classtable_elt_t VFT_standard___kernel___Char[78] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Char < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Char < Object: superclass init_table position */}, {(bigint) standard___kernel___Char___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Char_____eqeq}, @@ -16803,12 +16911,14 @@ const classtable_elt_t VFT_standard___kernel___Char[78] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: Char < Pattern: superclass init_table position */}, + {(bigint) 0 /* 47: 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 /* 54: Char < Comparable: superclass init_table position */}, + {(bigint) 3 /* 52: Char < Comparable: superclass init_table position */}, + {(bigint) -33 /* 53: VT Char::OTHER : id of Char */}, + {(bigint) 7 /* 54: VT Char::OTHER : color of Char */}, {(bigint) standard___kernel___Char_____l}, {(bigint) standard___kernel___Char_____leq}, {(bigint) standard___kernel___Char_____geq}, @@ -16835,7 +16945,7 @@ const classtable_elt_t VFT_standard___kernel___Char[78] = { }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -const classtable_elt_t VFT_standard___kernel___Pointer[50] = { +const classtable_elt_t VFT_standard___kernel___Pointer[48] = { {(bigint) -1 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Pointer" /* 2: Class Name */}, @@ -16852,11 +16962,336 @@ const classtable_elt_t VFT_standard___kernel___Pointer[50] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 0 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 47: Pointer < Pointer: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 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_standard___collection___abstract_collection___Container[79] = { + {(bigint) 2323 /* 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) 283 /* 6: Container < Collection: superclass typecheck marker */}, + {(bigint) 2323 /* 7: Container < Container: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 18: 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___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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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 /* 65: 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 /* 75: 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 */ +/* 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; + stack_frame_head = fra.me.prev; +} +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; + 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.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[54] = { + {(bigint) 2319 /* 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) 199 /* 4: ContainerIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2319 /* 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 :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 1 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 48: 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 /* 52: 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.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.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.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[56] = { + {(bigint) 2135 /* 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) 199 /* 4: MapKeysIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2135 /* 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 :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: Pointer < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MapKeysIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -16885,162 +17320,85 @@ const classtable_elt_t VFT_standard___kernel___Pointer[50] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Pointer < Pointer: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 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_standard___collection___abstract_collection___Container[78] = { - {(bigint) 2295 /* 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) 275 /* 6: Container < Collection: superclass typecheck marker */}, - {(bigint) 2295 /* 7: Container < Container: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) nit_version___Object___nit_version}, - {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: 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___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 :( */, - {0} /* 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 /* 65: 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) 2 /* 74: 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}, + {(bigint) standard___collection___array___Iterator___to_a}, + {(bigint) 0 /* 48: 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 /* 52: 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 Container::_item */ -void INIT_ATTRIBUTES__standard___collection___abstract_collection___Container(val_t p0){ +/* 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___Container; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapKeysIterator; fra.me.has_broke = 0; fra.me.REG_size = 0; stack_frame_head = fra.me.prev; } -val_t NEW_standard___collection___abstract_collection___Container(void) +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___Container; + 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___Container(val_t p0){ +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___Container; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___MapKeysIterator; fra.me.has_broke = 0; - fra.me.REG_size = 0; + fra.me.REG_size = 1; + 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_Container_standard___collection___abstract_collection___Container___init(val_t p0){ +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 = 158; - fra.me.meth = LOCATE_NEW_Container_standard___collection___abstract_collection___Container___init; + 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.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]); + 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___ContainerIterator[56] = { - {(bigint) 2291 /* 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) 191 /* 4: ContainerIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2291 /* 5: ContainerIterator < ContainerIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, +const classtable_elt_t VFT_standard___collection___abstract_collection___MapValuesIterator[56] = { + {(bigint) 2131 /* 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) 199 /* 4: MapValuesIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2131 /* 5: MapValuesIterator < MapValuesIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17053,7 +17411,7 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___Contain {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ContainerIterator < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MapValuesIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17083,97 +17441,84 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___Contain {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 0 /* 50: 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 /* 54: ContainerIterator < ContainerIterator: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___ContainerIterator___init}, + {(bigint) 0 /* 48: 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 /* 52: 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 ContainerIterator::_is_ok */ -/* 3: Attribute ContainerIterator::_container */ -void INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator(val_t p0){ +/* 2: Attribute MapValuesIterator::@iterator */ +void INIT_ATTRIBUTES__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_INIT_ATTRIBUTES__standard___collection___abstract_collection___ContainerIterator; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___abstract_collection___MapValuesIterator; fra.me.has_broke = 0; - fra.me.REG_size = 1; - 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; + fra.me.REG_size = 0; stack_frame_head = fra.me.prev; } -val_t NEW_standard___collection___abstract_collection___ContainerIterator(void) +val_t NEW_standard___collection___abstract_collection___MapValuesIterator(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 4); - obj->vft = (classtable_elt_t*)VFT_standard___collection___abstract_collection___ContainerIterator; + 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___ContainerIterator(val_t p0){ +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___ContainerIterator; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___abstract_collection___MapValuesIterator; fra.me.has_broke = 0; fra.me.REG_size = 1; 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); + 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", "_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); + nit_abort("Uninitialized attribute %s", "@iterator", LOCATE_nitc, 0); } stack_frame_head = fra.me.prev; } -val_t NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init(val_t p0){ +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 = 172; - fra.me.meth = LOCATE_NEW_ContainerIterator_standard___collection___abstract_collection___ContainerIterator___init; + 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.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]); + 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[58] = { - {(bigint) 2963 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___abstract_collection___CoupleMapIterator[54] = { + {(bigint) 2315 /* 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) 191 /* 4: CoupleMapIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2123 /* 5: CoupleMapIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 2963 /* 6: CoupleMapIterator < CoupleMapIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 139 /* 4: CoupleMapIterator < MapIterator: superclass typecheck marker */}, + {(bigint) 2315 /* 5: CoupleMapIterator < CoupleMapIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17186,7 +17531,7 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___CoupleM {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: CoupleMapIterator < Object: superclass init_table position */}, + {(bigint) 1 /* 18: CoupleMapIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17215,14 +17560,12 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___CoupleM {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 1 /* 50: CoupleMapIterator < Iterator: superclass init_table position */}, + {(bigint) 0 /* 47: 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) 0 /* 54: CoupleMapIterator < MapIterator: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___CoupleMapIterator___key}, - {(bigint) 3 /* 56: CoupleMapIterator < CoupleMapIterator: superclass init_table position */}, + {(bigint) 2 /* 52: CoupleMapIterator < CoupleMapIterator: superclass init_table position */}, {(bigint) standard___collection___abstract_collection___CoupleMapIterator___init}, }; /* 0: Pointer to the classtable */ @@ -17270,17 +17613,17 @@ void CHECKNEW_standard___collection___abstract_collection___CoupleMapIterator(va 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[4] = {0, 0, 0, 0}; + int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 424; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//abstract_collection.nit:424 */ + /* ./../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); @@ -17288,14 +17631,12 @@ val_t NEW_CoupleMapIterator_standard___collection___abstract_collection___Couple stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___abstract_collection___Couple[55] = { - {(bigint) 259 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___abstract_collection___Couple[53] = { + {(bigint) 267 /* 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) 259 /* 4: Couple < Couple: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 267 /* 4: Couple < Couple: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17309,7 +17650,7 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___Couple[ {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: Couple < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Couple < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17338,7 +17679,7 @@ const classtable_elt_t VFT_standard___collection___abstract_collection___Couple[ {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Couple < Couple: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -17386,7 +17727,7 @@ val_t NEW_Couple_standard___collection___abstract_collection___Couple___init(val 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 = 438; + 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; @@ -17395,7 +17736,7 @@ val_t NEW_Couple_standard___collection___abstract_collection___Couple___init(val fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/standard//collection//abstract_collection.nit:438 */ + /* ./../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); @@ -17403,17 +17744,15 @@ val_t NEW_Couple_standard___collection___abstract_collection___Couple___init(val stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_standard___collection___range___Range[79] = { - {(bigint) 2047 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___range___Range[80] = { + {(bigint) 2059 /* 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) 275 /* 6: Range < Collection: superclass typecheck marker */}, - {(bigint) 2047 /* 7: Range < Range: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 283 /* 6: Range < Collection: superclass typecheck marker */}, + {(bigint) 2059 /* 7: Range < Range: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17424,7 +17763,7 @@ const classtable_elt_t VFT_standard___collection___range___Range[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Range < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Range < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17467,6 +17806,8 @@ const classtable_elt_t VFT_standard___collection___range___Range[79] = { {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 /* 65: Range < Collection: superclass init_table position */}, @@ -17478,7 +17819,8 @@ const classtable_elt_t VFT_standard___collection___range___Range[79] = { {(bigint) standard___collection___range___Range___has_only}, {(bigint) standard___collection___range___Range___count}, {(bigint) standard___collection___range___Range___first}, - {(bigint) 2 /* 74: Range < Range: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 75: Range < Range: superclass init_table position */}, {(bigint) standard___collection___range___Range___last}, {(bigint) standard___collection___range___Range___after}, {(bigint) standard___collection___range___Range___init}, @@ -17584,15 +17926,13 @@ val_t NEW_Range_standard___collection___range___Range___without_last(val_t p0, v stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_standard___collection___range___IteratorRange[56] = { - {(bigint) 2191 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___range___IteratorRange[54] = { + {(bigint) 2207 /* 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) 191 /* 4: IteratorRange < Iterator: superclass typecheck marker */}, - {(bigint) 2191 /* 5: IteratorRange < IteratorRange: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 199 /* 4: IteratorRange < Iterator: superclass typecheck marker */}, + {(bigint) 2207 /* 5: IteratorRange < IteratorRange: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17605,7 +17945,7 @@ const classtable_elt_t VFT_standard___collection___range___IteratorRange[56] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: IteratorRange < Object: superclass init_table position */}, + {(bigint) 1 /* 18: IteratorRange < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17635,11 +17975,11 @@ const classtable_elt_t VFT_standard___collection___range___IteratorRange[56] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 0 /* 50: IteratorRange < Iterator: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 54: IteratorRange < IteratorRange: superclass init_table position */}, + {(bigint) 2 /* 52: IteratorRange < IteratorRange: superclass init_table position */}, {(bigint) standard___collection___range___IteratorRange___init}, }; /* 0: Pointer to the classtable */ @@ -17711,28 +18051,26 @@ val_t NEW_IteratorRange_standard___collection___range___IteratorRange___init(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___list___List[108] = { - {(bigint) 3511 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___list___List[114] = { + {(bigint) 3555 /* 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 :( */, {0} /* Class Hole :( */, - {(bigint) 275 /* 6: List < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: List < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: List < MapRead: superclass typecheck marker */}, - {(bigint) 2751 /* 9: List < SimpleCollection: superclass typecheck marker */}, - {(bigint) 2755 /* 10: List < SequenceRead: superclass typecheck marker */}, - {(bigint) 2795 /* 11: List < Map: superclass typecheck marker */}, - {(bigint) 3135 /* 12: List < Sequence: superclass typecheck marker */}, - {(bigint) 3511 /* 13: List < List: superclass typecheck marker */}, + {(bigint) 283 /* 6: List < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: List < SequenceRead: superclass typecheck marker */}, + {(bigint) 367 /* 8: List < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: List < SimpleCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3187 /* 11: List < Sequence: superclass typecheck marker */}, + {(bigint) 3555 /* 12: List < List: 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 /* 20: List < Object: superclass init_table position */}, + {(bigint) 5 /* 18: List < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17775,9 +18113,11 @@ const classtable_elt_t VFT_standard___collection___list___List[108] = { {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 /* 65: List < Collection: superclass init_table position */}, + {(bigint) 4 /* 65: 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}, @@ -17786,25 +18126,29 @@ const classtable_elt_t VFT_standard___collection___list___List[108] = { {(bigint) standard___collection___list___List___has_only}, {(bigint) standard___collection___list___List___count}, {(bigint) standard___collection___list___List___first}, - {(bigint) 5 /* 74: List < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 1 /* 75: 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 /* 79: 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}, - {(bigint) 3 /* 78: List < MapRead: superclass init_table position */}, - {(bigint) standard___collection___list___List_____bra}, - {(bigint) standard___collection___list___List___has_key}, - {(bigint) 4 /* 81: List < SimpleCollection: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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 /* 93: List < SimpleCollection: superclass init_table position */}, {(bigint) standard___collection___abstract_collection___Sequence___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, - {(bigint) 1 /* 84: List < SequenceRead: superclass init_table position */}, - {(bigint) standard___collection___list___List___last}, - {(bigint) standard___collection___abstract_collection___SequenceRead___index_of}, - {(bigint) standard___string___Map___map_join}, - {(bigint) 2 /* 88: List < Map: superclass init_table position */}, - {(bigint) standard___collection___list___List_____braeq}, - {(bigint) standard___collection___list___List___remove_at}, - {(bigint) standard___collection___abstract_collection___Map___recover_with}, - {(bigint) 0 /* 92: List < Sequence: superclass init_table position */}, + {(bigint) 0 /* 96: 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}, @@ -17812,7 +18156,9 @@ const classtable_elt_t VFT_standard___collection___list___List[108] = { {(bigint) standard___collection___list___List___pop}, {(bigint) standard___collection___list___List___unshift}, {(bigint) standard___collection___list___List___shift}, - {(bigint) 8 /* 100: List < List: superclass init_table position */}, + {(bigint) standard___collection___list___List_____braeq}, + {(bigint) standard___collection___list___List___remove_at}, + {(bigint) 6 /* 106: List < List: superclass init_table position */}, {(bigint) standard___collection___list___List___link}, {(bigint) standard___collection___list___List___init}, {(bigint) standard___collection___list___List___from}, @@ -17859,15 +18205,15 @@ void CHECKNEW_standard___collection___list___List(val_t p0){ val_t NEW_List_standard___collection___list___List___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}; + 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 = 175; + 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.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//list.nit:175 */ + /* ./../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); @@ -17878,17 +18224,17 @@ val_t NEW_List_standard___collection___list___List___init(void){ 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[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 178; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//list.nit:178 */ + /* ./../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); @@ -17896,16 +18242,14 @@ val_t NEW_List_standard___collection___list___List___from(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___list___ListIterator[63] = { - {(bigint) 3151 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___list___ListIterator[59] = { + {(bigint) 2855 /* 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) 191 /* 4: ListIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2123 /* 5: ListIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 2835 /* 6: ListIterator < IndexedIterator: superclass typecheck marker */}, - {(bigint) 3151 /* 7: ListIterator < ListIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 199 /* 4: ListIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2223 /* 5: ListIterator < IndexedIterator: superclass typecheck marker */}, + {(bigint) 2855 /* 6: ListIterator < ListIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -17917,7 +18261,7 @@ const classtable_elt_t VFT_standard___collection___list___ListIterator[63] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ListIterator < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ListIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -17947,15 +18291,13 @@ const classtable_elt_t VFT_standard___collection___list___ListIterator[63] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 2 /* 50: ListIterator < Iterator: superclass init_table position */}, + {(bigint) 1 /* 48: 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) 1 /* 54: ListIterator < MapIterator: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___IndexedIterator___key}, - {(bigint) 0 /* 56: ListIterator < IndexedIterator: superclass init_table position */}, + {(bigint) 0 /* 52: ListIterator < IndexedIterator: superclass init_table position */}, {(bigint) standard___collection___list___ListIterator___index}, - {(bigint) 4 /* 58: ListIterator < ListIterator: superclass init_table position */}, + {(bigint) 3 /* 54: 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}, @@ -18013,17 +18355,17 @@ void CHECKNEW_standard___collection___list___ListIterator(val_t p0){ 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[5] = {0, 0, 0, 0, 0}; + 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 = 258; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//list.nit:258 */ + /* ./../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); @@ -18031,18 +18373,16 @@ val_t NEW_ListIterator_standard___collection___list___ListIterator___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___list___ListNode[84] = { - {(bigint) 2831 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___list___ListNode[85] = { + {(bigint) 2851 /* 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) 275 /* 6: ListNode < Collection: superclass typecheck marker */}, - {(bigint) 2295 /* 7: ListNode < Container: superclass typecheck marker */}, - {(bigint) 2831 /* 8: ListNode < ListNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 283 /* 6: ListNode < Collection: superclass typecheck marker */}, + {(bigint) 2323 /* 7: ListNode < Container: superclass typecheck marker */}, + {(bigint) 2851 /* 8: ListNode < ListNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -18052,7 +18392,7 @@ const classtable_elt_t VFT_standard___collection___list___ListNode[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ListNode < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ListNode < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -18095,6 +18435,8 @@ const classtable_elt_t VFT_standard___collection___list___ListNode[84] = { {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 /* 65: ListNode < Collection: superclass init_table position */}, @@ -18106,11 +18448,12 @@ const classtable_elt_t VFT_standard___collection___list___ListNode[84] = { {(bigint) standard___collection___abstract_collection___Container___has_only}, {(bigint) standard___collection___abstract_collection___Container___count}, {(bigint) standard___collection___abstract_collection___Container___first}, - {(bigint) 2 /* 74: ListNode < Container: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 75: 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 /* 78: ListNode < ListNode: superclass init_table position */}, + {(bigint) 3 /* 79: 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}, @@ -18159,14 +18502,14 @@ val_t NEW_ListNode_standard___collection___list___ListNode___init(val_t p0){ 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.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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//list.nit:291 */ + /* ./../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); @@ -18174,28 +18517,26 @@ val_t NEW_ListNode_standard___collection___list___ListNode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___array___AbstractArrayRead[107] = { - {(bigint) 3199 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___array___AbstractArrayRead[90] = { + {(bigint) 3039 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbstractArrayRead" /* 2: Class Name */}, {(bigint) 3 /* 3: AbstractArrayRead < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 275 /* 6: AbstractArrayRead < Collection: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2119 /* 8: AbstractArrayRead < MapRead: superclass typecheck marker */}, + {(bigint) 283 /* 6: AbstractArrayRead < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: AbstractArrayRead < SequenceRead: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 2755 /* 10: AbstractArrayRead < SequenceRead: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3039 /* 10: AbstractArrayRead < AbstractArrayRead: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 3199 /* 13: AbstractArrayRead < AbstractArrayRead: 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) 3 /* 20: AbstractArrayRead < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AbstractArrayRead < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___collection___array___AbstractArrayRead_____eqeq}, @@ -18238,9 +18579,11 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArrayRead[107 {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) 2 /* 65: AbstractArrayRead < Collection: superclass init_table position */}, + {(bigint) 1 /* 65: AbstractArrayRead < 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}, @@ -18249,33 +18592,16 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArrayRead[107 {(bigint) standard___collection___array___AbstractArrayRead___has_only}, {(bigint) standard___collection___array___AbstractArrayRead___count}, {(bigint) standard___collection___abstract_collection___SequenceRead___first}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 1 /* 78: AbstractArrayRead < MapRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___MapRead_____bra}, - {(bigint) standard___collection___array___AbstractArrayRead___has_key}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 0 /* 84: AbstractArrayRead < SequenceRead: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 0 /* 75: AbstractArrayRead < SequenceRead: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___SequenceRead_____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 :( */, - {0} /* Class Hole :( */, - {0} /* 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 /* 100: AbstractArrayRead < AbstractArrayRead: superclass init_table position */}, + {(bigint) 3 /* 83: AbstractArrayRead < 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}, @@ -18334,7 +18660,7 @@ void CHECKNEW_standard___collection___array___AbstractArrayRead(val_t p0){ val_t NEW_AbstractArrayRead_standard___collection___array___AbstractArrayRead___init(void){ struct {struct stack_frame_t me;} fra; val_t tmp; - int init_table[5] = {0, 0, 0, 0, 0}; + 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; @@ -18350,27 +18676,25 @@ val_t NEW_AbstractArrayRead_standard___collection___array___AbstractArrayRead___ return fra.me.REG[0]; } const classtable_elt_t VFT_standard___collection___array___AbstractArray[122] = { - {(bigint) 3531 /* 0: Identity */}, + {(bigint) 3567 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbstractArray" /* 2: Class Name */}, {(bigint) 3 /* 3: AbstractArray < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 275 /* 6: AbstractArray < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: AbstractArray < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: AbstractArray < MapRead: superclass typecheck marker */}, - {(bigint) 2751 /* 9: AbstractArray < SimpleCollection: superclass typecheck marker */}, - {(bigint) 2755 /* 10: AbstractArray < SequenceRead: superclass typecheck marker */}, - {(bigint) 2795 /* 11: AbstractArray < Map: superclass typecheck marker */}, - {(bigint) 3135 /* 12: AbstractArray < Sequence: superclass typecheck marker */}, - {(bigint) 3199 /* 13: AbstractArray < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 283 /* 6: AbstractArray < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: AbstractArray < SequenceRead: superclass typecheck marker */}, + {(bigint) 367 /* 8: AbstractArray < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: AbstractArray < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3039 /* 10: AbstractArray < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3187 /* 11: AbstractArray < Sequence: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 3531 /* 15: AbstractArray < AbstractArray: superclass typecheck marker */}, + {(bigint) 3567 /* 13: AbstractArray < AbstractArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AbstractArray < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AbstractArray < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___collection___array___AbstractArrayRead_____eqeq}, @@ -18413,9 +18737,11 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArray[122] = {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) 2 /* 65: AbstractArray < Collection: superclass init_table position */}, + {(bigint) 1 /* 65: AbstractArray < 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}, @@ -18424,25 +18750,29 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArray[122] = {(bigint) standard___collection___array___AbstractArrayRead___has_only}, {(bigint) standard___collection___array___AbstractArrayRead___count}, {(bigint) standard___collection___abstract_collection___SequenceRead___first}, - {(bigint) 8 /* 74: AbstractArray < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 0 /* 75: AbstractArray < SequenceRead: superclass init_table position */}, + {(bigint) standard___collection___abstract_collection___SequenceRead_____bra}, + {(bigint) standard___collection___abstract_collection___SequenceRead___last}, + {(bigint) standard___collection___array___AbstractArrayRead___index_of}, + {(bigint) 6 /* 79: AbstractArray < 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 /* 78: AbstractArray < MapRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___MapRead_____bra}, - {(bigint) standard___collection___array___AbstractArrayRead___has_key}, - {(bigint) 7 /* 81: AbstractArray < SimpleCollection: superclass init_table position */}, + {(bigint) 3 /* 83: AbstractArray < 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 :( */, + {(bigint) 5 /* 93: AbstractArray < SimpleCollection: superclass init_table position */}, {(bigint) standard___collection___array___AbstractArray___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, - {(bigint) 0 /* 84: AbstractArray < SequenceRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___SequenceRead___last}, - {(bigint) standard___collection___array___AbstractArrayRead___index_of}, - {(bigint) standard___string___Map___map_join}, - {(bigint) 6 /* 88: AbstractArray < Map: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___Map_____braeq}, - {(bigint) standard___collection___array___AbstractArray___remove_at}, - {(bigint) standard___collection___abstract_collection___Map___recover_with}, - {(bigint) 5 /* 92: AbstractArray < Sequence: superclass init_table position */}, + {(bigint) 4 /* 96: AbstractArray < 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}, @@ -18450,13 +18780,8 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArray[122] = {(bigint) standard___collection___array___AbstractArray___pop}, {(bigint) standard___collection___array___AbstractArray___unshift}, {(bigint) standard___collection___array___AbstractArray___shift}, - {(bigint) 4 /* 100: AbstractArray < 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) standard___collection___abstract_collection___Sequence_____braeq}, + {(bigint) standard___collection___array___AbstractArray___remove_at}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -18469,9 +18794,10 @@ const classtable_elt_t VFT_standard___collection___array___AbstractArray[122] = {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 9 /* 119: AbstractArray < AbstractArray: superclass init_table position */}, + {(bigint) 7 /* 118: AbstractArray < AbstractArray: superclass init_table position */}, {(bigint) standard___collection___array___AbstractArray___enlarge}, {(bigint) standard___collection___array___AbstractArray___insert}, + {(bigint) standard___collection___array___AbstractArray___swap_at}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -18524,7 +18850,7 @@ void CHECKNEW_standard___collection___array___AbstractArray(val_t p0){ val_t NEW_AbstractArray_standard___collection___array___AbstractArrayRead___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}; + 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 = 0; @@ -18540,27 +18866,25 @@ val_t NEW_AbstractArray_standard___collection___array___AbstractArrayRead___init return fra.me.REG[0]; } const classtable_elt_t VFT_standard___collection___array___Array[122] = { - {(bigint) 3715 /* 0: Identity */}, + {(bigint) 3747 /* 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) 287 /* 4: Array < ArrayCapable: superclass typecheck marker */}, - {(bigint) 3715 /* 5: Array < Array: superclass typecheck marker */}, - {(bigint) 275 /* 6: Array < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: Array < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: Array < MapRead: superclass typecheck marker */}, - {(bigint) 2751 /* 9: Array < SimpleCollection: superclass typecheck marker */}, - {(bigint) 2755 /* 10: Array < SequenceRead: superclass typecheck marker */}, - {(bigint) 2795 /* 11: Array < Map: superclass typecheck marker */}, - {(bigint) 3135 /* 12: Array < Sequence: superclass typecheck marker */}, - {(bigint) 3199 /* 13: Array < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3747 /* 4: Array < Array: superclass typecheck marker */}, + {(bigint) 295 /* 5: Array < ArrayCapable: superclass typecheck marker */}, + {(bigint) 283 /* 6: Array < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: Array < SequenceRead: superclass typecheck marker */}, + {(bigint) 367 /* 8: Array < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: Array < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3039 /* 10: Array < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3187 /* 11: Array < Sequence: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 3531 /* 15: Array < AbstractArray: superclass typecheck marker */}, + {(bigint) 3567 /* 13: Array < AbstractArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: Array < Object: superclass init_table position */}, + {(bigint) 2 /* 18: 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}, @@ -18589,9 +18913,7 @@ const classtable_elt_t VFT_standard___collection___array___Array[122] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 10 /* 49: Array < ArrayCapable: superclass init_table position */}, - {(bigint) standard___collection___array___ArrayCapable___calloc_array}, - {(bigint) 11 /* 51: Array < Array: superclass init_table position */}, + {(bigint) 9 /* 47: 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}, @@ -18600,12 +18922,16 @@ const classtable_elt_t VFT_standard___collection___array___Array[122] = { {(bigint) standard___collection___array___Array___intern_items}, {(bigint) standard___collection___array___Array___sort}, {(bigint) standard___collection___array___Array___sub_sort}, + {(bigint) 8 /* 56: 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) 2 /* 65: Array < Collection: superclass init_table position */}, + {(bigint) 1 /* 65: 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}, @@ -18614,25 +18940,29 @@ const classtable_elt_t VFT_standard___collection___array___Array[122] = { {(bigint) standard___collection___array___AbstractArrayRead___has_only}, {(bigint) standard___collection___array___AbstractArrayRead___count}, {(bigint) standard___collection___abstract_collection___SequenceRead___first}, - {(bigint) 8 /* 74: Array < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 0 /* 75: 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) 6 /* 79: 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 /* 78: Array < MapRead: superclass init_table position */}, - {(bigint) standard___collection___array___Array_____bra}, - {(bigint) standard___collection___array___AbstractArrayRead___has_key}, - {(bigint) 7 /* 81: Array < SimpleCollection: superclass init_table position */}, + {(bigint) 3 /* 83: 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}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 5 /* 93: Array < SimpleCollection: superclass init_table position */}, {(bigint) standard___collection___array___Array___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, - {(bigint) 0 /* 84: Array < SequenceRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___SequenceRead___last}, - {(bigint) standard___collection___array___AbstractArrayRead___index_of}, - {(bigint) standard___string___Map___map_join}, - {(bigint) 6 /* 88: Array < Map: superclass init_table position */}, - {(bigint) standard___collection___array___Array_____braeq}, - {(bigint) standard___collection___array___AbstractArray___remove_at}, - {(bigint) standard___collection___abstract_collection___Map___recover_with}, - {(bigint) 5 /* 92: Array < Sequence: superclass init_table position */}, + {(bigint) 4 /* 96: 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}, @@ -18640,13 +18970,8 @@ const classtable_elt_t VFT_standard___collection___array___Array[122] = { {(bigint) standard___collection___array___AbstractArray___pop}, {(bigint) standard___collection___array___AbstractArray___unshift}, {(bigint) standard___collection___array___AbstractArray___shift}, - {(bigint) 4 /* 100: 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) standard___collection___array___Array_____braeq}, + {(bigint) standard___collection___array___AbstractArray___remove_at}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -18659,9 +18984,10 @@ const classtable_elt_t VFT_standard___collection___array___Array[122] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 9 /* 119: Array < AbstractArray: superclass init_table position */}, + {(bigint) 7 /* 118: 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 */ @@ -18681,10 +19007,10 @@ void INIT_ATTRIBUTES__standard___collection___array___Array(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:329 */ + /* ./../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:337 */ + /* ./../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 */ @@ -18729,16 +19055,16 @@ 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[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 297; + 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.REG[0] = NIT_NULL; REGB0 = p0; - /* ./../lib/standard//collection//array.nit:297 */ + /* ./../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); @@ -18749,15 +19075,15 @@ val_t NEW_Array_standard___collection___array___Array___with_capacity(val_t p0){ val_t NEW_Array_standard___collection___array___Array___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}; + 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 = 282; + 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.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//array.nit:282 */ + /* ./../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); @@ -18769,10 +19095,10 @@ val_t NEW_Array_standard___collection___array___Array___filled_with(val_t p0, va struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; val_t REGB0; val_t tmp; - int init_table[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 306; + 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; @@ -18780,7 +19106,7 @@ val_t NEW_Array_standard___collection___array___Array___filled_with(val_t p0, va fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; REGB0 = p1; - /* ./../lib/standard//collection//array.nit:306 */ + /* ./../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); @@ -18791,17 +19117,17 @@ val_t NEW_Array_standard___collection___array___Array___filled_with(val_t p0, va 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[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 289; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:289 */ + /* ./../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); @@ -18813,10 +19139,10 @@ val_t NEW_Array_standard___collection___array___Array___with_native(val_t p0, va struct {struct stack_frame_t me; val_t MORE_REG[1];} fra; val_t REGB0; val_t tmp; - int init_table[12] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 320; + 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; @@ -18824,7 +19150,7 @@ val_t NEW_Array_standard___collection___array___Array___with_native(val_t p0, va fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; REGB0 = p1; - /* ./../lib/standard//collection//array.nit:320 */ + /* ./../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); @@ -18832,16 +19158,14 @@ val_t NEW_Array_standard___collection___array___Array___with_native(val_t p0, va stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___array___ArrayIterator[60] = { - {(bigint) 3195 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___array___ArrayIterator[56] = { + {(bigint) 3031 /* 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) 191 /* 4: ArrayIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2123 /* 5: ArrayIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 2835 /* 6: ArrayIterator < IndexedIterator: superclass typecheck marker */}, - {(bigint) 3195 /* 7: ArrayIterator < ArrayIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 199 /* 4: ArrayIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2223 /* 5: ArrayIterator < IndexedIterator: superclass typecheck marker */}, + {(bigint) 3031 /* 6: ArrayIterator < ArrayIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -18853,7 +19177,7 @@ const classtable_elt_t VFT_standard___collection___array___ArrayIterator[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ArrayIterator < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ArrayIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -18883,15 +19207,13 @@ const classtable_elt_t VFT_standard___collection___array___ArrayIterator[60] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 2 /* 50: ArrayIterator < Iterator: superclass init_table position */}, + {(bigint) 1 /* 48: 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) 1 /* 54: ArrayIterator < MapIterator: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___IndexedIterator___key}, - {(bigint) 0 /* 56: ArrayIterator < IndexedIterator: superclass init_table position */}, + {(bigint) 0 /* 52: ArrayIterator < IndexedIterator: superclass init_table position */}, {(bigint) standard___collection___array___ArrayIterator___index}, - {(bigint) 4 /* 58: ArrayIterator < ArrayIterator: superclass init_table position */}, + {(bigint) 3 /* 54: ArrayIterator < ArrayIterator: superclass init_table position */}, {(bigint) standard___collection___array___ArrayIterator___init}, }; /* 0: Pointer to the classtable */ @@ -18910,7 +19232,7 @@ void INIT_ATTRIBUTES__standard___collection___array___ArrayIterator(val_t p0){ fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:409 */ + /* ./../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; @@ -18951,17 +19273,17 @@ void CHECKNEW_standard___collection___array___ArrayIterator(val_t p0){ 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[5] = {0, 0, 0, 0, 0}; + 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 = 403; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:403 */ + /* ./../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); @@ -18969,20 +19291,18 @@ val_t NEW_ArrayIterator_standard___collection___array___ArrayIterator___init(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___array___ArraySet[89] = { - {(bigint) 3519 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___array___ArraySet[101] = { + {(bigint) 3563 /* 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) 3183 /* 4: ArraySet < Set: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 283 /* 6: ArraySet < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 275 /* 6: ArraySet < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: ArraySet < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3131 /* 8: ArraySet < Set: superclass typecheck marker */}, - {(bigint) 2751 /* 9: ArraySet < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3519 /* 10: ArraySet < ArraySet: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 367 /* 8: ArraySet < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: ArraySet < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3563 /* 10: ArraySet < ArraySet: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -18990,7 +19310,7 @@ const classtable_elt_t VFT_standard___collection___array___ArraySet[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 4 /* 20: ArraySet < Object: superclass init_table position */}, + {(bigint) 4 /* 18: ArraySet < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19019,6 +19339,9 @@ const classtable_elt_t VFT_standard___collection___array___ArraySet[89] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, + {(bigint) 0 /* 47: ArraySet < Set: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19031,7 +19354,6 @@ const classtable_elt_t VFT_standard___collection___array___ArraySet[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 0 /* 61: ArraySet < Set: superclass init_table position */}, {0} /* Class Hole :( */, {(bigint) standard___string___Collection___join}, {(bigint) standard___collection___array___Collection___to_a}, @@ -19044,17 +19366,29 @@ const classtable_elt_t VFT_standard___collection___array___ArraySet[89] = { {(bigint) standard___collection___abstract_collection___Set___has_only}, {(bigint) standard___collection___abstract_collection___Set___count}, {(bigint) standard___collection___array___ArraySet___first}, - {(bigint) 2 /* 74: ArraySet < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 79: 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}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 81: ArraySet < SimpleCollection: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 1 /* 93: ArraySet < SimpleCollection: superclass init_table position */}, {(bigint) standard___collection___array___ArraySet___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, - {(bigint) 5 /* 84: ArraySet < ArraySet: superclass init_table position */}, + {(bigint) 5 /* 96: 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}, @@ -19108,12 +19442,12 @@ val_t NEW_ArraySet_standard___collection___array___ArraySet___init(void){ 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 = 456; + 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.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//array.nit:456 */ + /* ./../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); @@ -19128,13 +19462,13 @@ val_t NEW_ArraySet_standard___collection___array___ArraySet___with_capacity(val_ 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 = 459; + 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.REG[0] = NIT_NULL; REGB0 = p0; - /* ./../lib/standard//collection//array.nit:459 */ + /* ./../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); @@ -19142,15 +19476,13 @@ val_t NEW_ArraySet_standard___collection___array___ArraySet___with_capacity(val_ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___collection___array___ArraySetIterator[56] = { - {(bigint) 2335 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___array___ArraySetIterator[54] = { + {(bigint) 2363 /* 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) 191 /* 4: ArraySetIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2335 /* 5: ArraySetIterator < ArraySetIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 199 /* 4: ArraySetIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2363 /* 5: ArraySetIterator < ArraySetIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19163,7 +19495,7 @@ const classtable_elt_t VFT_standard___collection___array___ArraySetIterator[56] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ArraySetIterator < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ArraySetIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19193,11 +19525,11 @@ const classtable_elt_t VFT_standard___collection___array___ArraySetIterator[56] {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 0 /* 50: ArraySetIterator < Iterator: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 54: ArraySetIterator < ArraySetIterator: superclass init_table position */}, + {(bigint) 2 /* 52: ArraySetIterator < ArraySetIterator: superclass init_table position */}, {(bigint) standard___collection___array___ArraySetIterator___init}, }; /* 0: Pointer to the classtable */ @@ -19248,14 +19580,14 @@ val_t NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___in int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 473; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:473 */ + /* ./../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); @@ -19263,28 +19595,26 @@ val_t NEW_ArraySetIterator_standard___collection___array___ArraySetIterator___in stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___array___ArrayMap[99] = { - {(bigint) 3523 /* 0: Identity */}, - {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, +const classtable_elt_t VFT_standard___collection___array___ArrayMap[72] = { + {(bigint) 3235 /* 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) 135 /* 4: ArrayMap < MapRead: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2139 /* 6: ArrayMap < Map: superclass typecheck marker */}, + {(bigint) 2991 /* 7: ArrayMap < CoupleMap: superclass typecheck marker */}, + {(bigint) 3235 /* 8: ArrayMap < ArrayMap: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 275 /* 6: ArrayMap < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: ArrayMap < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: ArrayMap < MapRead: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 2795 /* 11: ArrayMap < Map: superclass typecheck marker */}, - {(bigint) 3191 /* 12: ArrayMap < CoupleMap: superclass typecheck marker */}, - {(bigint) 3523 /* 13: ArrayMap < ArrayMap: 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 /* 20: ArrayMap < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ArrayMap < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19300,7 +19630,7 @@ const classtable_elt_t VFT_standard___collection___array___ArrayMap[99] = { {(bigint) standard___file___Object___stdin}, {(bigint) standard___file___Object___stdout}, {(bigint) standard___file___Object___stderr}, - {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___to_s}, {(bigint) standard___string___Object___native_class_name}, {(bigint) standard___string___Object___class_name}, {(bigint) standard___string___Object___inspect}, @@ -19313,52 +19643,27 @@ const classtable_elt_t VFT_standard___collection___array___ArrayMap[99] = { {(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 :( */, - {0} /* 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) 4 /* 65: ArrayMap < Collection: superclass init_table position */}, + {(bigint) 2 /* 47: 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___Collection___iterate}, + {(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}, - {(bigint) standard___collection___array___ArrayMap___has}, - {(bigint) standard___collection___array___ArrayMap___has_only}, - {(bigint) standard___collection___array___ArrayMap___count}, - {(bigint) standard___collection___array___ArrayMap___first}, - {(bigint) 2 /* 74: ArrayMap < RemovableCollection: superclass init_table position */}, - {(bigint) standard___collection___array___ArrayMap___clear}, - {(bigint) standard___collection___array___ArrayMap___remove}, - {(bigint) standard___collection___array___ArrayMap___remove_all}, - {(bigint) 3 /* 78: ArrayMap < MapRead: superclass init_table position */}, - {(bigint) standard___collection___array___ArrayMap_____bra}, - {(bigint) standard___collection___array___ArrayMap___has_key}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) standard___string___Map___map_join}, - {(bigint) 1 /* 88: ArrayMap < Map: superclass init_table position */}, + {(bigint) standard___string___Map___join}, + {(bigint) 1 /* 59: ArrayMap < Map: superclass init_table position */}, {(bigint) standard___collection___array___ArrayMap_____braeq}, - {(bigint) standard___collection___array___ArrayMap___remove_at}, {(bigint) standard___collection___abstract_collection___Map___recover_with}, - {(bigint) 0 /* 92: ArrayMap < CoupleMap: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayMap___clear}, + {(bigint) 0 /* 63: ArrayMap < CoupleMap: superclass init_table position */}, {(bigint) standard___collection___array___ArrayMap___couple_at}, - {(bigint) 6 /* 94: ArrayMap < ArrayMap: superclass init_table position */}, + {(bigint) 4 /* 65: 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}, @@ -19366,10 +19671,12 @@ const classtable_elt_t VFT_standard___collection___array___ArrayMap[99] = { }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -/* 2: Attribute ArrayMap::_items */ -/* 3: Attribute ArrayMap::_last_index */ +/* 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;} fra; + 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; @@ -19377,10 +19684,19 @@ void INIT_ATTRIBUTES__standard___collection___array___ArrayMap(val_t p0){ fra.me.line = 0; fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___array___ArrayMap; fra.me.has_broke = 0; - fra.me.REG_size = 1; + fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; + fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//array.nit:594 */ + /* ./../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; @@ -19388,7 +19704,7 @@ void INIT_ATTRIBUTES__standard___collection___array___ArrayMap(val_t p0){ val_t NEW_standard___collection___array___ArrayMap(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 4); + 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; @@ -19406,6 +19722,16 @@ void CHECKNEW_standard___collection___array___ArrayMap(val_t p0){ fra.me.REG_size = 1; 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 { @@ -19421,15 +19747,15 @@ void CHECKNEW_standard___collection___array___ArrayMap(val_t p0){ val_t NEW_ArrayMap_standard___collection___array___ArrayMap___init(void){ struct {struct stack_frame_t me;} fra; val_t tmp; - int init_table[7] = {0, 0, 0, 0, 0, 0, 0}; + int init_table[5] = {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.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.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//array.nit:614 */ + /* ./../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); @@ -19437,7 +19763,309 @@ val_t NEW_ArrayMap_standard___collection___array___ArrayMap___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___collection___array___NativeArray[53] = { +const classtable_elt_t VFT_standard___collection___array___ArrayMapKeys[87] = { + {(bigint) 3027 /* 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) 283 /* 6: ArrayMapKeys < Collection: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 367 /* 8: ArrayMapKeys < RemovableCollection: superclass typecheck marker */}, + {(bigint) 3027 /* 9: ArrayMapKeys < ArrayMapKeys: 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) 2 /* 18: 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___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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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) 1 /* 65: 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 :( */, + {0} /* Class Hole :( */, + {(bigint) 0 /* 79: 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 /* 83: 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 */ +/* 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; + stack_frame_head = fra.me.prev; +} +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.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.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[87] = { + {(bigint) 3023 /* 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) 283 /* 6: ArrayMapValues < Collection: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 367 /* 8: ArrayMapValues < RemovableCollection: superclass typecheck marker */}, + {(bigint) 3023 /* 9: ArrayMapValues < ArrayMapValues: 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) 2 /* 18: 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___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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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) 1 /* 65: 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) 0 /* 79: 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 /* 83: 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 */ +/* 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; + stack_frame_head = fra.me.prev; +} +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.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.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[51] = { {(bigint) 123 /* 0: Identity */}, {(bigint) -1 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "NativeArray" /* 2: Class Name */}, @@ -19454,11 +20082,9 @@ const classtable_elt_t VFT_standard___collection___array___NativeArray[53] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: NativeArray < Object: superclass init_table position */}, + {(bigint) 0 /* 18: NativeArray < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19487,7 +20113,7 @@ const classtable_elt_t VFT_standard___collection___array___NativeArray[53] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: NativeArray < NativeArray: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -19503,14 +20129,12 @@ val_t NEW_NativeArray(size_t length, size_t size) { array->size = length; return OBJ2VAL(array); } -const classtable_elt_t VFT_standard___collection___sorter___AbstractSorter[56] = { - {(bigint) 291 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___sorter___AbstractSorter[54] = { + {(bigint) 299 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbstractSorter" /* 2: Class Name */}, {(bigint) 3 /* 3: AbstractSorter < Object: superclass typecheck marker */}, - {(bigint) 291 /* 4: AbstractSorter < AbstractSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 299 /* 4: AbstractSorter < AbstractSorter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19524,7 +20148,7 @@ const classtable_elt_t VFT_standard___collection___sorter___AbstractSorter[56] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: AbstractSorter < Object: superclass init_table position */}, + {(bigint) 0 /* 18: AbstractSorter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19553,7 +20177,7 @@ const classtable_elt_t VFT_standard___collection___sorter___AbstractSorter[56] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: AbstractSorter < AbstractSorter: superclass init_table position */}, + {(bigint) 1 /* 47: AbstractSorter < AbstractSorter: superclass init_table position */}, {(bigint) standard___collection___sorter___AbstractSorter___compare}, {(bigint) standard___collection___sorter___AbstractSorter___sort}, {(bigint) standard___collection___sorter___AbstractSorter___sub_sort}, @@ -19612,15 +20236,13 @@ val_t NEW_AbstractSorter_standard___collection___sorter___AbstractSorter___init( stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___collection___sorter___ComparableSorter[58] = { - {(bigint) 2307 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___sorter___ComparableSorter[56] = { + {(bigint) 2335 /* 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) 291 /* 4: ComparableSorter < AbstractSorter: superclass typecheck marker */}, - {(bigint) 2307 /* 5: ComparableSorter < ComparableSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 299 /* 4: ComparableSorter < AbstractSorter: superclass typecheck marker */}, + {(bigint) 2335 /* 5: ComparableSorter < ComparableSorter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19633,7 +20255,7 @@ const classtable_elt_t VFT_standard___collection___sorter___ComparableSorter[58] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ComparableSorter < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ComparableSorter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19662,14 +20284,14 @@ const classtable_elt_t VFT_standard___collection___sorter___ComparableSorter[58] {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ComparableSorter < AbstractSorter: superclass init_table position */}, + {(bigint) 1 /* 47: 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) standard___collection___sorter___AbstractSorter___init}, - {(bigint) 2 /* 56: ComparableSorter < ComparableSorter: superclass init_table position */}, + {(bigint) 2 /* 54: ComparableSorter < ComparableSorter: superclass init_table position */}, {(bigint) standard___collection___sorter___ComparableSorter___init}, }; /* 0: Pointer to the classtable */ @@ -19724,17 +20346,15 @@ val_t NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___i stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___collection___hash_collection___HashCollection[74] = { - {(bigint) 2247 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___hash_collection___HashCollection[93] = { + {(bigint) 2271 /* 0: Identity */}, {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "HashCollection" /* 2: Class Name */}, {(bigint) 3 /* 3: HashCollection < Object: superclass typecheck marker */}, - {(bigint) 287 /* 4: HashCollection < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2247 /* 5: HashCollection < HashCollection: superclass typecheck marker */}, - {(bigint) 275 /* 6: HashCollection < Collection: superclass typecheck marker */}, - {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 295 /* 5: HashCollection < ArrayCapable: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2271 /* 7: HashCollection < HashCollection: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19745,7 +20365,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashCollect {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: HashCollection < Object: superclass init_table position */}, + {(bigint) 1 /* 18: HashCollection < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19761,7 +20381,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashCollect {(bigint) standard___file___Object___stdin}, {(bigint) standard___file___Object___stdout}, {(bigint) standard___file___Object___stderr}, - {(bigint) standard___string___Collection___to_s}, + {(bigint) standard___string___Object___to_s}, {(bigint) standard___string___Object___native_class_name}, {(bigint) standard___string___Object___class_name}, {(bigint) standard___string___Object___inspect}, @@ -19774,9 +20394,43 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashCollect {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: HashCollection < ArrayCapable: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* 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 /* 56: HashCollection < ArrayCapable: superclass init_table position */}, {(bigint) standard___collection___array___ArrayCapable___calloc_array}, - {(bigint) 3 /* 51: HashCollection < HashCollection: superclass init_table position */}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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 /* 83: HashCollection < 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}, @@ -19786,19 +20440,6 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashCollect {(bigint) standard___collection___hash_collection___HashCollection___raz}, {(bigint) standard___collection___hash_collection___HashCollection___enlarge}, {(bigint) standard___collection___hash_collection___HashCollection___init}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) standard___string___Collection___join}, - {(bigint) standard___collection___array___Collection___to_a}, - {(bigint) 0 /* 65: HashCollection < Collection: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___Collection___iterator}, - {(bigint) standard___collection___abstract_collection___Collection___iterate}, - {(bigint) standard___collection___abstract_collection___Collection___is_empty}, - {(bigint) standard___collection___hash_collection___HashCollection___length}, - {(bigint) standard___collection___abstract_collection___Collection___has}, - {(bigint) standard___collection___abstract_collection___Collection___has_only}, - {(bigint) standard___collection___abstract_collection___Collection___count}, - {(bigint) standard___collection___abstract_collection___Collection___first}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -19881,7 +20522,7 @@ void CHECKNEW_standard___collection___hash_collection___HashCollection(val_t p0) val_t NEW_HashCollection_standard___collection___hash_collection___HashCollection___init(void){ struct {struct stack_frame_t me;} fra; val_t tmp; - int init_table[4] = {0, 0, 0, 0}; + int init_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; @@ -19897,13 +20538,11 @@ val_t NEW_HashCollection_standard___collection___hash_collection___HashCollectio return fra.me.REG[0]; } const classtable_elt_t VFT_standard___collection___hash_collection___HashNode[55] = { - {(bigint) 243 /* 0: Identity */}, + {(bigint) 251 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "HashNode" /* 2: Class Name */}, {(bigint) 3 /* 3: HashNode < Object: superclass typecheck marker */}, - {(bigint) 243 /* 4: HashNode < HashNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 251 /* 4: HashNode < HashNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -19917,7 +20556,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashNode[55 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: HashNode < Object: superclass init_table position */}, + {(bigint) 0 /* 18: HashNode < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -19946,7 +20585,9 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashNode[55 {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: HashNode < HashNode: superclass init_table position */}, + {(bigint) 1 /* 47: HashNode < HashNode: superclass init_table position */}, + {(bigint) 251 /* 48: VT HashNode::N : id of HashNode */}, + {(bigint) 4 /* 49: VT HashNode::N : color of HashNode */}, {(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}, @@ -19972,16 +20613,16 @@ void INIT_ATTRIBUTES__standard___collection___hash_collection___HashNode(val_t p fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:190 */ + /* ./../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:191 */ + /* ./../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:192 */ + /* ./../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:193 */ + /* ./../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; @@ -20020,14 +20661,14 @@ val_t NEW_HashNode_standard___collection___hash_collection___HashNode___init(val 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 = 194; + fra.me.line = 196; fra.me.meth = LOCATE_NEW_HashNode_standard___collection___hash_collection___HashNode___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:194 */ + /* ./../lib/standard//collection//hash_collection.nit:196 */ fra.me.REG[1] = NEW_standard___collection___hash_collection___HashNode(); INIT_ATTRIBUTES__standard___collection___hash_collection___HashNode(fra.me.REG[1]); standard___collection___hash_collection___HashNode___init(fra.me.REG[1], fra.me.REG[0], init_table); @@ -20035,19 +20676,380 @@ val_t NEW_HashNode_standard___collection___hash_collection___HashNode___init(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___hash_collection___HashMap[92] = { - {(bigint) 3183 /* 0: Identity */}, - {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, +const classtable_elt_t VFT_standard___collection___hash_collection___HashMap[93] = { + {(bigint) 2971 /* 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) 287 /* 4: HashMap < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2247 /* 5: HashMap < HashCollection: superclass typecheck marker */}, - {(bigint) 275 /* 6: HashMap < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: HashMap < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: HashMap < MapRead: superclass typecheck marker */}, - {(bigint) 3183 /* 9: HashMap < HashMap: superclass typecheck marker */}, + {(bigint) 135 /* 4: HashMap < MapRead: superclass typecheck marker */}, + {(bigint) 295 /* 5: HashMap < ArrayCapable: superclass typecheck marker */}, + {(bigint) 2139 /* 6: HashMap < Map: superclass typecheck marker */}, + {(bigint) 2271 /* 7: HashMap < HashCollection: superclass typecheck marker */}, + {(bigint) 2971 /* 8: HashMap < HashMap: 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 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 47: 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) 3 /* 56: HashMap < ArrayCapable: superclass init_table position */}, + {(bigint) standard___collection___array___ArrayCapable___calloc_array}, + {(bigint) standard___string___Map___join}, + {(bigint) 0 /* 59: 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 /* 63: 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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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 /* 83: 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.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.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.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[87] = { + {(bigint) 2967 /* 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) 283 /* 6: HashMapKeys < Collection: superclass typecheck marker */}, + {0} /* Class Hole :( */, + {(bigint) 367 /* 8: HashMapKeys < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2967 /* 9: HashMapKeys < HashMapKeys: 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) 2 /* 18: 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___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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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) 1 /* 65: 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 /* 79: 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 /* 83: 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 */ +/* 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; + stack_frame_head = fra.me.prev; +} +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.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.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[87] = { + {(bigint) 2963 /* 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 :( */, + {0} /* Class Hole :( */, + {(bigint) 283 /* 6: HashMapValues < Collection: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 2795 /* 11: HashMap < Map: superclass typecheck marker */}, + {(bigint) 367 /* 8: HashMapValues < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2963 /* 9: HashMapValues < HashMapValues: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20056,7 +21058,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMap[92] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 4 /* 20: HashMap < Object: superclass init_table position */}, + {(bigint) 2 /* 18: HashMapValues < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20085,156 +21087,116 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMap[92] {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 5 /* 49: HashMap < ArrayCapable: superclass init_table position */}, - {(bigint) standard___collection___array___ArrayCapable___calloc_array}, - {(bigint) 6 /* 51: 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}, - {(bigint) 7 /* 61: HashMap < HashMap: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMap___init}, - {(bigint) standard___string___Collection___join}, - {(bigint) standard___collection___array___Collection___to_a}, - {(bigint) 3 /* 65: HashMap < Collection: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMap___iterator}, - {(bigint) standard___collection___hash_collection___HashMap___iterate}, - {(bigint) standard___collection___hash_collection___HashMap___is_empty}, - {(bigint) standard___collection___hash_collection___HashCollection___length}, - {(bigint) standard___collection___hash_collection___HashMap___has}, - {(bigint) standard___collection___hash_collection___HashMap___has_only}, - {(bigint) standard___collection___hash_collection___HashMap___count}, - {(bigint) standard___collection___hash_collection___HashMap___first}, - {(bigint) 1 /* 74: HashMap < RemovableCollection: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMap___clear}, - {(bigint) standard___collection___hash_collection___HashMap___remove}, - {(bigint) standard___collection___abstract_collection___RemovableCollection___remove_all}, - {(bigint) 2 /* 78: HashMap < MapRead: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMap_____bra}, - {(bigint) standard___collection___hash_collection___HashMap___has_key}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) standard___string___Map___map_join}, - {(bigint) 0 /* 88: HashMap < Map: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMap_____braeq}, - {(bigint) standard___collection___hash_collection___HashMap___remove_at}, - {(bigint) standard___collection___abstract_collection___Map___recover_with}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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) 1 /* 65: 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) 0 /* 79: 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 /* 83: 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 */ /* 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 */ -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; +/* 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___HashMap; + fra.me.meth = LOCATE_INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapValues; fra.me.has_broke = 0; - fra.me.REG_size = 2; - 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]; + fra.me.REG_size = 0; stack_frame_head = fra.me.prev; } -val_t NEW_standard___collection___hash_collection___HashMap(void) +val_t NEW_standard___collection___hash_collection___HashMapValues(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 9); - obj->vft = (classtable_elt_t*)VFT_standard___collection___hash_collection___HashMap; + 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___HashMap(val_t p0){ +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___HashMap; + fra.me.meth = LOCATE_CHECKNEW_standard___collection___hash_collection___HashMapValues; fra.me.has_broke = 0; fra.me.REG_size = 1; 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); + 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", "_length", LOCATE_nitc, 0); + nit_abort("Uninitialized attribute %s", "@map", 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 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[8] = {0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 295; - fra.me.meth = LOCATE_NEW_HashMap_standard___collection___hash_collection___HashMap___init; + 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 = 1; + fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//hash_collection.nit:295 */ - 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]); + 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[0]; + return fra.me.REG[1]; } const classtable_elt_t VFT_standard___collection___hash_collection___HashMapNode[57] = { - {(bigint) 2243 /* 0: Identity */}, + {(bigint) 2263 /* 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) 243 /* 4: HashMapNode < HashNode: superclass typecheck marker */}, - {(bigint) 2243 /* 5: HashMapNode < HashMapNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 251 /* 4: HashMapNode < HashNode: superclass typecheck marker */}, + {(bigint) 2263 /* 5: HashMapNode < HashMapNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20247,7 +21209,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMapNode {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: HashMapNode < Object: superclass init_table position */}, + {(bigint) 0 /* 18: HashMapNode < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20276,7 +21238,9 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMapNode {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: HashMapNode < HashNode: superclass init_table position */}, + {(bigint) 1 /* 47: HashMapNode < HashNode: superclass init_table position */}, + {(bigint) 2263 /* 48: VT HashMapNode::N : id of HashMapNode */}, + {(bigint) 5 /* 49: 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}, @@ -20305,16 +21269,16 @@ void INIT_ATTRIBUTES__standard___collection___hash_collection___HashMapNode(val_ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:190 */ + /* ./../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:191 */ + /* ./../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:192 */ + /* ./../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:193 */ + /* ./../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; @@ -20353,7 +21317,7 @@ val_t NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___in int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 308; + 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; @@ -20362,7 +21326,7 @@ val_t NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___in fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/standard//collection//hash_collection.nit:308 */ + /* ./../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); @@ -20370,15 +21334,13 @@ val_t NEW_HashMapNode_standard___collection___hash_collection___HashMapNode___in stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_standard___collection___hash_collection___HashMapIterator[58] = { - {(bigint) 2943 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___hash_collection___HashMapIterator[54] = { + {(bigint) 2267 /* 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) 191 /* 4: HashMapIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2123 /* 5: HashMapIterator < MapIterator: superclass typecheck marker */}, - {(bigint) 2943 /* 6: HashMapIterator < HashMapIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 139 /* 4: HashMapIterator < MapIterator: superclass typecheck marker */}, + {(bigint) 2267 /* 5: HashMapIterator < HashMapIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20391,7 +21353,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMapIter {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: HashMapIterator < Object: superclass init_table position */}, + {(bigint) 1 /* 18: HashMapIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20420,14 +21382,12 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashMapIter {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 1 /* 50: HashMapIterator < Iterator: superclass init_table position */}, + {(bigint) 0 /* 47: 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) 0 /* 54: HashMapIterator < MapIterator: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashMapIterator___key}, - {(bigint) 3 /* 56: HashMapIterator < HashMapIterator: superclass init_table position */}, + {(bigint) 2 /* 52: HashMapIterator < HashMapIterator: superclass init_table position */}, {(bigint) standard___collection___hash_collection___HashMapIterator___init}, }; /* 0: Pointer to the classtable */ @@ -20476,17 +21436,17 @@ void CHECKNEW_standard___collection___hash_collection___HashMapIterator(val_t p0 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[4] = {0, 0, 0, 0}; + int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 349; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:349 */ + /* ./../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); @@ -20494,20 +21454,18 @@ val_t NEW_HashMapIterator_standard___collection___hash_collection___HashMapItera stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[84] = { - {(bigint) 3515 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[96] = { + {(bigint) 3559 /* 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) 287 /* 4: HashSet < ArrayCapable: superclass typecheck marker */}, - {(bigint) 2247 /* 5: HashSet < HashCollection: superclass typecheck marker */}, - {(bigint) 275 /* 6: HashSet < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: HashSet < RemovableCollection: superclass typecheck marker */}, - {(bigint) 3131 /* 8: HashSet < Set: superclass typecheck marker */}, - {(bigint) 2751 /* 9: HashSet < SimpleCollection: superclass typecheck marker */}, - {(bigint) 3515 /* 10: HashSet < HashSet: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 3183 /* 4: HashSet < Set: superclass typecheck marker */}, + {(bigint) 295 /* 5: HashSet < ArrayCapable: superclass typecheck marker */}, + {(bigint) 283 /* 6: HashSet < Collection: superclass typecheck marker */}, + {(bigint) 2271 /* 7: HashSet < HashCollection: superclass typecheck marker */}, + {(bigint) 367 /* 8: HashSet < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: HashSet < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3559 /* 10: HashSet < HashSet: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20515,7 +21473,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[84] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 4 /* 20: HashSet < Object: superclass init_table position */}, + {(bigint) 4 /* 18: HashSet < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20544,19 +21502,21 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[84] {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 5 /* 49: HashSet < ArrayCapable: superclass init_table position */}, + {(bigint) 0 /* 47: HashSet < Set: superclass init_table position */}, + {(bigint) 7 /* 48: HashSet < HashSet: superclass init_table position */}, + {(bigint) standard___collection___hash_collection___HashSet___init}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 5 /* 56: HashSet < ArrayCapable: superclass init_table position */}, {(bigint) standard___collection___array___ArrayCapable___calloc_array}, - {(bigint) 6 /* 51: 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}, - {(bigint) 0 /* 61: HashSet < Set: superclass init_table position */}, + {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}, @@ -20564,19 +21524,31 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSet[84] {(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___HashCollection___length}, + {(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) 2 /* 74: HashSet < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 2 /* 79: 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) 7 /* 78: HashSet < HashSet: superclass init_table position */}, - {(bigint) standard___collection___hash_collection___HashSet___init}, - {0} /* Class Hole :( */, - {(bigint) 1 /* 81: HashSet < SimpleCollection: superclass init_table position */}, + {(bigint) 6 /* 83: 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}, + {(bigint) 1 /* 93: HashSet < SimpleCollection: superclass init_table position */}, {(bigint) standard___collection___hash_collection___HashSet___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, }; @@ -20664,12 +21636,12 @@ val_t NEW_HashSet_standard___collection___hash_collection___HashSet___init(void) 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 = 390; + 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.REG[0] = NIT_NULL; - /* ./../lib/standard//collection//hash_collection.nit:390 */ + /* ./../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); @@ -20678,14 +21650,12 @@ val_t NEW_HashSet_standard___collection___hash_collection___HashSet___init(void) return fra.me.REG[0]; } const classtable_elt_t VFT_standard___collection___hash_collection___HashSetNode[57] = { - {(bigint) 2235 /* 0: Identity */}, + {(bigint) 2255 /* 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) 243 /* 4: HashSetNode < HashNode: superclass typecheck marker */}, - {(bigint) 2235 /* 5: HashSetNode < HashSetNode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 251 /* 4: HashSetNode < HashNode: superclass typecheck marker */}, + {(bigint) 2255 /* 5: HashSetNode < HashSetNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20698,7 +21668,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSetNode {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: HashSetNode < Object: superclass init_table position */}, + {(bigint) 0 /* 18: HashSetNode < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20727,7 +21697,9 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSetNode {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: HashSetNode < HashNode: superclass init_table position */}, + {(bigint) 1 /* 47: HashSetNode < HashNode: superclass init_table position */}, + {(bigint) 2255 /* 48: VT HashSetNode::N : id of HashSetNode */}, + {(bigint) 5 /* 49: 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}, @@ -20755,16 +21727,16 @@ void INIT_ATTRIBUTES__standard___collection___hash_collection___HashSetNode(val_ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:190 */ + /* ./../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:191 */ + /* ./../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:192 */ + /* ./../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:193 */ + /* ./../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; @@ -20803,14 +21775,14 @@ val_t NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___in int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 402; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:402 */ + /* ./../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); @@ -20818,15 +21790,13 @@ val_t NEW_HashSetNode_standard___collection___hash_collection___HashSetNode___in stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___collection___hash_collection___HashSetIterator[56] = { - {(bigint) 2239 /* 0: Identity */}, +const classtable_elt_t VFT_standard___collection___hash_collection___HashSetIterator[54] = { + {(bigint) 2259 /* 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) 191 /* 4: HashSetIterator < Iterator: superclass typecheck marker */}, - {(bigint) 2239 /* 5: HashSetIterator < HashSetIterator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 199 /* 4: HashSetIterator < Iterator: superclass typecheck marker */}, + {(bigint) 2259 /* 5: HashSetIterator < HashSetIterator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -20839,7 +21809,7 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSetIter {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: HashSetIterator < Object: superclass init_table position */}, + {(bigint) 1 /* 18: HashSetIterator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -20869,11 +21839,11 @@ const classtable_elt_t VFT_standard___collection___hash_collection___HashSetIter {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___collection___array___Iterator___to_a}, - {(bigint) 0 /* 50: HashSetIterator < Iterator: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 54: HashSetIterator < HashSetIterator: superclass init_table position */}, + {(bigint) 2 /* 52: HashSetIterator < HashSetIterator: superclass init_table position */}, {(bigint) standard___collection___hash_collection___HashSetIterator___init}, }; /* 0: Pointer to the classtable */ @@ -20925,14 +21895,14 @@ val_t NEW_HashSetIterator_standard___collection___hash_collection___HashSetItera int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 430; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//collection//hash_collection.nit:430 */ + /* ./../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); @@ -20940,28 +21910,26 @@ val_t NEW_HashSetIterator_standard___collection___hash_collection___HashSetItera stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___string___String[140] = { - {(bigint) 3707 /* 0: Identity */}, +const classtable_elt_t VFT_standard___string___String[142] = { + {(bigint) 3535 /* 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) 267 /* 5: String < Comparable: superclass typecheck marker */}, - {(bigint) 275 /* 6: String < Collection: superclass typecheck marker */}, - {(bigint) 3707 /* 7: String < String: superclass typecheck marker */}, - {(bigint) 2119 /* 8: String < MapRead: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2755 /* 10: String < SequenceRead: superclass typecheck marker */}, + {(bigint) 275 /* 5: String < Comparable: superclass typecheck marker */}, + {(bigint) 283 /* 6: String < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: String < SequenceRead: superclass typecheck marker */}, + {(bigint) 3535 /* 8: String < String: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3039 /* 10: String < AbstractArrayRead: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 3199 /* 13: String < AbstractArrayRead: superclass typecheck marker */}, - {(bigint) 3527 /* 14: String < AbstractString: superclass typecheck marker */}, + {(bigint) 3239 /* 12: String < AbstractString: 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) 1 /* 20: String < Object: superclass init_table position */}, + {(bigint) 1 /* 18: String < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___string___String_____eqeq}, @@ -20990,12 +21958,14 @@ const classtable_elt_t VFT_standard___string___String[140] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 7 /* 49: String < Pattern: superclass init_table position */}, + {(bigint) 6 /* 47: 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 /* 54: String < Comparable: superclass init_table position */}, + {(bigint) 0 /* 52: String < Comparable: superclass init_table position */}, + {(bigint) 3535 /* 53: VT String::OTHER : id of String */}, + {(bigint) 8 /* 54: VT String::OTHER : color of String */}, {(bigint) standard___string___String_____l}, {(bigint) standard___kernel___Comparable_____leq}, {(bigint) standard___kernel___Comparable_____geq}, @@ -21006,7 +21976,7 @@ const classtable_elt_t VFT_standard___string___String[140] = { {(bigint) standard___kernel___Comparable___min}, {(bigint) standard___string___Collection___join}, {(bigint) standard___collection___array___Collection___to_a}, - {(bigint) 5 /* 65: String < Collection: superclass init_table position */}, + {(bigint) 4 /* 65: 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}, @@ -21015,19 +21985,25 @@ const classtable_elt_t VFT_standard___string___String[140] = { {(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 /* 75: 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) 4 /* 78: String < MapRead: superclass init_table position */}, - {(bigint) standard___string___AbstractString_____bra}, - {(bigint) standard___collection___array___AbstractArrayRead___has_key}, + {(bigint) 5 /* 83: 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 :( */, - {(bigint) 3 /* 84: String < SequenceRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___SequenceRead___last}, - {(bigint) standard___collection___array___AbstractArrayRead___index_of}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -21041,14 +22017,7 @@ const classtable_elt_t VFT_standard___string___String[140] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 6 /* 100: 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}, - {(bigint) 2 /* 107: String < AbstractString: superclass init_table position */}, + {(bigint) 2 /* 106: String < AbstractString: superclass init_table position */}, {(bigint) standard___string___AbstractString___items}, {(bigint) standard___string___AbstractString___substring}, {(bigint) standard___string___AbstractString___substring_from}, @@ -21062,7 +22031,7 @@ const classtable_elt_t VFT_standard___string___String[140] = { {(bigint) standard___string___AbstractString___to_lower}, {(bigint) native_interface___frontier___String___path_from_parent}, {(bigint) standard___symbol___String___to_symbol}, - {(bigint) 8 /* 121: String < String: superclass init_table position */}, + {(bigint) 7 /* 120: String < String: superclass init_table position */}, {(bigint) standard___string___String___with_native}, {(bigint) standard___string___String___from_cstring}, {(bigint) standard___string___String___to_cstring}, @@ -21074,13 +22043,16 @@ const classtable_elt_t VFT_standard___string___String[140] = { {(bigint) standard___file___String___strip_extension}, {(bigint) standard___file___String___basename}, {(bigint) standard___file___String___dirname}, - {(bigint) standard___file___String___file_path}, + {(bigint) standard___file___String___simplify_path}, {(bigint) standard___file___String___mkdir}, + {(bigint) standard___file___String___file_extension}, {(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 */ @@ -21140,10 +22112,10 @@ 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[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 167; + 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; @@ -21151,7 +22123,7 @@ val_t NEW_String_standard___string___String___with_native(val_t p0, val_t p1){ fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; REGB0 = p1; - /* ./../lib/standard//string.nit:167 */ + /* ./../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); @@ -21162,17 +22134,17 @@ val_t NEW_String_standard___string___String___with_native(val_t p0, val_t p1){ 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[9] = {0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 175; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//string.nit:175 */ + /* ./../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); @@ -21181,27 +22153,25 @@ val_t NEW_String_standard___string___String___from_cstring(val_t p0){ return fra.me.REG[1]; } const classtable_elt_t VFT_standard___string___Buffer[128] = { - {(bigint) 3711 /* 0: Identity */}, + {(bigint) 3743 /* 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) 267 /* 5: Buffer < Comparable: superclass typecheck marker */}, - {(bigint) 275 /* 6: Buffer < Collection: superclass typecheck marker */}, - {(bigint) 355 /* 7: Buffer < RemovableCollection: superclass typecheck marker */}, - {(bigint) 2119 /* 8: Buffer < MapRead: superclass typecheck marker */}, - {(bigint) 2751 /* 9: Buffer < SimpleCollection: superclass typecheck marker */}, - {(bigint) 2755 /* 10: Buffer < SequenceRead: superclass typecheck marker */}, - {(bigint) 2795 /* 11: Buffer < Map: superclass typecheck marker */}, - {(bigint) 3135 /* 12: Buffer < Sequence: superclass typecheck marker */}, - {(bigint) 3199 /* 13: Buffer < AbstractArrayRead: superclass typecheck marker */}, - {(bigint) 3527 /* 14: Buffer < AbstractString: superclass typecheck marker */}, - {(bigint) 3531 /* 15: Buffer < AbstractArray: superclass typecheck marker */}, - {(bigint) 3711 /* 16: Buffer < Buffer: superclass typecheck marker */}, + {(bigint) 275 /* 5: Buffer < Comparable: superclass typecheck marker */}, + {(bigint) 283 /* 6: Buffer < Collection: superclass typecheck marker */}, + {(bigint) 351 /* 7: Buffer < SequenceRead: superclass typecheck marker */}, + {(bigint) 367 /* 8: Buffer < RemovableCollection: superclass typecheck marker */}, + {(bigint) 2779 /* 9: Buffer < SimpleCollection: superclass typecheck marker */}, + {(bigint) 3039 /* 10: Buffer < AbstractArrayRead: superclass typecheck marker */}, + {(bigint) 3187 /* 11: Buffer < Sequence: superclass typecheck marker */}, + {(bigint) 3239 /* 12: Buffer < AbstractString: superclass typecheck marker */}, + {(bigint) 3567 /* 13: Buffer < AbstractArray: superclass typecheck marker */}, + {(bigint) 3743 /* 14: Buffer < Buffer: superclass typecheck marker */}, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 4 /* 20: Buffer < Object: superclass init_table position */}, + {(bigint) 3 /* 18: Buffer < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___string___Buffer_____eqeq}, @@ -21230,12 +22200,14 @@ const classtable_elt_t VFT_standard___string___Buffer[128] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 7 /* 49: Buffer < StringCapable: superclass init_table position */}, + {(bigint) 6 /* 47: Buffer < StringCapable: superclass init_table position */}, {(bigint) standard___string___StringCapable___calloc_string}, {(bigint) standard___string___StringCapable___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 6 /* 54: Buffer < Comparable: superclass init_table position */}, + {(bigint) 5 /* 52: Buffer < Comparable: superclass init_table position */}, + {(bigint) 3535 /* 53: VT Buffer::OTHER : id of String */}, + {(bigint) 8 /* 54: VT Buffer::OTHER : color of String */}, {(bigint) standard___string___Buffer_____l}, {(bigint) standard___kernel___Comparable_____leq}, {(bigint) standard___kernel___Comparable_____geq}, @@ -21246,7 +22218,7 @@ const classtable_elt_t VFT_standard___string___Buffer[128] = { {(bigint) standard___kernel___Comparable___min}, {(bigint) standard___string___Collection___join}, {(bigint) standard___collection___array___Collection___to_a}, - {(bigint) 3 /* 65: Buffer < Collection: superclass init_table position */}, + {(bigint) 2 /* 65: 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}, @@ -21255,25 +22227,29 @@ const classtable_elt_t VFT_standard___string___Buffer[128] = { {(bigint) standard___collection___array___AbstractArrayRead___has_only}, {(bigint) standard___collection___array___AbstractArrayRead___count}, {(bigint) standard___collection___abstract_collection___SequenceRead___first}, - {(bigint) 11 /* 74: Buffer < RemovableCollection: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 1 /* 75: 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) 9 /* 79: 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) 2 /* 78: Buffer < MapRead: superclass init_table position */}, - {(bigint) standard___string___AbstractString_____bra}, - {(bigint) standard___collection___array___AbstractArrayRead___has_key}, - {(bigint) 10 /* 81: Buffer < SimpleCollection: superclass init_table position */}, + {(bigint) 4 /* 83: 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}, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {(bigint) 8 /* 93: Buffer < SimpleCollection: superclass init_table position */}, {(bigint) standard___string___Buffer___add}, {(bigint) standard___collection___abstract_collection___SimpleCollection___add_all}, - {(bigint) 1 /* 84: Buffer < SequenceRead: superclass init_table position */}, - {(bigint) standard___collection___abstract_collection___SequenceRead___last}, - {(bigint) standard___collection___array___AbstractArrayRead___index_of}, - {(bigint) standard___string___Map___map_join}, - {(bigint) 9 /* 88: Buffer < Map: superclass init_table position */}, - {(bigint) standard___string___Buffer_____braeq}, - {(bigint) standard___collection___array___AbstractArray___remove_at}, - {(bigint) standard___collection___abstract_collection___Map___recover_with}, - {(bigint) 8 /* 92: Buffer < Sequence: superclass init_table position */}, + {(bigint) 7 /* 96: 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}, @@ -21281,14 +22257,9 @@ const classtable_elt_t VFT_standard___string___Buffer[128] = { {(bigint) standard___collection___array___AbstractArray___pop}, {(bigint) standard___collection___array___AbstractArray___unshift}, {(bigint) standard___collection___array___AbstractArray___shift}, - {(bigint) 5 /* 100: 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) 0 /* 107: Buffer < AbstractString: superclass init_table position */}, + {(bigint) standard___string___Buffer_____braeq}, + {(bigint) standard___collection___array___AbstractArray___remove_at}, + {(bigint) 0 /* 106: Buffer < AbstractString: superclass init_table position */}, {(bigint) standard___string___AbstractString___items}, {(bigint) standard___string___AbstractString___substring}, {(bigint) standard___string___AbstractString___substring_from}, @@ -21300,10 +22271,11 @@ const classtable_elt_t VFT_standard___string___Buffer[128] = { {(bigint) standard___string___AbstractString___a_to}, {(bigint) standard___string___AbstractString___to_upper}, {(bigint) standard___string___AbstractString___to_lower}, - {(bigint) 12 /* 119: Buffer < AbstractArray: superclass init_table position */}, + {(bigint) 10 /* 118: Buffer < AbstractArray: superclass init_table position */}, {(bigint) standard___string___Buffer___enlarge}, {(bigint) standard___collection___array___AbstractArray___insert}, - {(bigint) 13 /* 122: Buffer < Buffer: superclass init_table position */}, + {(bigint) standard___collection___array___AbstractArray___swap_at}, + {(bigint) 11 /* 122: Buffer < Buffer: superclass init_table position */}, {(bigint) standard___collection___abstract_collection___Sequence___append}, {(bigint) standard___string___Buffer___init}, {(bigint) standard___string___Buffer___from}, @@ -21373,15 +22345,15 @@ void CHECKNEW_standard___string___Buffer(val_t p0){ val_t NEW_Buffer_standard___string___Buffer___init(void){ struct {struct stack_frame_t me;} fra; val_t tmp; - int init_table[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 349; + fra.me.line = 352; fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___init; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; - /* ./../lib/standard//string.nit:349 */ + /* ./../lib/standard//string.nit:352 */ 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); @@ -21392,17 +22364,17 @@ val_t NEW_Buffer_standard___string___Buffer___init(void){ 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[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 355; + fra.me.line = 358; fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___from; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//string.nit:355 */ + /* ./../lib/standard//string.nit:358 */ 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); @@ -21414,16 +22386,16 @@ 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[14] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; + 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 = 363; + fra.me.line = 366; fra.me.meth = LOCATE_NEW_Buffer_standard___string___Buffer___with_capacity; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; REGB0 = p0; - /* ./../lib/standard//string.nit:363 */ + /* ./../lib/standard//string.nit:366 */ 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); @@ -21431,7 +22403,7 @@ val_t NEW_Buffer_standard___string___Buffer___with_capacity(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___string___NativeString[62] = { +const classtable_elt_t VFT_standard___string___NativeString[60] = { {(bigint) -5 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "NativeString" /* 2: Class Name */}, @@ -21448,11 +22420,9 @@ const classtable_elt_t VFT_standard___string___NativeString[62] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: NativeString < Object: superclass init_table position */}, + {(bigint) 0 /* 18: NativeString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -21482,7 +22452,7 @@ const classtable_elt_t VFT_standard___string___NativeString[62] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___environ___NativeString___get_environ}, - {(bigint) 1 /* 50: NativeString < NativeString: superclass init_table position */}, + {(bigint) 1 /* 48: NativeString < NativeString: superclass init_table position */}, {(bigint) standard___string___NativeString_____bra}, {(bigint) standard___string___NativeString_____braeq}, {(bigint) standard___string___NativeString___copy_to}, @@ -21505,7 +22475,7 @@ val_t BOX_NativeString(char * val) { object_id_counter = object_id_counter + 1; return OBJ2VAL(box); } -const classtable_elt_t VFT_standard___string___StringCapable[52] = { +const classtable_elt_t VFT_standard___string___StringCapable[50] = { {(bigint) 35 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "StringCapable" /* 2: Class Name */}, @@ -21522,11 +22492,9 @@ const classtable_elt_t VFT_standard___string___StringCapable[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) 0 /* 20: StringCapable < Object: superclass init_table position */}, + {(bigint) 0 /* 18: StringCapable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -21555,7 +22523,7 @@ const classtable_elt_t VFT_standard___string___StringCapable[52] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: StringCapable < StringCapable: superclass init_table position */}, + {(bigint) 1 /* 47: StringCapable < StringCapable: superclass init_table position */}, {(bigint) standard___string___StringCapable___calloc_string}, {(bigint) standard___string___StringCapable___init}, }; @@ -21610,7 +22578,7 @@ val_t NEW_StringCapable_standard___string___StringCapable___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___symbol___Symbol[52] = { +const classtable_elt_t VFT_standard___symbol___Symbol[50] = { {(bigint) 31 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Symbol" /* 2: Class Name */}, @@ -21627,11 +22595,9 @@ const classtable_elt_t VFT_standard___symbol___Symbol[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) 0 /* 20: Symbol < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Symbol < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -21661,7 +22627,7 @@ const classtable_elt_t VFT_standard___symbol___Symbol[52] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) standard___environ___Symbol___environ}, - {(bigint) 1 /* 50: Symbol < Symbol: superclass init_table position */}, + {(bigint) 1 /* 48: Symbol < Symbol: superclass init_table position */}, {(bigint) standard___symbol___Symbol___init}, }; /* 0: Pointer to the classtable */ @@ -21727,15 +22693,13 @@ val_t NEW_Symbol_standard___symbol___Symbol___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___stream___IOS[61] = { - {(bigint) 207 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___IOS[59] = { + {(bigint) 215 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "IOS" /* 2: Class Name */}, {(bigint) 3 /* 3: IOS < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 207 /* 5: IOS < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: IOS < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -21748,7 +22712,7 @@ const classtable_elt_t VFT_standard___stream___IOS[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IOS < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IOS < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -21786,7 +22750,7 @@ const classtable_elt_t VFT_standard___stream___IOS[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: IOS < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: IOS < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, }; @@ -21841,17 +22805,15 @@ val_t NEW_IOS_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___IStream[71] = { - {(bigint) 2207 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___IStream[69] = { + {(bigint) 2227 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "IStream" /* 2: Class Name */}, {(bigint) 3 /* 3: IStream < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 207 /* 5: IStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2207 /* 7: IStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: IStream < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2227 /* 7: IStream < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -21862,7 +22824,7 @@ const classtable_elt_t VFT_standard___stream___IStream[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -21900,13 +22862,13 @@ const classtable_elt_t VFT_standard___stream___IStream[71] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: IStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: IStream < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 2 /* 64: IStream < IStream: superclass init_table position */}, + {(bigint) 2 /* 62: IStream < IStream: superclass init_table position */}, {(bigint) standard___stream___IStream___read_char}, {(bigint) standard___stream___IStream___read}, {(bigint) standard___stream___IStream___read_line}, @@ -21965,16 +22927,14 @@ val_t NEW_IStream_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___OStream[64] = { - {(bigint) 2095 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___OStream[62] = { + {(bigint) 2107 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "OStream" /* 2: Class Name */}, {(bigint) 3 /* 3: OStream < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 207 /* 5: OStream < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: OStream < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: OStream < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: OStream < OStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -21986,7 +22946,7 @@ const classtable_elt_t VFT_standard___stream___OStream[64] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22024,10 +22984,10 @@ const classtable_elt_t VFT_standard___stream___OStream[64] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: OStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: OStream < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 2 /* 61: OStream < OStream: superclass init_table position */}, + {(bigint) 2 /* 59: OStream < OStream: superclass init_table position */}, {(bigint) standard___stream___OStream___write}, {(bigint) standard___stream___OStream___is_writable}, }; @@ -22082,17 +23042,15 @@ val_t NEW_OStream_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___BufferedIStream[75] = { - {(bigint) 2987 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___BufferedIStream[73] = { + {(bigint) 3015 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "BufferedIStream" /* 2: Class Name */}, {(bigint) 3 /* 3: BufferedIStream < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 207 /* 5: BufferedIStream < IOS: superclass typecheck marker */}, - {(bigint) 2987 /* 6: BufferedIStream < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: BufferedIStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: BufferedIStream < IOS: superclass typecheck marker */}, + {(bigint) 3015 /* 6: BufferedIStream < BufferedIStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: BufferedIStream < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22103,7 +23061,7 @@ const classtable_elt_t VFT_standard___stream___BufferedIStream[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: BufferedIStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: BufferedIStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22141,20 +23099,20 @@ const classtable_elt_t VFT_standard___stream___BufferedIStream[75] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: BufferedIStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: BufferedIStream < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 2 /* 64: BufferedIStream < IStream: superclass init_table position */}, + {(bigint) 2 /* 62: BufferedIStream < 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) 3 /* 71: BufferedIStream < BufferedIStream: superclass init_table position */}, + {(bigint) 3 /* 69: BufferedIStream < BufferedIStream: superclass init_table position */}, {(bigint) standard___stream___BufferedIStream___fill_buffer}, {(bigint) standard___stream___BufferedIStream___end_reached}, {(bigint) standard___stream___BufferedIStream___prepare_buffer}, @@ -22232,20 +23190,18 @@ val_t NEW_BufferedIStream_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___IOStream[78] = { - {(bigint) 2859 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___IOStream[76] = { + {(bigint) 2879 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "IOStream" /* 2: Class Name */}, {(bigint) 3 /* 3: IOStream < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 207 /* 5: IOStream < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: IOStream < OStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: IOStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2859 /* 10: IOStream < IOStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: IOStream < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: IOStream < OStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: IOStream < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 2879 /* 10: IOStream < IOStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22253,7 +23209,7 @@ const classtable_elt_t VFT_standard___stream___IOStream[78] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IOStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IOStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22291,13 +23247,13 @@ const classtable_elt_t VFT_standard___stream___IOStream[78] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: IOStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: IOStream < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 3 /* 61: IOStream < OStream: superclass init_table position */}, + {(bigint) 3 /* 59: IOStream < OStream: superclass init_table position */}, {(bigint) standard___stream___OStream___write}, {(bigint) standard___stream___OStream___is_writable}, - {(bigint) 2 /* 64: IOStream < IStream: superclass init_table position */}, + {(bigint) 2 /* 62: IOStream < IStream: superclass init_table position */}, {(bigint) standard___stream___IStream___read_char}, {(bigint) standard___stream___IStream___read}, {(bigint) standard___stream___IStream___read_line}, @@ -22310,7 +23266,7 @@ const classtable_elt_t VFT_standard___stream___IOStream[78] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 77: IOStream < IOStream: superclass init_table position */}, + {(bigint) 4 /* 75: IOStream < IOStream: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -22363,15 +23319,13 @@ val_t NEW_IOStream_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___FDStream[61] = { - {(bigint) 2263 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___FDStream[59] = { + {(bigint) 2287 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "FDStream" /* 2: Class Name */}, {(bigint) 3 /* 3: FDStream < Object: superclass typecheck marker */}, - {(bigint) 2263 /* 4: FDStream < FDStream: superclass typecheck marker */}, - {(bigint) 207 /* 5: FDStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2287 /* 4: FDStream < FDStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: FDStream < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22384,7 +23338,7 @@ const classtable_elt_t VFT_standard___stream___FDStream[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FDStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FDStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22413,7 +23367,7 @@ const classtable_elt_t VFT_standard___stream___FDStream[61] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: FDStream < FDStream: superclass init_table position */}, + {(bigint) 2 /* 47: FDStream < FDStream: superclass init_table position */}, {(bigint) standard___stream___FDStream___native_close}, {(bigint) standard___stream___FDStream___native_read_char}, {(bigint) standard___stream___FDStream___native_read}, @@ -22422,7 +23376,7 @@ const classtable_elt_t VFT_standard___stream___FDStream[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: FDStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: FDStream < IOS: superclass init_table position */}, {(bigint) standard___stream___FDStream___close}, {(bigint) standard___stream___IOS___init}, }; @@ -22489,19 +23443,17 @@ val_t NEW_FDStream_standard___stream___FDStream___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___FDIStream[73] = { - {(bigint) 2951 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___FDIStream[71] = { + {(bigint) 2979 /* 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) 2263 /* 4: FDIStream < FDStream: superclass typecheck marker */}, - {(bigint) 207 /* 5: FDIStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2207 /* 7: FDIStream < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2951 /* 9: FDIStream < FDIStream: superclass typecheck marker */}, + {(bigint) 2287 /* 4: FDIStream < FDStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: FDIStream < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2227 /* 7: FDIStream < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2979 /* 9: FDIStream < FDIStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22510,7 +23462,7 @@ const classtable_elt_t VFT_standard___stream___FDIStream[73] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FDIStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FDIStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22539,7 +23491,7 @@ const classtable_elt_t VFT_standard___stream___FDIStream[73] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: FDIStream < FDStream: superclass init_table position */}, + {(bigint) 2 /* 47: FDIStream < FDStream: superclass init_table position */}, {(bigint) standard___stream___FDStream___native_close}, {(bigint) standard___stream___FDStream___native_read_char}, {(bigint) standard___stream___FDStream___native_read}, @@ -22548,20 +23500,20 @@ const classtable_elt_t VFT_standard___stream___FDIStream[73] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: FDIStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: FDIStream < IOS: superclass init_table position */}, {(bigint) standard___stream___FDStream___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 3 /* 64: FDIStream < IStream: superclass init_table position */}, + {(bigint) 3 /* 62: 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 /* 71: FDIStream < FDIStream: superclass init_table position */}, + {(bigint) 4 /* 69: FDIStream < FDIStream: superclass init_table position */}, {(bigint) standard___stream___FDIStream___init}, }; /* 0: Pointer to the classtable */ @@ -22640,18 +23592,16 @@ val_t NEW_FDIStream_standard___stream___FDIStream___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___FDOStream[64] = { - {(bigint) 2947 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___FDOStream[62] = { + {(bigint) 2975 /* 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) 2263 /* 4: FDOStream < FDStream: superclass typecheck marker */}, - {(bigint) 207 /* 5: FDOStream < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: FDOStream < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2947 /* 8: FDOStream < FDOStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 2287 /* 4: FDOStream < FDStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: FDOStream < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: FDOStream < OStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2975 /* 8: FDOStream < FDOStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22661,7 +23611,7 @@ const classtable_elt_t VFT_standard___stream___FDOStream[64] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FDOStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FDOStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22690,19 +23640,19 @@ const classtable_elt_t VFT_standard___stream___FDOStream[64] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: FDOStream < FDStream: superclass init_table position */}, + {(bigint) 2 /* 47: FDOStream < FDStream: superclass init_table position */}, {(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 /* 55: FDOStream < FDOStream: superclass init_table position */}, + {(bigint) 4 /* 53: FDOStream < FDOStream: superclass init_table position */}, {(bigint) standard___stream___FDOStream___init}, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: FDOStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: FDOStream < IOS: superclass init_table position */}, {(bigint) standard___stream___FDStream___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 3 /* 61: FDOStream < OStream: superclass init_table position */}, + {(bigint) 3 /* 59: FDOStream < OStream: superclass init_table position */}, {(bigint) standard___stream___FDOStream___write}, {(bigint) standard___stream___FDOStream___is_writable}, }; @@ -22775,28 +23725,26 @@ val_t NEW_FDOStream_standard___stream___FDOStream___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___stream___FDIOStream[78] = { - {(bigint) 3187 /* 0: Identity */}, +const classtable_elt_t VFT_standard___stream___FDIOStream[76] = { + {(bigint) 3231 /* 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) 2263 /* 4: FDIOStream < FDStream: superclass typecheck marker */}, - {(bigint) 207 /* 5: FDIOStream < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: FDIOStream < OStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: FDIOStream < IStream: superclass typecheck marker */}, - {(bigint) 2947 /* 8: FDIOStream < FDOStream: superclass typecheck marker */}, - {(bigint) 2951 /* 9: FDIOStream < FDIStream: superclass typecheck marker */}, - {(bigint) 2859 /* 10: FDIOStream < IOStream: superclass typecheck marker */}, - {(bigint) 3187 /* 11: FDIOStream < FDIOStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2287 /* 4: FDIOStream < FDStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: FDIOStream < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: FDIOStream < OStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: FDIOStream < IStream: superclass typecheck marker */}, + {(bigint) 2975 /* 8: FDIOStream < FDOStream: superclass typecheck marker */}, + {(bigint) 2979 /* 9: FDIOStream < FDIStream: superclass typecheck marker */}, + {(bigint) 2879 /* 10: FDIOStream < IOStream: superclass typecheck marker */}, + {(bigint) 3231 /* 11: FDIOStream < FDIOStream: 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) 0 /* 20: FDIOStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FDIOStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -22825,35 +23773,35 @@ const classtable_elt_t VFT_standard___stream___FDIOStream[78] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: FDIOStream < FDStream: superclass init_table position */}, + {(bigint) 2 /* 47: FDIOStream < FDStream: superclass init_table position */}, {(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 /* 55: FDIOStream < FDOStream: superclass init_table position */}, + {(bigint) 6 /* 53: FDIOStream < FDOStream: superclass init_table position */}, {(bigint) standard___stream___FDOStream___init}, {0} /* Class Hole :( */, - {(bigint) 1 /* 58: FDIOStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: FDIOStream < IOS: superclass init_table position */}, {(bigint) standard___stream___FDStream___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 5 /* 61: FDIOStream < OStream: superclass init_table position */}, + {(bigint) 5 /* 59: FDIOStream < OStream: superclass init_table position */}, {(bigint) standard___stream___FDOStream___write}, {(bigint) standard___stream___FDOStream___is_writable}, - {(bigint) 3 /* 64: FDIOStream < IStream: superclass init_table position */}, + {(bigint) 3 /* 62: 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 /* 71: FDIOStream < FDIStream: superclass init_table position */}, + {(bigint) 4 /* 69: FDIOStream < FDIStream: superclass init_table position */}, {(bigint) standard___stream___FDIStream___init}, - {(bigint) 8 /* 73: FDIOStream < FDIOStream: superclass init_table position */}, + {(bigint) 8 /* 71: FDIOStream < FDIOStream: superclass init_table position */}, {(bigint) standard___stream___FDIOStream___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 7 /* 77: FDIOStream < IOStream: superclass init_table position */}, + {(bigint) 7 /* 75: FDIOStream < IOStream: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -22936,15 +23884,13 @@ val_t NEW_FDIOStream_standard___stream___FDIOStream___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___string_search___BM_Pattern[60] = { - {(bigint) 2327 /* 0: Identity */}, +const classtable_elt_t VFT_standard___string_search___BM_Pattern[58] = { + {(bigint) 2355 /* 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) 2327 /* 5: BM_Pattern < BM_Pattern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2355 /* 5: BM_Pattern < BM_Pattern: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -22957,7 +23903,7 @@ const classtable_elt_t VFT_standard___string_search___BM_Pattern[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: BM_Pattern < Object: superclass init_table position */}, + {(bigint) 1 /* 18: 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}, @@ -22986,12 +23932,12 @@ const classtable_elt_t VFT_standard___string_search___BM_Pattern[60] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: BM_Pattern < Pattern: superclass init_table position */}, + {(bigint) 0 /* 47: 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 /* 54: BM_Pattern < BM_Pattern: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -23064,14 +24010,14 @@ val_t NEW_BM_Pattern_standard___string_search___BM_Pattern___init(val_t p0){ int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 107; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//string_search.nit:107 */ + /* ./../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); @@ -23079,7 +24025,7 @@ val_t NEW_BM_Pattern_standard___string_search___BM_Pattern___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___string_search___Match[55] = { +const classtable_elt_t VFT_standard___string_search___Match[53] = { {(bigint) 131 /* 0: Identity */}, {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Match" /* 2: Class Name */}, @@ -23096,11 +24042,9 @@ const classtable_elt_t VFT_standard___string_search___Match[55] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Match < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Match < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23129,7 +24073,7 @@ const classtable_elt_t VFT_standard___string_search___Match[55] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Match < Match: superclass init_table position */}, + {(bigint) 1 /* 47: Match < Match: superclass init_table position */}, {(bigint) standard___string_search___Match___string}, {(bigint) standard___string_search___Match___from}, {(bigint) standard___string_search___Match___length}, @@ -23198,7 +24142,7 @@ val_t NEW_Match_standard___string_search___Match___init(val_t p0, val_t p1, val_ 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 = 220; + 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; @@ -23207,7 +24151,7 @@ val_t NEW_Match_standard___string_search___Match___init(val_t p0, val_t p1, val_ fra.me.REG[0] = p0; REGB0 = p1; REGB1 = p2; - /* ./../lib/standard//string_search.nit:220 */ + /* ./../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); @@ -23215,18 +24159,16 @@ val_t NEW_Match_standard___string_search___Match___init(val_t p0, val_t p1, val_ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___file___FStream[61] = { - {(bigint) 2259 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___FStream[59] = { + {(bigint) 2283 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "FStream" /* 2: Class Name */}, {(bigint) 3 /* 3: FStream < Object: superclass typecheck marker */}, {(bigint) 119 /* 4: FStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: FStream < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2259 /* 8: FStream < FStream: superclass typecheck marker */}, + {(bigint) 215 /* 5: FStream < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 2283 /* 8: FStream < FStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -23236,7 +24178,7 @@ const classtable_elt_t VFT_standard___file___FStream[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23265,16 +24207,16 @@ const classtable_elt_t VFT_standard___file___FStream[61] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: FStream < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: FStream < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: FStream < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: FStream < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: FStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: FStream < IOS: superclass init_table position */}, {(bigint) standard___stream___IOS___close}, {(bigint) standard___stream___IOS___init}, }; @@ -23340,19 +24282,17 @@ val_t NEW_FStream_standard___stream___IOS___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___IFStream[80] = { - {(bigint) 3175 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___IFStream[78] = { + {(bigint) 3223 /* 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) 119 /* 4: IFStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: IFStream < IOS: superclass typecheck marker */}, - {(bigint) 2987 /* 6: IFStream < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: IFStream < IStream: superclass typecheck marker */}, - {(bigint) 2259 /* 8: IFStream < FStream: superclass typecheck marker */}, - {(bigint) 3175 /* 9: IFStream < IFStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: IFStream < IOS: superclass typecheck marker */}, + {(bigint) 3015 /* 6: IFStream < BufferedIStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: IFStream < IStream: superclass typecheck marker */}, + {(bigint) 2283 /* 8: IFStream < FStream: superclass typecheck marker */}, + {(bigint) 3223 /* 9: IFStream < IFStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -23361,7 +24301,7 @@ const classtable_elt_t VFT_standard___file___IFStream[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IFStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IFStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23390,33 +24330,33 @@ const classtable_elt_t VFT_standard___file___IFStream[80] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: IFStream < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: IFStream < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: IFStream < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: IFStream < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: IFStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: IFStream < IOS: superclass init_table position */}, {(bigint) standard___file___IFStream___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 64: IFStream < IStream: superclass init_table position */}, + {(bigint) 4 /* 62: 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 /* 71: IFStream < BufferedIStream: superclass init_table position */}, + {(bigint) 5 /* 69: 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) 6 /* 75: IFStream < IFStream: superclass init_table position */}, + {(bigint) 6 /* 73: IFStream < IFStream: superclass init_table position */}, {(bigint) standard___file___IFStream___reopen}, {(bigint) standard___file___IFStream___open}, {(bigint) standard___file___IFStream___init}, @@ -23442,7 +24382,7 @@ void INIT_ATTRIBUTES__standard___file___IFStream(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//file.nit:99 */ + /* ./../lib/standard//file.nit:100 */ REGB0 = TAG_Bool(false); ATTR_standard___file___IFStream____end_reached(fra.me.REG[0]) = REGB0; /* ./../lib/standard//file.nit:55 */ @@ -23498,14 +24438,14 @@ val_t NEW_IFStream_standard___file___IFStream___open(val_t p0){ 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 = 101; + fra.me.line = 102; fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___open; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//file.nit:101 */ + /* ./../lib/standard//file.nit:102 */ 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); @@ -23519,12 +24459,12 @@ val_t NEW_IFStream_standard___file___IFStream___init(void){ 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 = 110; + fra.me.line = 111; fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___init; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; - /* ./../lib/standard//file.nit:110 */ + /* ./../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___init(fra.me.REG[0], init_table); @@ -23538,12 +24478,12 @@ val_t NEW_IFStream_standard___file___IFStream___without_file(void){ 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 = 111; + fra.me.line = 112; fra.me.meth = LOCATE_NEW_IFStream_standard___file___IFStream___without_file; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; - /* ./../lib/standard//file.nit:111 */ + /* ./../lib/standard//file.nit:112 */ 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); @@ -23551,18 +24491,16 @@ val_t NEW_IFStream_standard___file___IFStream___without_file(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___OFStream[69] = { - {(bigint) 2787 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___OFStream[67] = { + {(bigint) 2811 /* 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) 119 /* 4: OFStream < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: OFStream < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: OFStream < OStream: superclass typecheck marker */}, - {(bigint) 2787 /* 7: OFStream < OFStream: superclass typecheck marker */}, - {(bigint) 2259 /* 8: OFStream < FStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: OFStream < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: OFStream < OStream: superclass typecheck marker */}, + {(bigint) 2811 /* 7: OFStream < OFStream: superclass typecheck marker */}, + {(bigint) 2283 /* 8: OFStream < FStream: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -23572,7 +24510,7 @@ const classtable_elt_t VFT_standard___file___OFStream[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OFStream < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OFStream < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23601,22 +24539,22 @@ const classtable_elt_t VFT_standard___file___OFStream[69] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: OFStream < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: OFStream < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: OFStream < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: OFStream < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: OFStream < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: OFStream < IOS: superclass init_table position */}, {(bigint) standard___file___OFStream___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 4 /* 61: OFStream < OStream: superclass init_table position */}, + {(bigint) 4 /* 59: OFStream < OStream: superclass init_table position */}, {(bigint) standard___file___OFStream___write}, {(bigint) standard___file___OFStream___is_writable}, - {(bigint) 5 /* 64: OFStream < OFStream: superclass init_table position */}, + {(bigint) 5 /* 62: OFStream < OFStream: superclass init_table position */}, {(bigint) standard___file___OFStream___write_native}, {(bigint) standard___file___OFStream___open}, {(bigint) standard___file___OFStream___init}, @@ -23734,20 +24672,18 @@ val_t NEW_OFStream_standard___file___OFStream___without_file(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___Stdin[82] = { - {(bigint) 3495 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___Stdin[80] = { + {(bigint) 3539 /* 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) 119 /* 4: Stdin < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: Stdin < IOS: superclass typecheck marker */}, - {(bigint) 2987 /* 6: Stdin < BufferedIStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: Stdin < IStream: superclass typecheck marker */}, - {(bigint) 2259 /* 8: Stdin < FStream: superclass typecheck marker */}, - {(bigint) 3175 /* 9: Stdin < IFStream: superclass typecheck marker */}, - {(bigint) 3495 /* 10: Stdin < Stdin: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: Stdin < IOS: superclass typecheck marker */}, + {(bigint) 3015 /* 6: Stdin < BufferedIStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: Stdin < IStream: superclass typecheck marker */}, + {(bigint) 2283 /* 8: Stdin < FStream: superclass typecheck marker */}, + {(bigint) 3223 /* 9: Stdin < IFStream: superclass typecheck marker */}, + {(bigint) 3539 /* 10: Stdin < Stdin: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -23755,7 +24691,7 @@ const classtable_elt_t VFT_standard___file___Stdin[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: Stdin < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Stdin < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23784,38 +24720,38 @@ const classtable_elt_t VFT_standard___file___Stdin[82] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: Stdin < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: Stdin < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: Stdin < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: Stdin < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: Stdin < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: Stdin < IOS: superclass init_table position */}, {(bigint) standard___file___IFStream___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 64: Stdin < IStream: superclass init_table position */}, + {(bigint) 4 /* 62: 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 /* 71: Stdin < BufferedIStream: superclass init_table position */}, + {(bigint) 5 /* 69: 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) 6 /* 75: Stdin < IFStream: superclass init_table position */}, + {(bigint) 6 /* 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) 7 /* 80: Stdin < Stdin: superclass init_table position */}, + {(bigint) 7 /* 78: Stdin < Stdin: superclass init_table position */}, {(bigint) standard___file___Stdin___init}, }; /* 0: Pointer to the classtable */ @@ -23838,7 +24774,7 @@ void INIT_ATTRIBUTES__standard___file___Stdin(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/standard//file.nit:99 */ + /* ./../lib/standard//file.nit:100 */ REGB0 = TAG_Bool(false); ATTR_standard___file___IFStream____end_reached(fra.me.REG[0]) = REGB0; /* ./../lib/standard//file.nit:55 */ @@ -23907,19 +24843,17 @@ val_t NEW_Stdin_standard___file___Stdin___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___Stdout[71] = { - {(bigint) 3123 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___Stdout[69] = { + {(bigint) 3175 /* 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) 119 /* 4: Stdout < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: Stdout < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: Stdout < OStream: superclass typecheck marker */}, - {(bigint) 2787 /* 7: Stdout < OFStream: superclass typecheck marker */}, - {(bigint) 2259 /* 8: Stdout < FStream: superclass typecheck marker */}, - {(bigint) 3123 /* 9: Stdout < Stdout: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: Stdout < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: Stdout < OStream: superclass typecheck marker */}, + {(bigint) 2811 /* 7: Stdout < OFStream: superclass typecheck marker */}, + {(bigint) 2283 /* 8: Stdout < FStream: superclass typecheck marker */}, + {(bigint) 3175 /* 9: Stdout < Stdout: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -23928,7 +24862,7 @@ const classtable_elt_t VFT_standard___file___Stdout[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: Stdout < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Stdout < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -23957,27 +24891,27 @@ const classtable_elt_t VFT_standard___file___Stdout[71] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: Stdout < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: Stdout < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: Stdout < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: Stdout < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: Stdout < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: Stdout < IOS: superclass init_table position */}, {(bigint) standard___file___OFStream___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 4 /* 61: Stdout < OStream: superclass init_table position */}, + {(bigint) 4 /* 59: Stdout < OStream: superclass init_table position */}, {(bigint) standard___file___OFStream___write}, {(bigint) standard___file___OFStream___is_writable}, - {(bigint) 5 /* 64: Stdout < OFStream: superclass init_table position */}, + {(bigint) 5 /* 62: 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}, - {(bigint) 6 /* 69: Stdout < Stdout: superclass init_table position */}, + {(bigint) 6 /* 67: Stdout < Stdout: superclass init_table position */}, {(bigint) standard___file___Stdout___init}, }; /* 0: Pointer to the classtable */ @@ -24052,19 +24986,17 @@ val_t NEW_Stdout_standard___file___Stdout___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___Stderr[71] = { - {(bigint) 3127 /* 0: Identity */}, +const classtable_elt_t VFT_standard___file___Stderr[69] = { + {(bigint) 3179 /* 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) 119 /* 4: Stderr < NativeFileCapable: superclass typecheck marker */}, - {(bigint) 207 /* 5: Stderr < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: Stderr < OStream: superclass typecheck marker */}, - {(bigint) 2787 /* 7: Stderr < OFStream: superclass typecheck marker */}, - {(bigint) 2259 /* 8: Stderr < FStream: superclass typecheck marker */}, - {(bigint) 3127 /* 9: Stderr < Stderr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: Stderr < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: Stderr < OStream: superclass typecheck marker */}, + {(bigint) 2811 /* 7: Stderr < OFStream: superclass typecheck marker */}, + {(bigint) 2283 /* 8: Stderr < FStream: superclass typecheck marker */}, + {(bigint) 3179 /* 9: Stderr < Stderr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -24073,7 +25005,7 @@ const classtable_elt_t VFT_standard___file___Stderr[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: Stderr < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Stderr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24102,27 +25034,27 @@ const classtable_elt_t VFT_standard___file___Stderr[71] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 2 /* 49: Stderr < NativeFileCapable: superclass init_table position */}, + {(bigint) 2 /* 47: Stderr < NativeFileCapable: superclass init_table position */}, {(bigint) standard___file___NativeFileCapable___io_open_read}, {(bigint) standard___file___NativeFileCapable___io_open_write}, {(bigint) standard___file___NativeFileCapable___native_stdin}, {(bigint) standard___file___NativeFileCapable___native_stdout}, {(bigint) standard___file___NativeFileCapable___native_stderr}, - {(bigint) 3 /* 55: Stderr < FStream: superclass init_table position */}, + {(bigint) 3 /* 53: Stderr < FStream: superclass init_table position */}, {(bigint) standard___file___FStream___path}, {(bigint) standard___file___FStream___file_stat}, - {(bigint) 1 /* 58: Stderr < IOS: superclass init_table position */}, + {(bigint) 1 /* 56: Stderr < IOS: superclass init_table position */}, {(bigint) standard___file___OFStream___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 4 /* 61: Stderr < OStream: superclass init_table position */}, + {(bigint) 4 /* 59: Stderr < OStream: superclass init_table position */}, {(bigint) standard___file___OFStream___write}, {(bigint) standard___file___OFStream___is_writable}, - {(bigint) 5 /* 64: Stderr < OFStream: superclass init_table position */}, + {(bigint) 5 /* 62: 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}, - {(bigint) 6 /* 69: Stderr < Stderr: superclass init_table position */}, + {(bigint) 6 /* 67: Stderr < Stderr: superclass init_table position */}, {(bigint) standard___file___Stderr___init}, }; /* 0: Pointer to the classtable */ @@ -24197,7 +25129,7 @@ val_t NEW_Stderr_standard___file___Stderr___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_standard___file___FileStat[56] = { +const classtable_elt_t VFT_standard___file___FileStat[54] = { {(bigint) -25 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "FileStat" /* 2: Class Name */}, @@ -24214,11 +25146,9 @@ const classtable_elt_t VFT_standard___file___FileStat[56] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: FileStat < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FileStat < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24247,8 +25177,8 @@ const classtable_elt_t VFT_standard___file___FileStat[56] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: FileStat < Pointer: superclass init_table position */}, - {(bigint) 2 /* 50: FileStat < FileStat: superclass init_table position */}, + {(bigint) 1 /* 47: FileStat < Pointer: superclass init_table position */}, + {(bigint) 2 /* 48: FileStat < FileStat: superclass init_table position */}, {(bigint) standard___file___FileStat___mode}, {(bigint) standard___file___FileStat___atime}, {(bigint) standard___file___FileStat___ctime}, @@ -24265,7 +25195,7 @@ val_t BOX_FileStat(void * val) { object_id_counter = object_id_counter + 1; return OBJ2VAL(box); } -const classtable_elt_t VFT_standard___file___NativeFile[55] = { +const classtable_elt_t VFT_standard___file___NativeFile[53] = { {(bigint) -21 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "NativeFile" /* 2: Class Name */}, @@ -24282,11 +25212,9 @@ const classtable_elt_t VFT_standard___file___NativeFile[55] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: NativeFile < Object: superclass init_table position */}, + {(bigint) 0 /* 18: NativeFile < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24315,8 +25243,8 @@ const classtable_elt_t VFT_standard___file___NativeFile[55] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: NativeFile < Pointer: superclass init_table position */}, - {(bigint) 2 /* 50: NativeFile < NativeFile: superclass init_table position */}, + {(bigint) 1 /* 47: NativeFile < Pointer: superclass init_table position */}, + {(bigint) 2 /* 48: NativeFile < NativeFile: superclass init_table position */}, {(bigint) standard___file___NativeFile___io_read}, {(bigint) standard___file___NativeFile___io_write}, {(bigint) standard___file___NativeFile___io_close}, @@ -24332,7 +25260,7 @@ val_t BOX_NativeFile(void * val) { object_id_counter = object_id_counter + 1; return OBJ2VAL(box); } -const classtable_elt_t VFT_standard___exec___Process[58] = { +const classtable_elt_t VFT_standard___exec___Process[56] = { {(bigint) 95 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Process" /* 2: Class Name */}, @@ -24349,11 +25277,9 @@ const classtable_elt_t VFT_standard___exec___Process[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) 0 /* 20: Process < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Process < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24382,7 +25308,7 @@ const classtable_elt_t VFT_standard___exec___Process[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Process < Process: superclass init_table position */}, + {(bigint) 1 /* 47: Process < Process: superclass init_table position */}, {(bigint) standard___exec___Process___id}, {(bigint) standard___exec___Process___is_finished}, {(bigint) standard___exec___Process___wait}, @@ -24503,19 +25429,17 @@ val_t NEW_Process_standard___exec___Process___execute(val_t p0, val_t p1, val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_standard___exec___IProcess[77] = { - {(bigint) 2851 /* 0: Identity */}, +const classtable_elt_t VFT_standard___exec___IProcess[75] = { + {(bigint) 2871 /* 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) 207 /* 5: IProcess < IOS: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2207 /* 7: IProcess < IStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2851 /* 9: IProcess < IProcess: superclass typecheck marker */}, + {(bigint) 215 /* 5: IProcess < IOS: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2227 /* 7: IProcess < IStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2871 /* 9: IProcess < IProcess: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -24524,7 +25448,7 @@ const classtable_elt_t VFT_standard___exec___IProcess[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IProcess < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IProcess < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24553,7 +25477,7 @@ const classtable_elt_t VFT_standard___exec___IProcess[77] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: IProcess < Process: superclass init_table position */}, + {(bigint) 1 /* 47: IProcess < Process: superclass init_table position */}, {(bigint) standard___exec___Process___id}, {(bigint) standard___exec___Process___is_finished}, {(bigint) standard___exec___Process___wait}, @@ -24562,13 +25486,13 @@ const classtable_elt_t VFT_standard___exec___IProcess[77] = { {(bigint) standard___exec___Process___init_}, {(bigint) standard___exec___Process___execute}, {(bigint) standard___exec___Process___basic_exec_execute}, - {(bigint) 2 /* 58: IProcess < IOS: superclass init_table position */}, + {(bigint) 2 /* 56: IProcess < IOS: superclass init_table position */}, {(bigint) standard___exec___IProcess___close}, {(bigint) standard___stream___IOS___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 3 /* 64: IProcess < IStream: superclass init_table position */}, + {(bigint) 3 /* 62: IProcess < IStream: superclass init_table position */}, {(bigint) standard___exec___IProcess___read_char}, {(bigint) standard___stream___IStream___read}, {(bigint) standard___stream___IStream___read_line}, @@ -24578,7 +25502,7 @@ const classtable_elt_t VFT_standard___exec___IProcess[77] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 74: IProcess < IProcess: superclass init_table position */}, + {(bigint) 4 /* 72: IProcess < IProcess: superclass init_table position */}, {(bigint) standard___exec___IProcess___init}, {(bigint) standard___exec___IProcess___init_}, }; @@ -24675,18 +25599,16 @@ val_t NEW_IProcess_standard___exec___IProcess___init_(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___exec___OProcess[74] = { - {(bigint) 2783 /* 0: Identity */}, +const classtable_elt_t VFT_standard___exec___OProcess[72] = { + {(bigint) 2807 /* 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) 207 /* 5: OProcess < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: OProcess < OStream: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2783 /* 8: OProcess < OProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: OProcess < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: OProcess < OStream: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2807 /* 8: OProcess < OProcess: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -24696,7 +25618,7 @@ const classtable_elt_t VFT_standard___exec___OProcess[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OProcess < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OProcess < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24725,7 +25647,7 @@ const classtable_elt_t VFT_standard___exec___OProcess[74] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OProcess < Process: superclass init_table position */}, + {(bigint) 1 /* 47: OProcess < Process: superclass init_table position */}, {(bigint) standard___exec___Process___id}, {(bigint) standard___exec___Process___is_finished}, {(bigint) standard___exec___Process___wait}, @@ -24734,10 +25656,10 @@ const classtable_elt_t VFT_standard___exec___OProcess[74] = { {(bigint) standard___exec___Process___init_}, {(bigint) standard___exec___Process___execute}, {(bigint) standard___exec___Process___basic_exec_execute}, - {(bigint) 2 /* 58: OProcess < IOS: superclass init_table position */}, + {(bigint) 2 /* 56: OProcess < IOS: superclass init_table position */}, {(bigint) standard___exec___OProcess___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 3 /* 61: OProcess < OStream: superclass init_table position */}, + {(bigint) 3 /* 59: OProcess < OStream: superclass init_table position */}, {(bigint) standard___exec___OProcess___write}, {(bigint) standard___exec___OProcess___is_writable}, {0} /* Class Hole :( */, @@ -24747,7 +25669,7 @@ const classtable_elt_t VFT_standard___exec___OProcess[74] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 71: OProcess < OProcess: superclass init_table position */}, + {(bigint) 4 /* 69: OProcess < OProcess: superclass init_table position */}, {(bigint) standard___exec___OProcess___init}, {(bigint) standard___exec___OProcess___init_}, }; @@ -24843,28 +25765,26 @@ val_t NEW_OProcess_standard___exec___OProcess___init_(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___exec___IOProcess[81] = { - {(bigint) 3163 /* 0: Identity */}, +const classtable_elt_t VFT_standard___exec___IOProcess[79] = { + {(bigint) 3211 /* 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) 207 /* 5: IOProcess < IOS: superclass typecheck marker */}, - {(bigint) 2095 /* 6: IOProcess < OStream: superclass typecheck marker */}, - {(bigint) 2207 /* 7: IOProcess < IStream: superclass typecheck marker */}, - {(bigint) 2783 /* 8: IOProcess < OProcess: superclass typecheck marker */}, - {(bigint) 2851 /* 9: IOProcess < IProcess: superclass typecheck marker */}, - {(bigint) 2859 /* 10: IOProcess < IOStream: superclass typecheck marker */}, - {(bigint) 3163 /* 11: IOProcess < IOProcess: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 215 /* 5: IOProcess < IOS: superclass typecheck marker */}, + {(bigint) 2107 /* 6: IOProcess < OStream: superclass typecheck marker */}, + {(bigint) 2227 /* 7: IOProcess < IStream: superclass typecheck marker */}, + {(bigint) 2807 /* 8: IOProcess < OProcess: superclass typecheck marker */}, + {(bigint) 2871 /* 9: IOProcess < IProcess: superclass typecheck marker */}, + {(bigint) 2879 /* 10: IOProcess < IOStream: superclass typecheck marker */}, + {(bigint) 3211 /* 11: IOProcess < IOProcess: 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) 0 /* 20: IOProcess < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IOProcess < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -24893,7 +25813,7 @@ const classtable_elt_t VFT_standard___exec___IOProcess[81] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: IOProcess < Process: superclass init_table position */}, + {(bigint) 1 /* 47: IOProcess < Process: superclass init_table position */}, {(bigint) standard___exec___Process___id}, {(bigint) standard___exec___Process___is_finished}, {(bigint) standard___exec___Process___wait}, @@ -24902,27 +25822,27 @@ const classtable_elt_t VFT_standard___exec___IOProcess[81] = { {(bigint) standard___exec___Process___init_}, {(bigint) standard___exec___Process___execute}, {(bigint) standard___exec___Process___basic_exec_execute}, - {(bigint) 2 /* 58: IOProcess < IOS: superclass init_table position */}, + {(bigint) 2 /* 56: IOProcess < IOS: superclass init_table position */}, {(bigint) standard___exec___IOProcess___close}, {(bigint) standard___stream___IOS___init}, - {(bigint) 5 /* 61: IOProcess < OStream: superclass init_table position */}, + {(bigint) 5 /* 59: IOProcess < OStream: superclass init_table position */}, {(bigint) standard___exec___OProcess___write}, {(bigint) standard___exec___OProcess___is_writable}, - {(bigint) 3 /* 64: IOProcess < IStream: superclass init_table position */}, + {(bigint) 3 /* 62: 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 /* 71: IOProcess < OProcess: superclass init_table position */}, + {(bigint) 6 /* 69: IOProcess < OProcess: superclass init_table position */}, {(bigint) standard___exec___OProcess___init}, {(bigint) standard___exec___OProcess___init_}, - {(bigint) 4 /* 74: IOProcess < IProcess: superclass init_table position */}, + {(bigint) 4 /* 72: IOProcess < IProcess: superclass init_table position */}, {(bigint) standard___exec___IProcess___init}, {(bigint) standard___exec___IProcess___init_}, - {(bigint) 7 /* 77: IOProcess < IOStream: superclass init_table position */}, - {(bigint) 8 /* 78: IOProcess < IOProcess: superclass init_table position */}, + {(bigint) 7 /* 75: IOProcess < IOStream: superclass init_table position */}, + {(bigint) 8 /* 76: IOProcess < IOProcess: superclass init_table position */}, {(bigint) standard___exec___IOProcess___init}, {(bigint) standard___exec___IOProcess___init_}, }; @@ -25024,7 +25944,7 @@ val_t NEW_IOProcess_standard___exec___IOProcess___init_(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_standard___exec___NativeProcess[58] = { +const classtable_elt_t VFT_standard___exec___NativeProcess[56] = { {(bigint) -17 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "NativeProcess" /* 2: Class Name */}, @@ -25041,11 +25961,9 @@ const classtable_elt_t VFT_standard___exec___NativeProcess[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) 0 /* 20: NativeProcess < Object: superclass init_table position */}, + {(bigint) 0 /* 18: NativeProcess < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25074,8 +25992,8 @@ const classtable_elt_t VFT_standard___exec___NativeProcess[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: NativeProcess < Pointer: superclass init_table position */}, - {(bigint) 2 /* 50: NativeProcess < NativeProcess: superclass init_table position */}, + {(bigint) 1 /* 47: NativeProcess < Pointer: superclass init_table position */}, + {(bigint) 2 /* 48: NativeProcess < NativeProcess: superclass init_table position */}, {(bigint) standard___exec___NativeProcess___id}, {(bigint) standard___exec___NativeProcess___is_finished}, {(bigint) standard___exec___NativeProcess___status}, @@ -25094,7 +26012,7 @@ val_t BOX_NativeProcess(void * val) { object_id_counter = object_id_counter + 1; return OBJ2VAL(box); } -const classtable_elt_t VFT_location___SourceFile[57] = { +const classtable_elt_t VFT_location___SourceFile[55] = { {(bigint) 43 /* 0: Identity */}, {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "SourceFile" /* 2: Class Name */}, @@ -25111,11 +26029,9 @@ const classtable_elt_t VFT_location___SourceFile[57] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: SourceFile < Object: superclass init_table position */}, + {(bigint) 0 /* 18: SourceFile < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25144,7 +26060,7 @@ const classtable_elt_t VFT_location___SourceFile[57] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: SourceFile < SourceFile: superclass init_table position */}, + {(bigint) 1 /* 47: SourceFile < SourceFile: superclass init_table position */}, {(bigint) location___SourceFile___filename}, {(bigint) location___SourceFile___filename__eq}, {(bigint) location___SourceFile___string}, @@ -25237,15 +26153,13 @@ val_t NEW_SourceFile_location___SourceFile___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_location___Location[73] = { - {(bigint) 2183 /* 0: Identity */}, + {(bigint) 2199 /* 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) 267 /* 5: Location < Comparable: superclass typecheck marker */}, - {(bigint) 2183 /* 6: Location < Location: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 275 /* 5: Location < Comparable: superclass typecheck marker */}, + {(bigint) 2199 /* 6: Location < Location: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -25257,7 +26171,7 @@ const classtable_elt_t VFT_location___Location[73] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Location < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Location < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) location___Location_____eqeq}, @@ -25291,7 +26205,9 @@ const classtable_elt_t VFT_location___Location[73] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 0 /* 54: Location < Comparable: superclass init_table position */}, + {(bigint) 0 /* 52: Location < Comparable: superclass init_table position */}, + {(bigint) 2199 /* 53: VT Location::OTHER : id of Location */}, + {(bigint) 6 /* 54: VT Location::OTHER : color of Location */}, {(bigint) location___Location_____l}, {(bigint) standard___kernel___Comparable_____leq}, {(bigint) standard___kernel___Comparable_____geq}, @@ -25422,16 +26338,14 @@ val_t NEW_Location_location___Location___with_file(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TEol[75] = { - {(bigint) 2687 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TEol[73] = { + {(bigint) 2715 /* 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) 299 /* 4: TEol < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TEol < Token: superclass typecheck marker */}, - {(bigint) 2687 /* 6: TEol < TEol: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TEol < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TEol < Token: superclass typecheck marker */}, + {(bigint) 2715 /* 6: TEol < TEol: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -25443,7 +26357,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEol[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TEol < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TEol < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25485,7 +26399,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEol[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TEol < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -25495,9 +26409,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TEol[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TEol___parser_index}, - {(bigint) 0 /* 72: TEol < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TEol < Token: superclass init_table position */}, {(bigint) parser___lexer___TEol___init_tk}, - {(bigint) 3 /* 74: TEol < TEol: superclass init_table position */}, + {(bigint) 3 /* 72: TEol < TEol: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -25587,16 +26501,14 @@ val_t NEW_TEol_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TComment[75] = { - {(bigint) 2711 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TComment[73] = { + {(bigint) 2739 /* 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) 299 /* 4: TComment < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TComment < Token: superclass typecheck marker */}, - {(bigint) 2711 /* 6: TComment < TComment: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TComment < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TComment < Token: superclass typecheck marker */}, + {(bigint) 2739 /* 6: TComment < TComment: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -25608,7 +26520,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TComment[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TComment < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TComment < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25650,7 +26562,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TComment[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TComment < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -25660,9 +26572,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TComment[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TComment___parser_index}, - {(bigint) 0 /* 72: TComment < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TComment < Token: superclass init_table position */}, {(bigint) parser___lexer___TComment___init_tk}, - {(bigint) 3 /* 74: TComment < TComment: superclass init_table position */}, + {(bigint) 3 /* 72: TComment < TComment: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -25752,16 +26664,14 @@ val_t NEW_TComment_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[75] = { - {(bigint) 2547 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[73] = { + {(bigint) 2575 /* 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) 299 /* 4: TKwmodule < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwmodule < Token: superclass typecheck marker */}, - {(bigint) 2547 /* 6: TKwmodule < TKwmodule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwmodule < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwmodule < Token: superclass typecheck marker */}, + {(bigint) 2575 /* 6: TKwmodule < TKwmodule: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -25773,7 +26683,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwmodule < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwmodule < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25815,7 +26725,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwmodule < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -25825,9 +26735,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmodule[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwmodule___parser_index}, - {(bigint) 0 /* 72: TKwmodule < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwmodule < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwmodule___init_tk}, - {(bigint) 3 /* 74: TKwmodule < TKwmodule: superclass init_table position */}, + {(bigint) 3 /* 72: TKwmodule < TKwmodule: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -25917,16 +26827,14 @@ val_t NEW_TKwmodule_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwimport[75] = { - {(bigint) 2595 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwimport[73] = { + {(bigint) 2623 /* 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) 299 /* 4: TKwimport < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwimport < Token: superclass typecheck marker */}, - {(bigint) 2595 /* 6: TKwimport < TKwimport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwimport < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwimport < Token: superclass typecheck marker */}, + {(bigint) 2623 /* 6: TKwimport < TKwimport: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -25938,7 +26846,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwimport[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwimport < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwimport < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -25980,7 +26888,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwimport[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwimport < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -25990,9 +26898,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwimport[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwimport___parser_index}, - {(bigint) 0 /* 72: TKwimport < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwimport < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwimport___init_tk}, - {(bigint) 3 /* 74: TKwimport < TKwimport: superclass init_table position */}, + {(bigint) 3 /* 72: TKwimport < TKwimport: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26080,16 +26988,14 @@ val_t NEW_TKwimport_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwclass[75] = { - {(bigint) 2635 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwclass[73] = { + {(bigint) 2663 /* 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) 299 /* 4: TKwclass < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwclass < Token: superclass typecheck marker */}, - {(bigint) 2635 /* 6: TKwclass < TKwclass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwclass < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwclass < Token: superclass typecheck marker */}, + {(bigint) 2663 /* 6: TKwclass < TKwclass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26101,7 +27007,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwclass[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwclass < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwclass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26143,7 +27049,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwclass[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwclass < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26153,9 +27059,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwclass[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwclass___parser_index}, - {(bigint) 0 /* 72: TKwclass < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwclass < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwclass___init_tk}, - {(bigint) 3 /* 74: TKwclass < TKwclass: superclass init_table position */}, + {(bigint) 3 /* 72: TKwclass < TKwclass: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26243,16 +27149,14 @@ val_t NEW_TKwclass_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[75] = { - {(bigint) 2655 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[73] = { + {(bigint) 2683 /* 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) 299 /* 4: TKwabstract < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwabstract < Token: superclass typecheck marker */}, - {(bigint) 2655 /* 6: TKwabstract < TKwabstract: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwabstract < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwabstract < Token: superclass typecheck marker */}, + {(bigint) 2683 /* 6: TKwabstract < TKwabstract: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26264,7 +27168,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwabstract < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwabstract < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26306,7 +27210,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwabstract < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26316,9 +27220,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabstract[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwabstract___parser_index}, - {(bigint) 0 /* 72: TKwabstract < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwabstract < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwabstract___init_tk}, - {(bigint) 3 /* 74: TKwabstract < TKwabstract: superclass init_table position */}, + {(bigint) 3 /* 72: TKwabstract < TKwabstract: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26406,16 +27310,14 @@ val_t NEW_TKwabstract_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[75] = { - {(bigint) 2583 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[73] = { + {(bigint) 2611 /* 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) 299 /* 4: TKwinterface < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwinterface < Token: superclass typecheck marker */}, - {(bigint) 2583 /* 6: TKwinterface < TKwinterface: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwinterface < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwinterface < Token: superclass typecheck marker */}, + {(bigint) 2611 /* 6: TKwinterface < TKwinterface: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26427,7 +27329,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwinterface < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwinterface < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26469,7 +27371,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwinterface < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26479,9 +27381,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinterface[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwinterface___parser_index}, - {(bigint) 0 /* 72: TKwinterface < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwinterface < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwinterface___init_tk}, - {(bigint) 3 /* 74: TKwinterface < TKwinterface: superclass init_table position */}, + {(bigint) 3 /* 72: TKwinterface < TKwinterface: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26569,16 +27471,14 @@ val_t NEW_TKwinterface_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwenum[75] = { - {(bigint) 2615 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwenum[73] = { + {(bigint) 2643 /* 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) 299 /* 4: TKwenum < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwenum < Token: superclass typecheck marker */}, - {(bigint) 2615 /* 6: TKwenum < TKwenum: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwenum < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwenum < Token: superclass typecheck marker */}, + {(bigint) 2643 /* 6: TKwenum < TKwenum: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26590,7 +27490,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwenum[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwenum < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwenum < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26632,7 +27532,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwenum[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwenum < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26642,9 +27542,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwenum[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwenum___parser_index}, - {(bigint) 0 /* 72: TKwenum < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwenum < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwenum___init_tk}, - {(bigint) 3 /* 74: TKwenum < TKwenum: superclass init_table position */}, + {(bigint) 3 /* 72: TKwenum < TKwenum: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26734,16 +27634,14 @@ val_t NEW_TKwenum_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[75] = { - {(bigint) 2495 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[73] = { + {(bigint) 2523 /* 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) 299 /* 4: TKwspecial < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwspecial < Token: superclass typecheck marker */}, - {(bigint) 2495 /* 6: TKwspecial < TKwspecial: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwspecial < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwspecial < Token: superclass typecheck marker */}, + {(bigint) 2523 /* 6: TKwspecial < TKwspecial: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26755,7 +27653,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwspecial < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwspecial < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26797,7 +27695,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwspecial < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26807,9 +27705,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwspecial[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwspecial___parser_index}, - {(bigint) 0 /* 72: TKwspecial < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwspecial < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwspecial___init_tk}, - {(bigint) 3 /* 74: TKwspecial < TKwspecial: superclass init_table position */}, + {(bigint) 3 /* 72: TKwspecial < TKwspecial: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -26897,16 +27795,14 @@ val_t NEW_TKwspecial_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwend[75] = { - {(bigint) 2619 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwend[73] = { + {(bigint) 2647 /* 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) 299 /* 4: TKwend < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwend < Token: superclass typecheck marker */}, - {(bigint) 2619 /* 6: TKwend < TKwend: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwend < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwend < Token: superclass typecheck marker */}, + {(bigint) 2647 /* 6: TKwend < TKwend: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -26918,7 +27814,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwend[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwend < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwend < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -26960,7 +27856,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwend[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwend < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -26970,9 +27866,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwend[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwend___parser_index}, - {(bigint) 0 /* 72: TKwend < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwend < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwend___init_tk}, - {(bigint) 3 /* 74: TKwend < TKwend: superclass init_table position */}, + {(bigint) 3 /* 72: TKwend < TKwend: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27060,16 +27956,14 @@ val_t NEW_TKwend_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[75] = { - {(bigint) 2551 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[73] = { + {(bigint) 2579 /* 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) 299 /* 4: TKwmeth < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwmeth < Token: superclass typecheck marker */}, - {(bigint) 2551 /* 6: TKwmeth < TKwmeth: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwmeth < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwmeth < Token: superclass typecheck marker */}, + {(bigint) 2579 /* 6: TKwmeth < TKwmeth: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27081,7 +27975,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwmeth < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwmeth < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27123,7 +28017,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwmeth < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27133,9 +28027,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwmeth[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwmeth___parser_index}, - {(bigint) 0 /* 72: TKwmeth < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwmeth < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwmeth___init_tk}, - {(bigint) 3 /* 74: TKwmeth < TKwmeth: superclass init_table position */}, + {(bigint) 3 /* 72: TKwmeth < TKwmeth: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27223,16 +28117,14 @@ val_t NEW_TKwmeth_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwtype[75] = { - {(bigint) 2479 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwtype[73] = { + {(bigint) 2507 /* 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) 299 /* 4: TKwtype < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwtype < Token: superclass typecheck marker */}, - {(bigint) 2479 /* 6: TKwtype < TKwtype: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwtype < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwtype < Token: superclass typecheck marker */}, + {(bigint) 2507 /* 6: TKwtype < TKwtype: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27244,7 +28136,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtype[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwtype < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwtype < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27286,7 +28178,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtype[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwtype < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27296,9 +28188,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtype[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwtype___parser_index}, - {(bigint) 0 /* 72: TKwtype < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwtype < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwtype___init_tk}, - {(bigint) 3 /* 74: TKwtype < TKwtype: superclass init_table position */}, + {(bigint) 3 /* 72: TKwtype < TKwtype: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27386,16 +28278,14 @@ val_t NEW_TKwtype_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwinit[75] = { - {(bigint) 2587 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwinit[73] = { + {(bigint) 2615 /* 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) 299 /* 4: TKwinit < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwinit < Token: superclass typecheck marker */}, - {(bigint) 2587 /* 6: TKwinit < TKwinit: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwinit < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwinit < Token: superclass typecheck marker */}, + {(bigint) 2615 /* 6: TKwinit < TKwinit: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27407,7 +28297,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinit[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwinit < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwinit < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27449,7 +28339,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinit[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwinit < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27459,9 +28349,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwinit[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwinit___parser_index}, - {(bigint) 0 /* 72: TKwinit < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwinit < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwinit___init_tk}, - {(bigint) 3 /* 74: TKwinit < TKwinit: superclass init_table position */}, + {(bigint) 3 /* 72: TKwinit < TKwinit: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27549,16 +28439,14 @@ val_t NEW_TKwinit_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwredef[75] = { - {(bigint) 2507 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwredef[73] = { + {(bigint) 2535 /* 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) 299 /* 4: TKwredef < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwredef < Token: superclass typecheck marker */}, - {(bigint) 2507 /* 6: TKwredef < TKwredef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwredef < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwredef < Token: superclass typecheck marker */}, + {(bigint) 2535 /* 6: TKwredef < TKwredef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27570,7 +28458,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwredef[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwredef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwredef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27612,7 +28500,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwredef[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwredef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27622,9 +28510,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwredef[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwredef___parser_index}, - {(bigint) 0 /* 72: TKwredef < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwredef < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwredef___init_tk}, - {(bigint) 3 /* 74: TKwredef < TKwredef: superclass init_table position */}, + {(bigint) 3 /* 72: TKwredef < TKwredef: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27712,16 +28600,14 @@ val_t NEW_TKwredef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwis[75] = { - {(bigint) 2571 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwis[73] = { + {(bigint) 2599 /* 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) 299 /* 4: TKwis < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwis < Token: superclass typecheck marker */}, - {(bigint) 2571 /* 6: TKwis < TKwis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwis < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwis < Token: superclass typecheck marker */}, + {(bigint) 2599 /* 6: TKwis < TKwis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27733,7 +28619,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwis[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwis < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27775,7 +28661,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwis[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwis < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27785,9 +28671,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwis[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwis___parser_index}, - {(bigint) 0 /* 72: TKwis < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwis < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwis___init_tk}, - {(bigint) 3 /* 74: TKwis < TKwis: superclass init_table position */}, + {(bigint) 3 /* 72: TKwis < TKwis: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -27875,16 +28761,14 @@ val_t NEW_TKwis_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwdo[75] = { - {(bigint) 2627 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwdo[73] = { + {(bigint) 2655 /* 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) 299 /* 4: TKwdo < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwdo < Token: superclass typecheck marker */}, - {(bigint) 2627 /* 6: TKwdo < TKwdo: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwdo < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwdo < Token: superclass typecheck marker */}, + {(bigint) 2655 /* 6: TKwdo < TKwdo: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -27896,7 +28780,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwdo[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwdo < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwdo < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -27938,7 +28822,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwdo[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwdo < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -27948,9 +28832,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwdo[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwdo___parser_index}, - {(bigint) 0 /* 72: TKwdo < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwdo < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwdo___init_tk}, - {(bigint) 3 /* 74: TKwdo < TKwdo: superclass init_table position */}, + {(bigint) 3 /* 72: TKwdo < TKwdo: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28038,16 +28922,14 @@ val_t NEW_TKwdo_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[75] = { - {(bigint) 2511 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[73] = { + {(bigint) 2539 /* 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) 299 /* 4: TKwreadable < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwreadable < Token: superclass typecheck marker */}, - {(bigint) 2511 /* 6: TKwreadable < TKwreadable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwreadable < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwreadable < Token: superclass typecheck marker */}, + {(bigint) 2539 /* 6: TKwreadable < TKwreadable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28059,7 +28941,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwreadable < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwreadable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28101,7 +28983,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwreadable < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28111,9 +28993,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreadable[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwreadable___parser_index}, - {(bigint) 0 /* 72: TKwreadable < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwreadable < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwreadable___init_tk}, - {(bigint) 3 /* 74: TKwreadable < TKwreadable: superclass init_table position */}, + {(bigint) 3 /* 72: TKwreadable < TKwreadable: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28201,16 +29083,14 @@ val_t NEW_TKwreadable_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[75] = { - {(bigint) 2467 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[73] = { + {(bigint) 2495 /* 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) 299 /* 4: TKwwritable < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwwritable < Token: superclass typecheck marker */}, - {(bigint) 2467 /* 6: TKwwritable < TKwwritable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwwritable < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwwritable < Token: superclass typecheck marker */}, + {(bigint) 2495 /* 6: TKwwritable < TKwwritable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28222,7 +29102,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwwritable < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwwritable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28264,7 +29144,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwwritable < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28274,9 +29154,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwritable[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwwritable___parser_index}, - {(bigint) 0 /* 72: TKwwritable < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwwritable < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwwritable___init_tk}, - {(bigint) 3 /* 74: TKwwritable < TKwwritable: superclass init_table position */}, + {(bigint) 3 /* 72: TKwwritable < TKwwritable: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28364,16 +29244,14 @@ val_t NEW_TKwwritable_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwvar[75] = { - {(bigint) 2475 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwvar[73] = { + {(bigint) 2503 /* 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) 299 /* 4: TKwvar < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwvar < Token: superclass typecheck marker */}, - {(bigint) 2475 /* 6: TKwvar < TKwvar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwvar < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwvar < Token: superclass typecheck marker */}, + {(bigint) 2503 /* 6: TKwvar < TKwvar: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28385,7 +29263,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwvar[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwvar < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwvar < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28427,7 +29305,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwvar[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwvar < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28437,9 +29315,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwvar[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwvar___parser_index}, - {(bigint) 0 /* 72: TKwvar < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwvar < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwvar___init_tk}, - {(bigint) 3 /* 74: TKwvar < TKwvar: superclass init_table position */}, + {(bigint) 3 /* 72: TKwvar < TKwvar: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28527,16 +29405,14 @@ val_t NEW_TKwvar_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwintern[75] = { - {(bigint) 2579 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwintern[73] = { + {(bigint) 2607 /* 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) 299 /* 4: TKwintern < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwintern < Token: superclass typecheck marker */}, - {(bigint) 2579 /* 6: TKwintern < TKwintern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwintern < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwintern < Token: superclass typecheck marker */}, + {(bigint) 2607 /* 6: TKwintern < TKwintern: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28548,7 +29424,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintern[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwintern < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwintern < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28590,7 +29466,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintern[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwintern < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28600,9 +29476,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintern[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwintern___parser_index}, - {(bigint) 0 /* 72: TKwintern < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwintern < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwintern___init_tk}, - {(bigint) 3 /* 74: TKwintern < TKwintern: superclass init_table position */}, + {(bigint) 3 /* 72: TKwintern < TKwintern: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28690,16 +29566,14 @@ val_t NEW_TKwintern_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwextern[75] = { - {(bigint) 2611 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwextern[73] = { + {(bigint) 2639 /* 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) 299 /* 4: TKwextern < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwextern < Token: superclass typecheck marker */}, - {(bigint) 2611 /* 6: TKwextern < TKwextern: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwextern < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwextern < Token: superclass typecheck marker */}, + {(bigint) 2639 /* 6: TKwextern < TKwextern: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28711,7 +29585,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwextern[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwextern < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwextern < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28753,7 +29627,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwextern[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwextern < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28763,9 +29637,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwextern[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwextern___parser_index}, - {(bigint) 0 /* 72: TKwextern < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwextern < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwextern___init_tk}, - {(bigint) 3 /* 74: TKwextern < TKwextern: superclass init_table position */}, + {(bigint) 3 /* 72: TKwextern < TKwextern: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -28853,16 +29727,14 @@ val_t NEW_TKwextern_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[75] = { - {(bigint) 2515 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[73] = { + {(bigint) 2543 /* 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) 299 /* 4: TKwprotected < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwprotected < Token: superclass typecheck marker */}, - {(bigint) 2515 /* 6: TKwprotected < TKwprotected: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwprotected < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwprotected < Token: superclass typecheck marker */}, + {(bigint) 2543 /* 6: TKwprotected < TKwprotected: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -28874,7 +29746,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwprotected < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwprotected < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -28916,7 +29788,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwprotected < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -28926,9 +29798,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprotected[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwprotected___parser_index}, - {(bigint) 0 /* 72: TKwprotected < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwprotected < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwprotected___init_tk}, - {(bigint) 3 /* 74: TKwprotected < TKwprotected: superclass init_table position */}, + {(bigint) 3 /* 72: TKwprotected < TKwprotected: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29016,16 +29888,14 @@ val_t NEW_TKwprotected_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[75] = { - {(bigint) 2519 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[73] = { + {(bigint) 2547 /* 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) 299 /* 4: TKwprivate < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwprivate < Token: superclass typecheck marker */}, - {(bigint) 2519 /* 6: TKwprivate < TKwprivate: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwprivate < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwprivate < Token: superclass typecheck marker */}, + {(bigint) 2547 /* 6: TKwprivate < TKwprivate: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29037,7 +29907,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwprivate < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwprivate < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29079,7 +29949,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwprivate < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29089,9 +29959,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwprivate[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwprivate___parser_index}, - {(bigint) 0 /* 72: TKwprivate < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwprivate < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwprivate___init_tk}, - {(bigint) 3 /* 74: TKwprivate < TKwprivate: superclass init_table position */}, + {(bigint) 3 /* 72: TKwprivate < TKwprivate: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29179,16 +30049,14 @@ val_t NEW_TKwprivate_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[75] = { - {(bigint) 2575 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[73] = { + {(bigint) 2603 /* 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) 299 /* 4: TKwintrude < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwintrude < Token: superclass typecheck marker */}, - {(bigint) 2575 /* 6: TKwintrude < TKwintrude: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwintrude < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwintrude < Token: superclass typecheck marker */}, + {(bigint) 2603 /* 6: TKwintrude < TKwintrude: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29200,7 +30068,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwintrude < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwintrude < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29242,7 +30110,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwintrude < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29252,9 +30120,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwintrude[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwintrude___parser_index}, - {(bigint) 0 /* 72: TKwintrude < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwintrude < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwintrude___init_tk}, - {(bigint) 3 /* 74: TKwintrude < TKwintrude: superclass init_table position */}, + {(bigint) 3 /* 72: TKwintrude < TKwintrude: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29342,16 +30210,14 @@ val_t NEW_TKwintrude_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwif[75] = { - {(bigint) 2599 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwif[73] = { + {(bigint) 2627 /* 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) 299 /* 4: TKwif < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwif < Token: superclass typecheck marker */}, - {(bigint) 2599 /* 6: TKwif < TKwif: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwif < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwif < Token: superclass typecheck marker */}, + {(bigint) 2627 /* 6: TKwif < TKwif: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29363,7 +30229,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwif[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwif < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwif < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29405,7 +30271,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwif[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwif < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29415,9 +30281,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwif[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwif___parser_index}, - {(bigint) 0 /* 72: TKwif < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwif < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwif___init_tk}, - {(bigint) 3 /* 74: TKwif < TKwif: superclass init_table position */}, + {(bigint) 3 /* 72: TKwif < TKwif: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29505,16 +30371,14 @@ val_t NEW_TKwif_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwthen[75] = { - {(bigint) 2487 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwthen[73] = { + {(bigint) 2515 /* 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) 299 /* 4: TKwthen < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwthen < Token: superclass typecheck marker */}, - {(bigint) 2487 /* 6: TKwthen < TKwthen: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwthen < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwthen < Token: superclass typecheck marker */}, + {(bigint) 2515 /* 6: TKwthen < TKwthen: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29526,7 +30390,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwthen[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwthen < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwthen < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29568,7 +30432,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwthen[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwthen < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29578,9 +30442,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwthen[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwthen___parser_index}, - {(bigint) 0 /* 72: TKwthen < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwthen < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwthen___init_tk}, - {(bigint) 3 /* 74: TKwthen < TKwthen: superclass init_table position */}, + {(bigint) 3 /* 72: TKwthen < TKwthen: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29668,16 +30532,14 @@ val_t NEW_TKwthen_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwelse[75] = { - {(bigint) 2623 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwelse[73] = { + {(bigint) 2651 /* 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) 299 /* 4: TKwelse < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwelse < Token: superclass typecheck marker */}, - {(bigint) 2623 /* 6: TKwelse < TKwelse: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwelse < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwelse < Token: superclass typecheck marker */}, + {(bigint) 2651 /* 6: TKwelse < TKwelse: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29689,7 +30551,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwelse[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwelse < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwelse < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29731,7 +30593,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwelse[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwelse < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29741,9 +30603,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwelse[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwelse___parser_index}, - {(bigint) 0 /* 72: TKwelse < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwelse < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwelse___init_tk}, - {(bigint) 3 /* 74: TKwelse < TKwelse: superclass init_table position */}, + {(bigint) 3 /* 72: TKwelse < TKwelse: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29831,16 +30693,14 @@ val_t NEW_TKwelse_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[75] = { - {(bigint) 2471 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[73] = { + {(bigint) 2499 /* 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) 299 /* 4: TKwwhile < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwwhile < Token: superclass typecheck marker */}, - {(bigint) 2471 /* 6: TKwwhile < TKwwhile: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwwhile < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwwhile < Token: superclass typecheck marker */}, + {(bigint) 2499 /* 6: TKwwhile < TKwwhile: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -29852,7 +30712,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwwhile < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwwhile < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -29894,7 +30754,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwwhile < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -29904,9 +30764,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwwhile[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwwhile___parser_index}, - {(bigint) 0 /* 72: TKwwhile < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwwhile < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwwhile___init_tk}, - {(bigint) 3 /* 74: TKwwhile < TKwwhile: superclass init_table position */}, + {(bigint) 3 /* 72: TKwwhile < TKwwhile: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -29994,16 +30854,14 @@ val_t NEW_TKwwhile_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwloop[75] = { - {(bigint) 2555 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwloop[73] = { + {(bigint) 2583 /* 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) 299 /* 4: TKwloop < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwloop < Token: superclass typecheck marker */}, - {(bigint) 2555 /* 6: TKwloop < TKwloop: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwloop < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwloop < Token: superclass typecheck marker */}, + {(bigint) 2583 /* 6: TKwloop < TKwloop: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30015,7 +30873,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwloop[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwloop < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwloop < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30057,7 +30915,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwloop[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwloop < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30067,9 +30925,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwloop[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwloop___parser_index}, - {(bigint) 0 /* 72: TKwloop < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwloop < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwloop___init_tk}, - {(bigint) 3 /* 74: TKwloop < TKwloop: superclass init_table position */}, + {(bigint) 3 /* 72: TKwloop < TKwloop: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30157,16 +31015,14 @@ val_t NEW_TKwloop_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwfor[75] = { - {(bigint) 2603 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwfor[73] = { + {(bigint) 2631 /* 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) 299 /* 4: TKwfor < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwfor < Token: superclass typecheck marker */}, - {(bigint) 2603 /* 6: TKwfor < TKwfor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwfor < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwfor < Token: superclass typecheck marker */}, + {(bigint) 2631 /* 6: TKwfor < TKwfor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30178,7 +31034,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfor[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwfor < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwfor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30220,7 +31076,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfor[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwfor < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30230,9 +31086,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfor[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwfor___parser_index}, - {(bigint) 0 /* 72: TKwfor < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwfor < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwfor___init_tk}, - {(bigint) 3 /* 74: TKwfor < TKwfor: superclass init_table position */}, + {(bigint) 3 /* 72: TKwfor < TKwfor: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30320,16 +31176,14 @@ val_t NEW_TKwfor_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwin[75] = { - {(bigint) 2591 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwin[73] = { + {(bigint) 2619 /* 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) 299 /* 4: TKwin < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwin < Token: superclass typecheck marker */}, - {(bigint) 2591 /* 6: TKwin < TKwin: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwin < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwin < Token: superclass typecheck marker */}, + {(bigint) 2619 /* 6: TKwin < TKwin: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30341,7 +31195,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwin[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwin < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwin < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30383,7 +31237,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwin[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwin < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30393,9 +31247,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwin[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwin___parser_index}, - {(bigint) 0 /* 72: TKwin < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwin < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwin___init_tk}, - {(bigint) 3 /* 74: TKwin < TKwin: superclass init_table position */}, + {(bigint) 3 /* 72: TKwin < TKwin: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30483,16 +31337,14 @@ val_t NEW_TKwin_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwand[75] = { - {(bigint) 2651 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwand[73] = { + {(bigint) 2679 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "TKwand" /* 2: Class Name */}, {(bigint) 3 /* 3: TKwand < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: TKwand < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwand < Token: superclass typecheck marker */}, - {(bigint) 2651 /* 6: TKwand < TKwand: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwand < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwand < Token: superclass typecheck marker */}, + {(bigint) 2679 /* 6: TKwand < TKwand: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30504,7 +31356,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwand[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwand < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwand < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30546,7 +31398,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwand[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwand < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30556,9 +31408,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwand[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwand___parser_index}, - {(bigint) 0 /* 72: TKwand < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwand < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwand___init_tk}, - {(bigint) 3 /* 74: TKwand < TKwand: superclass init_table position */}, + {(bigint) 3 /* 72: TKwand < TKwand: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30646,16 +31498,14 @@ val_t NEW_TKwand_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwor[75] = { - {(bigint) 2523 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwor[73] = { + {(bigint) 2551 /* 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) 299 /* 4: TKwor < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwor < Token: superclass typecheck marker */}, - {(bigint) 2523 /* 6: TKwor < TKwor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwor < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwor < Token: superclass typecheck marker */}, + {(bigint) 2551 /* 6: TKwor < TKwor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30667,7 +31517,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwor[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwor < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30709,7 +31559,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwor[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwor < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30719,9 +31569,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwor[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwor___parser_index}, - {(bigint) 0 /* 72: TKwor < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwor < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwor___init_tk}, - {(bigint) 3 /* 74: TKwor < TKwor: superclass init_table position */}, + {(bigint) 3 /* 72: TKwor < TKwor: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30809,16 +31659,14 @@ val_t NEW_TKwor_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwnot[75] = { - {(bigint) 2539 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwnot[73] = { + {(bigint) 2567 /* 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) 299 /* 4: TKwnot < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwnot < Token: superclass typecheck marker */}, - {(bigint) 2539 /* 6: TKwnot < TKwnot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwnot < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwnot < Token: superclass typecheck marker */}, + {(bigint) 2567 /* 6: TKwnot < TKwnot: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30830,7 +31678,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnot[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwnot < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwnot < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -30872,7 +31720,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnot[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwnot < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -30882,9 +31730,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnot[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwnot___parser_index}, - {(bigint) 0 /* 72: TKwnot < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwnot < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwnot___init_tk}, - {(bigint) 3 /* 74: TKwnot < TKwnot: superclass init_table position */}, + {(bigint) 3 /* 72: TKwnot < TKwnot: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -30972,16 +31820,14 @@ val_t NEW_TKwnot_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[75] = { - {(bigint) 2503 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[73] = { + {(bigint) 2531 /* 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) 299 /* 4: TKwreturn < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwreturn < Token: superclass typecheck marker */}, - {(bigint) 2503 /* 6: TKwreturn < TKwreturn: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwreturn < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwreturn < Token: superclass typecheck marker */}, + {(bigint) 2531 /* 6: TKwreturn < TKwreturn: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -30993,7 +31839,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwreturn < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwreturn < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31035,7 +31881,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwreturn < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31045,9 +31891,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwreturn[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwreturn___parser_index}, - {(bigint) 0 /* 72: TKwreturn < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwreturn < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwreturn___init_tk}, - {(bigint) 3 /* 74: TKwreturn < TKwreturn: superclass init_table position */}, + {(bigint) 3 /* 72: TKwreturn < TKwreturn: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31135,16 +31981,14 @@ val_t NEW_TKwreturn_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[75] = { - {(bigint) 2631 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[73] = { + {(bigint) 2659 /* 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) 299 /* 4: TKwcontinue < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwcontinue < Token: superclass typecheck marker */}, - {(bigint) 2631 /* 6: TKwcontinue < TKwcontinue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwcontinue < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwcontinue < Token: superclass typecheck marker */}, + {(bigint) 2659 /* 6: TKwcontinue < TKwcontinue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31156,7 +32000,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwcontinue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwcontinue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31198,7 +32042,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwcontinue < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31208,9 +32052,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwcontinue[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwcontinue___parser_index}, - {(bigint) 0 /* 72: TKwcontinue < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwcontinue < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwcontinue___init_tk}, - {(bigint) 3 /* 74: TKwcontinue < TKwcontinue: superclass init_table position */}, + {(bigint) 3 /* 72: TKwcontinue < TKwcontinue: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31298,16 +32142,14 @@ val_t NEW_TKwcontinue_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[75] = { - {(bigint) 2639 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[73] = { + {(bigint) 2667 /* 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) 299 /* 4: TKwbreak < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwbreak < Token: superclass typecheck marker */}, - {(bigint) 2639 /* 6: TKwbreak < TKwbreak: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwbreak < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwbreak < Token: superclass typecheck marker */}, + {(bigint) 2667 /* 6: TKwbreak < TKwbreak: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31319,7 +32161,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwbreak < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwbreak < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31361,7 +32203,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwbreak < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31371,9 +32213,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwbreak[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwbreak___parser_index}, - {(bigint) 0 /* 72: TKwbreak < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwbreak < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwbreak___init_tk}, - {(bigint) 3 /* 74: TKwbreak < TKwbreak: superclass init_table position */}, + {(bigint) 3 /* 72: TKwbreak < TKwbreak: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31461,16 +32303,14 @@ val_t NEW_TKwbreak_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwabort[75] = { - {(bigint) 2659 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwabort[73] = { + {(bigint) 2687 /* 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) 299 /* 4: TKwabort < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwabort < Token: superclass typecheck marker */}, - {(bigint) 2659 /* 6: TKwabort < TKwabort: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwabort < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwabort < Token: superclass typecheck marker */}, + {(bigint) 2687 /* 6: TKwabort < TKwabort: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31482,7 +32322,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabort[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwabort < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwabort < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31524,7 +32364,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabort[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwabort < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31534,9 +32374,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwabort[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwabort___parser_index}, - {(bigint) 0 /* 72: TKwabort < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwabort < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwabort___init_tk}, - {(bigint) 3 /* 74: TKwabort < TKwabort: superclass init_table position */}, + {(bigint) 3 /* 72: TKwabort < TKwabort: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31624,16 +32464,14 @@ val_t NEW_TKwabort_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwassert[75] = { - {(bigint) 2643 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwassert[73] = { + {(bigint) 2671 /* 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) 299 /* 4: TKwassert < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwassert < Token: superclass typecheck marker */}, - {(bigint) 2643 /* 6: TKwassert < TKwassert: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwassert < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwassert < Token: superclass typecheck marker */}, + {(bigint) 2671 /* 6: TKwassert < TKwassert: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31645,7 +32483,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwassert[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwassert < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwassert < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31687,7 +32525,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwassert[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwassert < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31697,9 +32535,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwassert[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwassert___parser_index}, - {(bigint) 0 /* 72: TKwassert < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwassert < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwassert___init_tk}, - {(bigint) 3 /* 74: TKwassert < TKwassert: superclass init_table position */}, + {(bigint) 3 /* 72: TKwassert < TKwassert: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31787,16 +32625,14 @@ val_t NEW_TKwassert_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwnew[75] = { - {(bigint) 2543 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwnew[73] = { + {(bigint) 2571 /* 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) 299 /* 4: TKwnew < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwnew < Token: superclass typecheck marker */}, - {(bigint) 2543 /* 6: TKwnew < TKwnew: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwnew < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwnew < Token: superclass typecheck marker */}, + {(bigint) 2571 /* 6: TKwnew < TKwnew: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31808,7 +32644,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnew[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwnew < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwnew < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -31850,7 +32686,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnew[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwnew < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -31860,9 +32696,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnew[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwnew___parser_index}, - {(bigint) 0 /* 72: TKwnew < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwnew < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwnew___init_tk}, - {(bigint) 3 /* 74: TKwnew < TKwnew: superclass init_table position */}, + {(bigint) 3 /* 72: TKwnew < TKwnew: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -31950,16 +32786,14 @@ val_t NEW_TKwnew_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwisa[75] = { - {(bigint) 2567 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwisa[73] = { + {(bigint) 2595 /* 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) 299 /* 4: TKwisa < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwisa < Token: superclass typecheck marker */}, - {(bigint) 2567 /* 6: TKwisa < TKwisa: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwisa < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwisa < Token: superclass typecheck marker */}, + {(bigint) 2595 /* 6: TKwisa < TKwisa: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -31971,7 +32805,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisa[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwisa < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwisa < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32013,7 +32847,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisa[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwisa < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32023,9 +32857,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisa[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwisa___parser_index}, - {(bigint) 0 /* 72: TKwisa < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwisa < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwisa___init_tk}, - {(bigint) 3 /* 74: TKwisa < TKwisa: superclass init_table position */}, + {(bigint) 3 /* 72: TKwisa < TKwisa: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32113,16 +32947,14 @@ val_t NEW_TKwisa_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwonce[75] = { - {(bigint) 2527 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwonce[73] = { + {(bigint) 2555 /* 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) 299 /* 4: TKwonce < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwonce < Token: superclass typecheck marker */}, - {(bigint) 2527 /* 6: TKwonce < TKwonce: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwonce < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwonce < Token: superclass typecheck marker */}, + {(bigint) 2555 /* 6: TKwonce < TKwonce: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32134,7 +32966,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwonce[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwonce < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwonce < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32176,7 +33008,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwonce[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwonce < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32186,9 +33018,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwonce[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwonce___parser_index}, - {(bigint) 0 /* 72: TKwonce < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwonce < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwonce___init_tk}, - {(bigint) 3 /* 74: TKwonce < TKwonce: superclass init_table position */}, + {(bigint) 3 /* 72: TKwonce < TKwonce: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32276,16 +33108,14 @@ val_t NEW_TKwonce_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[75] = { - {(bigint) 2491 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[73] = { + {(bigint) 2519 /* 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) 299 /* 4: TKwsuper < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwsuper < Token: superclass typecheck marker */}, - {(bigint) 2491 /* 6: TKwsuper < TKwsuper: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwsuper < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwsuper < Token: superclass typecheck marker */}, + {(bigint) 2519 /* 6: TKwsuper < TKwsuper: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32297,7 +33127,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwsuper < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwsuper < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32339,7 +33169,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwsuper < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32349,9 +33179,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwsuper[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwsuper___parser_index}, - {(bigint) 0 /* 72: TKwsuper < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwsuper < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwsuper___init_tk}, - {(bigint) 3 /* 74: TKwsuper < TKwsuper: superclass init_table position */}, + {(bigint) 3 /* 72: TKwsuper < TKwsuper: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32439,16 +33269,14 @@ val_t NEW_TKwsuper_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwself[75] = { - {(bigint) 2499 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwself[73] = { + {(bigint) 2527 /* 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) 299 /* 4: TKwself < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwself < Token: superclass typecheck marker */}, - {(bigint) 2499 /* 6: TKwself < TKwself: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwself < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwself < Token: superclass typecheck marker */}, + {(bigint) 2527 /* 6: TKwself < TKwself: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32460,7 +33288,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwself[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwself < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwself < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32502,7 +33330,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwself[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwself < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32512,9 +33340,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwself[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwself___parser_index}, - {(bigint) 0 /* 72: TKwself < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwself < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwself___init_tk}, - {(bigint) 3 /* 74: TKwself < TKwself: superclass init_table position */}, + {(bigint) 3 /* 72: TKwself < TKwself: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32602,16 +33430,14 @@ val_t NEW_TKwself_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[75] = { - {(bigint) 2483 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[73] = { + {(bigint) 2511 /* 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) 299 /* 4: TKwtrue < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwtrue < Token: superclass typecheck marker */}, - {(bigint) 2483 /* 6: TKwtrue < TKwtrue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwtrue < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwtrue < Token: superclass typecheck marker */}, + {(bigint) 2511 /* 6: TKwtrue < TKwtrue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32623,7 +33449,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwtrue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwtrue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32665,7 +33491,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwtrue < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32675,9 +33501,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwtrue[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwtrue___parser_index}, - {(bigint) 0 /* 72: TKwtrue < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwtrue < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwtrue___init_tk}, - {(bigint) 3 /* 74: TKwtrue < TKwtrue: superclass init_table position */}, + {(bigint) 3 /* 72: TKwtrue < TKwtrue: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32765,16 +33591,14 @@ val_t NEW_TKwtrue_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[75] = { - {(bigint) 2607 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[73] = { + {(bigint) 2635 /* 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) 299 /* 4: TKwfalse < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwfalse < Token: superclass typecheck marker */}, - {(bigint) 2607 /* 6: TKwfalse < TKwfalse: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwfalse < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwfalse < Token: superclass typecheck marker */}, + {(bigint) 2635 /* 6: TKwfalse < TKwfalse: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32786,7 +33610,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwfalse < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwfalse < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32828,7 +33652,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwfalse < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -32838,9 +33662,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwfalse[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwfalse___parser_index}, - {(bigint) 0 /* 72: TKwfalse < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwfalse < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwfalse___init_tk}, - {(bigint) 3 /* 74: TKwfalse < TKwfalse: superclass init_table position */}, + {(bigint) 3 /* 72: TKwfalse < TKwfalse: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -32928,16 +33752,14 @@ val_t NEW_TKwfalse_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwnull[75] = { - {(bigint) 2535 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwnull[73] = { + {(bigint) 2563 /* 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) 299 /* 4: TKwnull < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwnull < Token: superclass typecheck marker */}, - {(bigint) 2535 /* 6: TKwnull < TKwnull: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwnull < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwnull < Token: superclass typecheck marker */}, + {(bigint) 2563 /* 6: TKwnull < TKwnull: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -32949,7 +33771,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnull[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwnull < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwnull < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -32991,7 +33813,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnull[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwnull < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33001,9 +33823,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnull[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwnull___parser_index}, - {(bigint) 0 /* 72: TKwnull < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwnull < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwnull___init_tk}, - {(bigint) 3 /* 74: TKwnull < TKwnull: superclass init_table position */}, + {(bigint) 3 /* 72: TKwnull < TKwnull: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33091,16 +33913,14 @@ val_t NEW_TKwnull_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwas[75] = { - {(bigint) 2647 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwas[73] = { + {(bigint) 2675 /* 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) 299 /* 4: TKwas < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwas < Token: superclass typecheck marker */}, - {(bigint) 2647 /* 6: TKwas < TKwas: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwas < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwas < Token: superclass typecheck marker */}, + {(bigint) 2675 /* 6: TKwas < TKwas: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33112,7 +33932,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwas[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwas < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwas < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33154,7 +33974,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwas[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwas < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33164,9 +33984,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwas[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwas___parser_index}, - {(bigint) 0 /* 72: TKwas < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwas < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwas___init_tk}, - {(bigint) 3 /* 74: TKwas < TKwas: superclass init_table position */}, + {(bigint) 3 /* 72: TKwas < TKwas: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33254,16 +34074,14 @@ val_t NEW_TKwas_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[75] = { - {(bigint) 2531 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[73] = { + {(bigint) 2559 /* 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) 299 /* 4: TKwnullable < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwnullable < Token: superclass typecheck marker */}, - {(bigint) 2531 /* 6: TKwnullable < TKwnullable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwnullable < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwnullable < Token: superclass typecheck marker */}, + {(bigint) 2559 /* 6: TKwnullable < TKwnullable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33275,7 +34093,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwnullable < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwnullable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33317,7 +34135,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwnullable < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33327,9 +34145,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwnullable[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwnullable___parser_index}, - {(bigint) 0 /* 72: TKwnullable < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwnullable < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwnullable___init_tk}, - {(bigint) 3 /* 74: TKwnullable < TKwnullable: superclass init_table position */}, + {(bigint) 3 /* 72: TKwnullable < TKwnullable: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33417,16 +34235,14 @@ val_t NEW_TKwnullable_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwisset[75] = { - {(bigint) 2563 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwisset[73] = { + {(bigint) 2591 /* 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) 299 /* 4: TKwisset < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwisset < Token: superclass typecheck marker */}, - {(bigint) 2563 /* 6: TKwisset < TKwisset: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwisset < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwisset < Token: superclass typecheck marker */}, + {(bigint) 2591 /* 6: TKwisset < TKwisset: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33438,7 +34254,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisset[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwisset < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwisset < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33480,7 +34296,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisset[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwisset < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33490,9 +34306,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwisset[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwisset___parser_index}, - {(bigint) 0 /* 72: TKwisset < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwisset < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwisset___init_tk}, - {(bigint) 3 /* 74: TKwisset < TKwisset: superclass init_table position */}, + {(bigint) 3 /* 72: TKwisset < TKwisset: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33580,16 +34396,14 @@ val_t NEW_TKwisset_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[75] = { - {(bigint) 2559 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[73] = { + {(bigint) 2587 /* 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) 299 /* 4: TKwlabel < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TKwlabel < Token: superclass typecheck marker */}, - {(bigint) 2559 /* 6: TKwlabel < TKwlabel: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TKwlabel < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TKwlabel < Token: superclass typecheck marker */}, + {(bigint) 2587 /* 6: TKwlabel < TKwlabel: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33601,7 +34415,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TKwlabel < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TKwlabel < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33643,7 +34457,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TKwlabel < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33653,9 +34467,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TKwlabel[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TKwlabel___parser_index}, - {(bigint) 0 /* 72: TKwlabel < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TKwlabel < Token: superclass init_table position */}, {(bigint) parser___lexer___TKwlabel___init_tk}, - {(bigint) 3 /* 74: TKwlabel < TKwlabel: superclass init_table position */}, + {(bigint) 3 /* 72: TKwlabel < TKwlabel: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33743,16 +34557,14 @@ val_t NEW_TKwlabel_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TOpar[75] = { - {(bigint) 2427 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TOpar[73] = { + {(bigint) 2455 /* 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) 299 /* 4: TOpar < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TOpar < Token: superclass typecheck marker */}, - {(bigint) 2427 /* 6: TOpar < TOpar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TOpar < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TOpar < Token: superclass typecheck marker */}, + {(bigint) 2455 /* 6: TOpar < TOpar: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33764,7 +34576,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TOpar[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TOpar < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TOpar < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33806,7 +34618,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TOpar[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TOpar < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33816,9 +34628,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TOpar[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TOpar___parser_index}, - {(bigint) 0 /* 72: TOpar < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TOpar < Token: superclass init_table position */}, {(bigint) parser___lexer___TOpar___init_tk}, - {(bigint) 3 /* 74: TOpar < TOpar: superclass init_table position */}, + {(bigint) 3 /* 72: TOpar < TOpar: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -33906,16 +34718,14 @@ val_t NEW_TOpar_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TCpar[75] = { - {(bigint) 2707 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TCpar[73] = { + {(bigint) 2735 /* 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) 299 /* 4: TCpar < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TCpar < Token: superclass typecheck marker */}, - {(bigint) 2707 /* 6: TCpar < TCpar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TCpar < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TCpar < Token: superclass typecheck marker */}, + {(bigint) 2735 /* 6: TCpar < TCpar: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -33927,7 +34737,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TCpar[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TCpar < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TCpar < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -33969,7 +34779,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TCpar[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TCpar < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -33979,9 +34789,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TCpar[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TCpar___parser_index}, - {(bigint) 0 /* 72: TCpar < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TCpar < Token: superclass init_table position */}, {(bigint) parser___lexer___TCpar___init_tk}, - {(bigint) 3 /* 74: TCpar < TCpar: superclass init_table position */}, + {(bigint) 3 /* 72: TCpar < TCpar: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34069,16 +34879,14 @@ val_t NEW_TCpar_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TObra[75] = { - {(bigint) 2431 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TObra[73] = { + {(bigint) 2459 /* 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) 299 /* 4: TObra < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TObra < Token: superclass typecheck marker */}, - {(bigint) 2431 /* 6: TObra < TObra: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TObra < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TObra < Token: superclass typecheck marker */}, + {(bigint) 2459 /* 6: TObra < TObra: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34090,7 +34898,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TObra[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TObra < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TObra < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34132,7 +34940,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TObra[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TObra < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34142,9 +34950,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TObra[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TObra___parser_index}, - {(bigint) 0 /* 72: TObra < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TObra < Token: superclass init_table position */}, {(bigint) parser___lexer___TObra___init_tk}, - {(bigint) 3 /* 74: TObra < TObra: superclass init_table position */}, + {(bigint) 3 /* 72: TObra < TObra: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34232,16 +35040,14 @@ val_t NEW_TObra_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TCbra[75] = { - {(bigint) 2731 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TCbra[73] = { + {(bigint) 2759 /* 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) 299 /* 4: TCbra < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TCbra < Token: superclass typecheck marker */}, - {(bigint) 2731 /* 6: TCbra < TCbra: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TCbra < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TCbra < Token: superclass typecheck marker */}, + {(bigint) 2759 /* 6: TCbra < TCbra: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34253,7 +35059,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TCbra[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TCbra < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TCbra < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34295,7 +35101,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TCbra[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TCbra < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34305,9 +35111,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TCbra[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TCbra___parser_index}, - {(bigint) 0 /* 72: TCbra < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TCbra < Token: superclass init_table position */}, {(bigint) parser___lexer___TCbra___init_tk}, - {(bigint) 3 /* 74: TCbra < TCbra: superclass init_table position */}, + {(bigint) 3 /* 72: TCbra < TCbra: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34395,16 +35201,14 @@ val_t NEW_TCbra_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TComma[75] = { - {(bigint) 2715 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TComma[73] = { + {(bigint) 2743 /* 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) 299 /* 4: TComma < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TComma < Token: superclass typecheck marker */}, - {(bigint) 2715 /* 6: TComma < TComma: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TComma < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TComma < Token: superclass typecheck marker */}, + {(bigint) 2743 /* 6: TComma < TComma: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34416,7 +35220,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TComma[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TComma < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TComma < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34458,7 +35262,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TComma[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TComma < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34468,9 +35272,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TComma[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TComma___parser_index}, - {(bigint) 0 /* 72: TComma < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TComma < Token: superclass init_table position */}, {(bigint) parser___lexer___TComma___init_tk}, - {(bigint) 3 /* 74: TComma < TComma: superclass init_table position */}, + {(bigint) 3 /* 72: TComma < TComma: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34558,16 +35362,14 @@ val_t NEW_TComma_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TColumn[75] = { - {(bigint) 2719 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TColumn[73] = { + {(bigint) 2747 /* 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) 299 /* 4: TColumn < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TColumn < Token: superclass typecheck marker */}, - {(bigint) 2719 /* 6: TColumn < TColumn: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TColumn < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TColumn < Token: superclass typecheck marker */}, + {(bigint) 2747 /* 6: TColumn < TColumn: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34579,7 +35381,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TColumn[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TColumn < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TColumn < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34621,7 +35423,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TColumn[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TColumn < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34631,9 +35433,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TColumn[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TColumn___parser_index}, - {(bigint) 0 /* 72: TColumn < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TColumn < Token: superclass init_table position */}, {(bigint) parser___lexer___TColumn___init_tk}, - {(bigint) 3 /* 74: TColumn < TColumn: superclass init_table position */}, + {(bigint) 3 /* 72: TColumn < TColumn: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34721,16 +35523,14 @@ val_t NEW_TColumn_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TQuad[75] = { - {(bigint) 2411 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TQuad[73] = { + {(bigint) 2439 /* 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) 299 /* 4: TQuad < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TQuad < Token: superclass typecheck marker */}, - {(bigint) 2411 /* 6: TQuad < TQuad: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TQuad < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TQuad < Token: superclass typecheck marker */}, + {(bigint) 2439 /* 6: TQuad < TQuad: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34742,7 +35542,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TQuad[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TQuad < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TQuad < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34784,7 +35584,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TQuad[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TQuad < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34794,9 +35594,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TQuad[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TQuad___parser_index}, - {(bigint) 0 /* 72: TQuad < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TQuad < Token: superclass init_table position */}, {(bigint) parser___lexer___TQuad___init_tk}, - {(bigint) 3 /* 74: TQuad < TQuad: superclass init_table position */}, + {(bigint) 3 /* 72: TQuad < TQuad: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -34884,16 +35684,14 @@ val_t NEW_TQuad_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TAssign[75] = { - {(bigint) 2743 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TAssign[73] = { + {(bigint) 2771 /* 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) 299 /* 4: TAssign < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TAssign < Token: superclass typecheck marker */}, - {(bigint) 2743 /* 6: TAssign < TAssign: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TAssign < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TAssign < Token: superclass typecheck marker */}, + {(bigint) 2771 /* 6: TAssign < TAssign: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -34905,7 +35703,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TAssign[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TAssign < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TAssign < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -34947,7 +35745,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TAssign[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TAssign < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -34957,9 +35755,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TAssign[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TAssign___parser_index}, - {(bigint) 0 /* 72: TAssign < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TAssign < Token: superclass init_table position */}, {(bigint) parser___lexer___TAssign___init_tk}, - {(bigint) 3 /* 74: TAssign < TAssign: superclass init_table position */}, + {(bigint) 3 /* 72: TAssign < TAssign: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35047,16 +35845,14 @@ val_t NEW_TAssign_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TPluseq[75] = { - {(bigint) 2415 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TPluseq[73] = { + {(bigint) 2443 /* 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) 299 /* 4: TPluseq < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TPluseq < Token: superclass typecheck marker */}, - {(bigint) 2415 /* 6: TPluseq < TPluseq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TPluseq < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TPluseq < Token: superclass typecheck marker */}, + {(bigint) 2443 /* 6: TPluseq < TPluseq: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35068,7 +35864,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPluseq[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TPluseq < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TPluseq < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35110,7 +35906,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPluseq[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TPluseq < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35120,9 +35916,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TPluseq[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TPluseq___parser_index}, - {(bigint) 0 /* 72: TPluseq < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TPluseq < Token: superclass init_table position */}, {(bigint) parser___lexer___TPluseq___init_tk}, - {(bigint) 3 /* 74: TPluseq < TPluseq: superclass init_table position */}, + {(bigint) 3 /* 72: TPluseq < TPluseq: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35210,16 +36006,14 @@ val_t NEW_TPluseq_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[75] = { - {(bigint) 2443 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[73] = { + {(bigint) 2471 /* 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) 299 /* 4: TMinuseq < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TMinuseq < Token: superclass typecheck marker */}, - {(bigint) 2443 /* 6: TMinuseq < TMinuseq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TMinuseq < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TMinuseq < Token: superclass typecheck marker */}, + {(bigint) 2471 /* 6: TMinuseq < TMinuseq: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35231,7 +36025,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TMinuseq < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TMinuseq < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35273,7 +36067,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TMinuseq < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35283,9 +36077,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinuseq[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TMinuseq___parser_index}, - {(bigint) 0 /* 72: TMinuseq < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TMinuseq < Token: superclass init_table position */}, {(bigint) parser___lexer___TMinuseq___init_tk}, - {(bigint) 3 /* 74: TMinuseq < TMinuseq: superclass init_table position */}, + {(bigint) 3 /* 72: TMinuseq < TMinuseq: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35373,16 +36167,14 @@ val_t NEW_TMinuseq_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[75] = { - {(bigint) 2695 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[73] = { + {(bigint) 2723 /* 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) 299 /* 4: TDotdotdot < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TDotdotdot < Token: superclass typecheck marker */}, - {(bigint) 2695 /* 6: TDotdotdot < TDotdotdot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TDotdotdot < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TDotdotdot < Token: superclass typecheck marker */}, + {(bigint) 2723 /* 6: TDotdotdot < TDotdotdot: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35394,7 +36186,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TDotdotdot < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TDotdotdot < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35436,7 +36228,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TDotdotdot < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35446,9 +36238,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdotdot[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TDotdotdot___parser_index}, - {(bigint) 0 /* 72: TDotdotdot < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TDotdotdot < Token: superclass init_table position */}, {(bigint) parser___lexer___TDotdotdot___init_tk}, - {(bigint) 3 /* 74: TDotdotdot < TDotdotdot: superclass init_table position */}, + {(bigint) 3 /* 72: TDotdotdot < TDotdotdot: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35536,16 +36328,14 @@ val_t NEW_TDotdotdot_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TDotdot[75] = { - {(bigint) 2699 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TDotdot[73] = { + {(bigint) 2727 /* 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) 299 /* 4: TDotdot < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TDotdot < Token: superclass typecheck marker */}, - {(bigint) 2699 /* 6: TDotdot < TDotdot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TDotdot < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TDotdot < Token: superclass typecheck marker */}, + {(bigint) 2727 /* 6: TDotdot < TDotdot: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35557,7 +36347,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdot[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TDotdot < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TDotdot < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35599,7 +36389,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdot[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TDotdot < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35609,9 +36399,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TDotdot[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TDotdot___parser_index}, - {(bigint) 0 /* 72: TDotdot < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TDotdot < Token: superclass init_table position */}, {(bigint) parser___lexer___TDotdot___init_tk}, - {(bigint) 3 /* 74: TDotdot < TDotdot: superclass init_table position */}, + {(bigint) 3 /* 72: TDotdot < TDotdot: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35699,16 +36489,14 @@ val_t NEW_TDotdot_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TDot[75] = { - {(bigint) 2703 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TDot[73] = { + {(bigint) 2731 /* 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) 299 /* 4: TDot < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TDot < Token: superclass typecheck marker */}, - {(bigint) 2703 /* 6: TDot < TDot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TDot < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TDot < Token: superclass typecheck marker */}, + {(bigint) 2731 /* 6: TDot < TDot: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35720,7 +36508,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDot[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TDot < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TDot < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35762,7 +36550,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TDot[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TDot < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35772,9 +36560,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TDot[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TDot___parser_index}, - {(bigint) 0 /* 72: TDot < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TDot < Token: superclass init_table position */}, {(bigint) parser___lexer___TDot___init_tk}, - {(bigint) 3 /* 74: TDot < TDot: superclass init_table position */}, + {(bigint) 3 /* 72: TDot < TDot: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -35862,16 +36650,14 @@ val_t NEW_TDot_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TPlus[75] = { - {(bigint) 2419 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TPlus[73] = { + {(bigint) 2447 /* 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) 299 /* 4: TPlus < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TPlus < Token: superclass typecheck marker */}, - {(bigint) 2419 /* 6: TPlus < TPlus: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TPlus < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TPlus < Token: superclass typecheck marker */}, + {(bigint) 2447 /* 6: TPlus < TPlus: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -35883,7 +36669,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPlus[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TPlus < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TPlus < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -35925,7 +36711,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPlus[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TPlus < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -35935,9 +36721,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TPlus[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TPlus___parser_index}, - {(bigint) 0 /* 72: TPlus < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TPlus < Token: superclass init_table position */}, {(bigint) parser___lexer___TPlus___init_tk}, - {(bigint) 3 /* 74: TPlus < TPlus: superclass init_table position */}, + {(bigint) 3 /* 72: TPlus < TPlus: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36025,16 +36811,14 @@ val_t NEW_TPlus_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TMinus[75] = { - {(bigint) 2447 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TMinus[73] = { + {(bigint) 2475 /* 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) 299 /* 4: TMinus < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TMinus < Token: superclass typecheck marker */}, - {(bigint) 2447 /* 6: TMinus < TMinus: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TMinus < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TMinus < Token: superclass typecheck marker */}, + {(bigint) 2475 /* 6: TMinus < TMinus: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36046,7 +36830,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinus[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TMinus < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TMinus < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36088,7 +36872,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinus[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TMinus < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36098,9 +36882,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TMinus[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TMinus___parser_index}, - {(bigint) 0 /* 72: TMinus < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TMinus < Token: superclass init_table position */}, {(bigint) parser___lexer___TMinus___init_tk}, - {(bigint) 3 /* 74: TMinus < TMinus: superclass init_table position */}, + {(bigint) 3 /* 72: TMinus < TMinus: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36188,16 +36972,14 @@ val_t NEW_TMinus_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TStar[75] = { - {(bigint) 2403 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TStar[73] = { + {(bigint) 2431 /* 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) 299 /* 4: TStar < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TStar < Token: superclass typecheck marker */}, - {(bigint) 2403 /* 6: TStar < TStar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TStar < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TStar < Token: superclass typecheck marker */}, + {(bigint) 2431 /* 6: TStar < TStar: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36209,7 +36991,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStar[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TStar < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TStar < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36251,7 +37033,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStar[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TStar < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36261,9 +37043,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TStar[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TStar___parser_index}, - {(bigint) 0 /* 72: TStar < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TStar < Token: superclass init_table position */}, {(bigint) parser___lexer___TStar___init_tk}, - {(bigint) 3 /* 74: TStar < TStar: superclass init_table position */}, + {(bigint) 3 /* 72: TStar < TStar: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36351,16 +37133,14 @@ val_t NEW_TStar_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TSlash[75] = { - {(bigint) 2407 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TSlash[73] = { + {(bigint) 2435 /* 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) 299 /* 4: TSlash < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TSlash < Token: superclass typecheck marker */}, - {(bigint) 2407 /* 6: TSlash < TSlash: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TSlash < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TSlash < Token: superclass typecheck marker */}, + {(bigint) 2435 /* 6: TSlash < TSlash: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36372,7 +37152,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TSlash[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TSlash < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TSlash < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36414,7 +37194,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TSlash[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TSlash < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36424,9 +37204,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TSlash[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TSlash___parser_index}, - {(bigint) 0 /* 72: TSlash < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TSlash < Token: superclass init_table position */}, {(bigint) parser___lexer___TSlash___init_tk}, - {(bigint) 3 /* 74: TSlash < TSlash: superclass init_table position */}, + {(bigint) 3 /* 72: TSlash < TSlash: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36514,16 +37294,14 @@ val_t NEW_TSlash_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TPercent[75] = { - {(bigint) 2423 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TPercent[73] = { + {(bigint) 2451 /* 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) 299 /* 4: TPercent < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TPercent < Token: superclass typecheck marker */}, - {(bigint) 2423 /* 6: TPercent < TPercent: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TPercent < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TPercent < Token: superclass typecheck marker */}, + {(bigint) 2451 /* 6: TPercent < TPercent: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36535,7 +37313,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPercent[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TPercent < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TPercent < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36577,7 +37355,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TPercent[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TPercent < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36587,9 +37365,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TPercent[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TPercent___parser_index}, - {(bigint) 0 /* 72: TPercent < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TPercent < Token: superclass init_table position */}, {(bigint) parser___lexer___TPercent___init_tk}, - {(bigint) 3 /* 74: TPercent < TPercent: superclass init_table position */}, + {(bigint) 3 /* 72: TPercent < TPercent: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36677,16 +37455,14 @@ val_t NEW_TPercent_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TEq[75] = { - {(bigint) 2683 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TEq[73] = { + {(bigint) 2711 /* 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) 299 /* 4: TEq < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TEq < Token: superclass typecheck marker */}, - {(bigint) 2683 /* 6: TEq < TEq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TEq < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TEq < Token: superclass typecheck marker */}, + {(bigint) 2711 /* 6: TEq < TEq: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36698,7 +37474,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEq[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TEq < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TEq < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36740,7 +37516,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEq[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TEq < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36750,9 +37526,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TEq[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TEq___parser_index}, - {(bigint) 0 /* 72: TEq < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TEq < Token: superclass init_table position */}, {(bigint) parser___lexer___TEq___init_tk}, - {(bigint) 3 /* 74: TEq < TEq: superclass init_table position */}, + {(bigint) 3 /* 72: TEq < TEq: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -36840,16 +37616,14 @@ val_t NEW_TEq_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TNe[75] = { - {(bigint) 2439 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TNe[73] = { + {(bigint) 2467 /* 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) 299 /* 4: TNe < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TNe < Token: superclass typecheck marker */}, - {(bigint) 2439 /* 6: TNe < TNe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TNe < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TNe < Token: superclass typecheck marker */}, + {(bigint) 2467 /* 6: TNe < TNe: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -36861,7 +37635,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TNe[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TNe < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TNe < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -36903,7 +37677,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TNe[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TNe < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -36913,9 +37687,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TNe[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TNe___parser_index}, - {(bigint) 0 /* 72: TNe < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TNe < Token: superclass init_table position */}, {(bigint) parser___lexer___TNe___init_tk}, - {(bigint) 3 /* 74: TNe < TNe: superclass init_table position */}, + {(bigint) 3 /* 72: TNe < TNe: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37003,16 +37777,14 @@ val_t NEW_TNe_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TLt[75] = { - {(bigint) 2455 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TLt[73] = { + {(bigint) 2483 /* 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) 299 /* 4: TLt < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TLt < Token: superclass typecheck marker */}, - {(bigint) 2455 /* 6: TLt < TLt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TLt < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TLt < Token: superclass typecheck marker */}, + {(bigint) 2483 /* 6: TLt < TLt: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37024,7 +37796,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLt[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TLt < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TLt < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37066,7 +37838,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLt[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TLt < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37076,9 +37848,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TLt[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TLt___parser_index}, - {(bigint) 0 /* 72: TLt < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TLt < Token: superclass init_table position */}, {(bigint) parser___lexer___TLt___init_tk}, - {(bigint) 3 /* 74: TLt < TLt: superclass init_table position */}, + {(bigint) 3 /* 72: TLt < TLt: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37166,16 +37938,14 @@ val_t NEW_TLt_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TLe[75] = { - {(bigint) 2463 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TLe[73] = { + {(bigint) 2491 /* 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) 299 /* 4: TLe < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TLe < Token: superclass typecheck marker */}, - {(bigint) 2463 /* 6: TLe < TLe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TLe < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TLe < Token: superclass typecheck marker */}, + {(bigint) 2491 /* 6: TLe < TLe: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37187,7 +37957,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLe[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TLe < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TLe < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37229,7 +37999,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLe[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TLe < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37239,9 +38009,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TLe[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TLe___parser_index}, - {(bigint) 0 /* 72: TLe < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TLe < Token: superclass init_table position */}, {(bigint) parser___lexer___TLe___init_tk}, - {(bigint) 3 /* 74: TLe < TLe: superclass init_table position */}, + {(bigint) 3 /* 72: TLe < TLe: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37329,16 +38099,14 @@ val_t NEW_TLe_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TLl[75] = { - {(bigint) 2459 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TLl[73] = { + {(bigint) 2487 /* 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) 299 /* 4: TLl < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TLl < Token: superclass typecheck marker */}, - {(bigint) 2459 /* 6: TLl < TLl: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TLl < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TLl < Token: superclass typecheck marker */}, + {(bigint) 2487 /* 6: TLl < TLl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37350,7 +38118,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLl[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TLl < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TLl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37392,7 +38160,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TLl[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TLl < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37402,9 +38170,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TLl[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TLl___parser_index}, - {(bigint) 0 /* 72: TLl < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TLl < Token: superclass init_table position */}, {(bigint) parser___lexer___TLl___init_tk}, - {(bigint) 3 /* 74: TLl < TLl: superclass init_table position */}, + {(bigint) 3 /* 72: TLl < TLl: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37492,16 +38260,14 @@ val_t NEW_TLl_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TGt[75] = { - {(bigint) 2667 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TGt[73] = { + {(bigint) 2695 /* 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) 299 /* 4: TGt < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TGt < Token: superclass typecheck marker */}, - {(bigint) 2667 /* 6: TGt < TGt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TGt < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TGt < Token: superclass typecheck marker */}, + {(bigint) 2695 /* 6: TGt < TGt: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37513,7 +38279,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGt[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TGt < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TGt < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37555,7 +38321,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGt[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TGt < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37565,9 +38331,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TGt[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TGt___parser_index}, - {(bigint) 0 /* 72: TGt < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TGt < Token: superclass init_table position */}, {(bigint) parser___lexer___TGt___init_tk}, - {(bigint) 3 /* 74: TGt < TGt: superclass init_table position */}, + {(bigint) 3 /* 72: TGt < TGt: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37655,16 +38421,14 @@ val_t NEW_TGt_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TGe[75] = { - {(bigint) 2675 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TGe[73] = { + {(bigint) 2703 /* 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) 299 /* 4: TGe < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TGe < Token: superclass typecheck marker */}, - {(bigint) 2675 /* 6: TGe < TGe: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TGe < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TGe < Token: superclass typecheck marker */}, + {(bigint) 2703 /* 6: TGe < TGe: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37676,7 +38440,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGe[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TGe < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TGe < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37718,7 +38482,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGe[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TGe < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37728,9 +38492,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TGe[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TGe___parser_index}, - {(bigint) 0 /* 72: TGe < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TGe < Token: superclass init_table position */}, {(bigint) parser___lexer___TGe___init_tk}, - {(bigint) 3 /* 74: TGe < TGe: superclass init_table position */}, + {(bigint) 3 /* 72: TGe < TGe: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37818,16 +38582,14 @@ val_t NEW_TGe_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TGg[75] = { - {(bigint) 2671 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TGg[73] = { + {(bigint) 2699 /* 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) 299 /* 4: TGg < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TGg < Token: superclass typecheck marker */}, - {(bigint) 2671 /* 6: TGg < TGg: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TGg < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TGg < Token: superclass typecheck marker */}, + {(bigint) 2699 /* 6: TGg < TGg: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -37839,7 +38601,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGg[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TGg < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TGg < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -37881,7 +38643,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TGg[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TGg < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -37891,9 +38653,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TGg[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TGg___parser_index}, - {(bigint) 0 /* 72: TGg < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TGg < Token: superclass init_table position */}, {(bigint) parser___lexer___TGg___init_tk}, - {(bigint) 3 /* 74: TGg < TGg: superclass init_table position */}, + {(bigint) 3 /* 72: TGg < TGg: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -37981,16 +38743,14 @@ val_t NEW_TGg_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TStarship[75] = { - {(bigint) 2399 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TStarship[73] = { + {(bigint) 2427 /* 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) 299 /* 4: TStarship < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TStarship < Token: superclass typecheck marker */}, - {(bigint) 2399 /* 6: TStarship < TStarship: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TStarship < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TStarship < Token: superclass typecheck marker */}, + {(bigint) 2427 /* 6: TStarship < TStarship: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38002,7 +38762,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStarship[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TStarship < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TStarship < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38044,7 +38804,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStarship[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TStarship < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38054,9 +38814,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TStarship[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TStarship___parser_index}, - {(bigint) 0 /* 72: TStarship < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TStarship < Token: superclass init_table position */}, {(bigint) parser___lexer___TStarship___init_tk}, - {(bigint) 3 /* 74: TStarship < TStarship: superclass init_table position */}, + {(bigint) 3 /* 72: TStarship < TStarship: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38144,16 +38904,14 @@ val_t NEW_TStarship_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TBang[75] = { - {(bigint) 2735 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TBang[73] = { + {(bigint) 2763 /* 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) 299 /* 4: TBang < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TBang < Token: superclass typecheck marker */}, - {(bigint) 2735 /* 6: TBang < TBang: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TBang < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TBang < Token: superclass typecheck marker */}, + {(bigint) 2763 /* 6: TBang < TBang: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38165,7 +38923,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TBang[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TBang < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TBang < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38207,7 +38965,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TBang[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TBang < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38217,9 +38975,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TBang[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TBang___parser_index}, - {(bigint) 0 /* 72: TBang < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TBang < Token: superclass init_table position */}, {(bigint) parser___lexer___TBang___init_tk}, - {(bigint) 3 /* 74: TBang < TBang: superclass init_table position */}, + {(bigint) 3 /* 72: TBang < TBang: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38307,16 +39065,14 @@ val_t NEW_TBang_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TClassid[75] = { - {(bigint) 2723 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TClassid[73] = { + {(bigint) 2751 /* 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) 299 /* 4: TClassid < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TClassid < Token: superclass typecheck marker */}, - {(bigint) 2723 /* 6: TClassid < TClassid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TClassid < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TClassid < Token: superclass typecheck marker */}, + {(bigint) 2751 /* 6: TClassid < TClassid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38328,7 +39084,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TClassid[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TClassid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TClassid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38370,7 +39126,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TClassid[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TClassid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38380,9 +39136,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TClassid[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TClassid___parser_index}, - {(bigint) 0 /* 72: TClassid < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TClassid < Token: superclass init_table position */}, {(bigint) parser___lexer___TClassid___init_tk}, - {(bigint) 3 /* 74: TClassid < TClassid: superclass init_table position */}, + {(bigint) 3 /* 72: TClassid < TClassid: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38472,16 +39228,14 @@ val_t NEW_TClassid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TId[75] = { - {(bigint) 2663 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TId[73] = { + {(bigint) 2691 /* 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) 299 /* 4: TId < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TId < Token: superclass typecheck marker */}, - {(bigint) 2663 /* 6: TId < TId: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TId < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TId < Token: superclass typecheck marker */}, + {(bigint) 2691 /* 6: TId < TId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38493,7 +39247,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TId[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38535,7 +39289,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TId[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TId < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38545,9 +39299,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TId[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TId___parser_index}, - {(bigint) 0 /* 72: TId < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TId < Token: superclass init_table position */}, {(bigint) parser___lexer___TId___init_tk}, - {(bigint) 3 /* 74: TId < TId: superclass init_table position */}, + {(bigint) 3 /* 72: TId < TId: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38637,16 +39391,14 @@ val_t NEW_TId_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TAttrid[75] = { - {(bigint) 2739 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TAttrid[73] = { + {(bigint) 2767 /* 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) 299 /* 4: TAttrid < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TAttrid < Token: superclass typecheck marker */}, - {(bigint) 2739 /* 6: TAttrid < TAttrid: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TAttrid < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TAttrid < Token: superclass typecheck marker */}, + {(bigint) 2767 /* 6: TAttrid < TAttrid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38658,7 +39410,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TAttrid[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TAttrid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TAttrid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38700,7 +39452,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TAttrid[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TAttrid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38710,9 +39462,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TAttrid[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TAttrid___parser_index}, - {(bigint) 0 /* 72: TAttrid < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TAttrid < Token: superclass init_table position */}, {(bigint) parser___lexer___TAttrid___init_tk}, - {(bigint) 3 /* 74: TAttrid < TAttrid: superclass init_table position */}, + {(bigint) 3 /* 72: TAttrid < TAttrid: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38802,16 +39554,14 @@ val_t NEW_TAttrid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TNumber[75] = { - {(bigint) 2435 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TNumber[73] = { + {(bigint) 2463 /* 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) 299 /* 4: TNumber < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TNumber < Token: superclass typecheck marker */}, - {(bigint) 2435 /* 6: TNumber < TNumber: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TNumber < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TNumber < Token: superclass typecheck marker */}, + {(bigint) 2463 /* 6: TNumber < TNumber: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38823,7 +39573,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TNumber[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TNumber < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TNumber < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -38865,7 +39615,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TNumber[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TNumber < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -38875,9 +39625,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TNumber[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TNumber___parser_index}, - {(bigint) 0 /* 72: TNumber < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TNumber < Token: superclass init_table position */}, {(bigint) parser___lexer___TNumber___init_tk}, - {(bigint) 3 /* 74: TNumber < TNumber: superclass init_table position */}, + {(bigint) 3 /* 72: TNumber < TNumber: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -38967,16 +39717,14 @@ val_t NEW_TNumber_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TFloat[75] = { - {(bigint) 2679 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TFloat[73] = { + {(bigint) 2707 /* 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) 299 /* 4: TFloat < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TFloat < Token: superclass typecheck marker */}, - {(bigint) 2679 /* 6: TFloat < TFloat: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TFloat < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TFloat < Token: superclass typecheck marker */}, + {(bigint) 2707 /* 6: TFloat < TFloat: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -38988,7 +39736,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TFloat[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TFloat < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TFloat < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39030,7 +39778,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TFloat[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TFloat < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39040,9 +39788,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TFloat[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TFloat___parser_index}, - {(bigint) 0 /* 72: TFloat < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TFloat < Token: superclass init_table position */}, {(bigint) parser___lexer___TFloat___init_tk}, - {(bigint) 3 /* 74: TFloat < TFloat: superclass init_table position */}, + {(bigint) 3 /* 72: TFloat < TFloat: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39132,16 +39880,14 @@ val_t NEW_TFloat_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TChar[75] = { - {(bigint) 2727 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TChar[73] = { + {(bigint) 2755 /* 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) 299 /* 4: TChar < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TChar < Token: superclass typecheck marker */}, - {(bigint) 2727 /* 6: TChar < TChar: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TChar < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TChar < Token: superclass typecheck marker */}, + {(bigint) 2755 /* 6: TChar < TChar: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39153,7 +39899,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TChar[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TChar < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TChar < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39195,7 +39941,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TChar[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TChar < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39205,9 +39951,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TChar[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TChar___parser_index}, - {(bigint) 0 /* 72: TChar < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TChar < Token: superclass init_table position */}, {(bigint) parser___lexer___TChar___init_tk}, - {(bigint) 3 /* 74: TChar < TChar: superclass init_table position */}, + {(bigint) 3 /* 72: TChar < TChar: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39297,16 +40043,14 @@ val_t NEW_TChar_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TString[75] = { - {(bigint) 2391 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TString[73] = { + {(bigint) 2419 /* 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) 299 /* 4: TString < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TString < Token: superclass typecheck marker */}, - {(bigint) 2391 /* 6: TString < TString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TString < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TString < Token: superclass typecheck marker */}, + {(bigint) 2419 /* 6: TString < TString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39318,7 +40062,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TString[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TString < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39360,7 +40104,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TString[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TString < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39370,9 +40114,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TString[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TString___parser_index}, - {(bigint) 0 /* 72: TString < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TString < Token: superclass init_table position */}, {(bigint) parser___lexer___TString___init_tk}, - {(bigint) 3 /* 74: TString < TString: superclass init_table position */}, + {(bigint) 3 /* 72: TString < TString: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39462,16 +40206,14 @@ val_t NEW_TString_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TStartString[75] = { - {(bigint) 2395 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TStartString[73] = { + {(bigint) 2423 /* 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) 299 /* 4: TStartString < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TStartString < Token: superclass typecheck marker */}, - {(bigint) 2395 /* 6: TStartString < TStartString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TStartString < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TStartString < Token: superclass typecheck marker */}, + {(bigint) 2423 /* 6: TStartString < TStartString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39483,7 +40225,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStartString[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TStartString < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TStartString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39525,7 +40267,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TStartString[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TStartString < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39535,9 +40277,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TStartString[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TStartString___parser_index}, - {(bigint) 0 /* 72: TStartString < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TStartString < Token: superclass init_table position */}, {(bigint) parser___lexer___TStartString___init_tk}, - {(bigint) 3 /* 74: TStartString < TStartString: superclass init_table position */}, + {(bigint) 3 /* 72: TStartString < TStartString: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39627,16 +40369,14 @@ val_t NEW_TStartString_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TMidString[75] = { - {(bigint) 2451 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TMidString[73] = { + {(bigint) 2479 /* 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) 299 /* 4: TMidString < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TMidString < Token: superclass typecheck marker */}, - {(bigint) 2451 /* 6: TMidString < TMidString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TMidString < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TMidString < Token: superclass typecheck marker */}, + {(bigint) 2479 /* 6: TMidString < TMidString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39648,7 +40388,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMidString[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TMidString < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TMidString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39690,7 +40430,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TMidString[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TMidString < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39700,9 +40440,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TMidString[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TMidString___parser_index}, - {(bigint) 0 /* 72: TMidString < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TMidString < Token: superclass init_table position */}, {(bigint) parser___lexer___TMidString___init_tk}, - {(bigint) 3 /* 74: TMidString < TMidString: superclass init_table position */}, + {(bigint) 3 /* 72: TMidString < TMidString: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39792,16 +40532,14 @@ val_t NEW_TMidString_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___TEndString[75] = { - {(bigint) 2691 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___TEndString[73] = { + {(bigint) 2719 /* 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) 299 /* 4: TEndString < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: TEndString < Token: superclass typecheck marker */}, - {(bigint) 2691 /* 6: TEndString < TEndString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: TEndString < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: TEndString < Token: superclass typecheck marker */}, + {(bigint) 2719 /* 6: TEndString < TEndString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39813,7 +40551,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEndString[75] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TEndString < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TEndString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -39855,7 +40593,7 @@ const classtable_elt_t VFT_parser___parser_nodes___TEndString[75] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: TEndString < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -39865,9 +40603,9 @@ const classtable_elt_t VFT_parser___parser_nodes___TEndString[75] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___TEndString___parser_index}, - {(bigint) 0 /* 72: TEndString < Token: superclass init_table position */}, + {(bigint) 0 /* 70: TEndString < Token: superclass init_table position */}, {(bigint) parser___lexer___TEndString___init_tk}, - {(bigint) 3 /* 74: TEndString < TEndString: superclass init_table position */}, + {(bigint) 3 /* 72: TEndString < TEndString: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -39957,16 +40695,14 @@ val_t NEW_TEndString_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___EOF[76] = { - {(bigint) 2959 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___EOF[74] = { + {(bigint) 2987 /* 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) 299 /* 4: EOF < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: EOF < Token: superclass typecheck marker */}, - {(bigint) 2959 /* 6: EOF < EOF: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: EOF < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: EOF < Token: superclass typecheck marker */}, + {(bigint) 2987 /* 6: EOF < EOF: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -39978,7 +40714,7 @@ const classtable_elt_t VFT_parser___parser_nodes___EOF[76] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: EOF < Object: superclass init_table position */}, + {(bigint) 2 /* 18: EOF < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40020,7 +40756,7 @@ const classtable_elt_t VFT_parser___parser_nodes___EOF[76] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: EOF < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -40030,9 +40766,9 @@ const classtable_elt_t VFT_parser___parser_nodes___EOF[76] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___EOF___parser_index}, - {(bigint) 0 /* 72: EOF < Token: superclass init_table position */}, + {(bigint) 0 /* 70: EOF < Token: superclass init_table position */}, {(bigint) parser___lexer___EOF___init}, - {(bigint) 3 /* 74: EOF < EOF: superclass init_table position */}, + {(bigint) 3 /* 72: EOF < EOF: superclass init_table position */}, {(bigint) parser___parser_nodes___EOF___noinit}, }; /* 0: Pointer to the classtable */ @@ -40120,17 +40856,15 @@ val_t NEW_EOF_parser___parser_nodes___EOF___noinit(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AError[80] = { - {(bigint) 3403 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AError[78] = { + {(bigint) 3443 /* 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) 299 /* 4: AError < ANode: superclass typecheck marker */}, - {(bigint) 323 /* 5: AError < Token: superclass typecheck marker */}, - {(bigint) 2959 /* 6: AError < EOF: superclass typecheck marker */}, - {(bigint) 3403 /* 7: AError < AError: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AError < ANode: superclass typecheck marker */}, + {(bigint) 331 /* 5: AError < Token: superclass typecheck marker */}, + {(bigint) 2987 /* 6: AError < EOF: superclass typecheck marker */}, + {(bigint) 3443 /* 7: AError < AError: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -40141,7 +40875,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AError[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AError < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AError < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40183,7 +40917,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AError[80] = { {(bigint) parser___parser_prod___Token___replace_child}, {(bigint) parser___parser_prod___ANode___replace_with}, {(bigint) parser___parser_prod___Token___visit_all}, - {(bigint) 1 /* 62: AError < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -40193,13 +40927,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AError[80] = { {(bigint) syntax___syntax_base___Token___to_symbol}, {(bigint) parser___lexer___Token___text}, {(bigint) parser___lexer___EOF___parser_index}, - {(bigint) 0 /* 72: AError < Token: superclass init_table position */}, + {(bigint) 0 /* 70: AError < Token: superclass init_table position */}, {(bigint) parser___lexer___EOF___init}, - {(bigint) 3 /* 74: AError < EOF: superclass init_table position */}, + {(bigint) 3 /* 72: 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 /* 78: AError < AError: superclass init_table position */}, + {(bigint) 4 /* 76: AError < AError: superclass init_table position */}, {(bigint) parser___parser_nodes___AError___noinit}, }; /* 0: Pointer to the classtable */ @@ -40295,17 +41029,15 @@ val_t NEW_AError_parser___parser_nodes___AError___noinit(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AModule[81] = { - {(bigint) 3035 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AModule[79] = { + {(bigint) 3079 /* 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) 299 /* 4: AModule < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AModule < Prod: superclass typecheck marker */}, - {(bigint) 3035 /* 7: AModule < AModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AModule < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AModule < Prod: superclass typecheck marker */}, + {(bigint) 3079 /* 7: AModule < AModule: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -40316,7 +41048,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModule[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AModule < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AModule < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40358,7 +41090,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModule[81] = { {(bigint) parser___parser_prod___AModule___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AModule___visit_all}, - {(bigint) 1 /* 62: AModule < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -40368,12 +41100,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AModule[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AModule < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 75: 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}, @@ -40507,17 +41239,15 @@ val_t NEW_AModule_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[80] = { - {(bigint) 3027 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[78] = { + {(bigint) 3071 /* 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) 299 /* 4: AModuledecl < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AModuledecl < Prod: superclass typecheck marker */}, - {(bigint) 3027 /* 7: AModuledecl < AModuledecl: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AModuledecl < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AModuledecl < Prod: superclass typecheck marker */}, + {(bigint) 3071 /* 7: AModuledecl < AModuledecl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -40528,7 +41258,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AModuledecl < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AModuledecl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40570,7 +41300,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[80] = { {(bigint) parser___parser_prod___AModuledecl___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AModuledecl___visit_all}, - {(bigint) 1 /* 62: AModuledecl < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -40580,11 +41310,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuledecl[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AModuledecl < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: 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}, @@ -40712,17 +41442,15 @@ val_t NEW_AModuledecl_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AImport[77] = { - {(bigint) 3051 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AImport[75] = { + {(bigint) 3095 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AImport" /* 2: Class Name */}, {(bigint) 3 /* 3: AImport < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AImport < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AImport < Prod: superclass typecheck marker */}, - {(bigint) 3051 /* 7: AImport < AImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AImport < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AImport < Prod: superclass typecheck marker */}, + {(bigint) 3095 /* 7: AImport < AImport: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -40733,7 +41461,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AImport[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AImport < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AImport < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40775,7 +41503,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AImport[77] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AImport < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AImport < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -40785,11 +41513,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AImport[77] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AImport < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AImport < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AImport___module_name}, {(bigint) syntax___mmbuilder___AImport___visibility_level}, - {(bigint) 3 /* 76: AImport < AImport: superclass init_table position */}, + {(bigint) 3 /* 74: AImport < AImport: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -40848,18 +41576,16 @@ val_t NEW_AImport_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStdImport[83] = { - {(bigint) 3239 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStdImport[81] = { + {(bigint) 3279 /* 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) 299 /* 4: AStdImport < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStdImport < Prod: superclass typecheck marker */}, - {(bigint) 3051 /* 7: AStdImport < AImport: superclass typecheck marker */}, - {(bigint) 3239 /* 8: AStdImport < AStdImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStdImport < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStdImport < Prod: superclass typecheck marker */}, + {(bigint) 3095 /* 7: AStdImport < AImport: superclass typecheck marker */}, + {(bigint) 3279 /* 8: AStdImport < AStdImport: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -40869,7 +41595,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdImport[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStdImport < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStdImport < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -40911,7 +41637,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdImport[83] = { {(bigint) parser___parser_prod___AStdImport___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStdImport___visit_all}, - {(bigint) 1 /* 62: AStdImport < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -40921,14 +41647,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdImport[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStdImport < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AStdImport < AImport: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: 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}, @@ -41055,18 +41781,16 @@ val_t NEW_AStdImport_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANoImport[83] = { - {(bigint) 3319 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANoImport[81] = { + {(bigint) 3359 /* 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) 299 /* 4: ANoImport < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ANoImport < Prod: superclass typecheck marker */}, - {(bigint) 3051 /* 7: ANoImport < AImport: superclass typecheck marker */}, - {(bigint) 3319 /* 8: ANoImport < ANoImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANoImport < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ANoImport < Prod: superclass typecheck marker */}, + {(bigint) 3095 /* 7: ANoImport < AImport: superclass typecheck marker */}, + {(bigint) 3359 /* 8: ANoImport < ANoImport: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41076,7 +41800,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANoImport[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ANoImport < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ANoImport < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -41118,7 +41842,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANoImport[83] = { {(bigint) parser___parser_prod___ANoImport___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANoImport___visit_all}, - {(bigint) 1 /* 62: ANoImport < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -41128,14 +41852,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ANoImport[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ANoImport < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ANoImport < AImport: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: 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}, @@ -41262,17 +41986,15 @@ val_t NEW_ANoImport_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVisibility[76] = { - {(bigint) 2999 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVisibility[74] = { + {(bigint) 3043 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AVisibility" /* 2: Class Name */}, {(bigint) 3 /* 3: AVisibility < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AVisibility < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AVisibility < Prod: superclass typecheck marker */}, - {(bigint) 2999 /* 7: AVisibility < AVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVisibility < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AVisibility < Prod: superclass typecheck marker */}, + {(bigint) 3043 /* 7: AVisibility < AVisibility: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41283,7 +42005,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVisibility[76] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVisibility < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVisibility < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -41325,7 +42047,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVisibility[76] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AVisibility < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AVisibility < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -41335,10 +42057,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AVisibility[76] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVisibility < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVisibility < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AVisibility___level}, - {(bigint) 3 /* 75: AVisibility < AVisibility: superclass init_table position */}, + {(bigint) 3 /* 73: AVisibility < AVisibility: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -41397,18 +42119,16 @@ val_t NEW_AVisibility_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[79] = { - {(bigint) 3283 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[77] = { + {(bigint) 3323 /* 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) 299 /* 4: APublicVisibility < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APublicVisibility < Prod: superclass typecheck marker */}, - {(bigint) 2999 /* 7: APublicVisibility < AVisibility: superclass typecheck marker */}, - {(bigint) 3283 /* 8: APublicVisibility < APublicVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APublicVisibility < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APublicVisibility < Prod: superclass typecheck marker */}, + {(bigint) 3043 /* 7: APublicVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3323 /* 8: APublicVisibility < APublicVisibility: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41418,7 +42138,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APublicVisibility < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APublicVisibility < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -41460,7 +42180,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[79] = { {(bigint) parser___parser_prod___APublicVisibility___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APublicVisibility___visit_all}, - {(bigint) 1 /* 62: APublicVisibility < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -41470,13 +42190,13 @@ const classtable_elt_t VFT_parser___parser_nodes___APublicVisibility[79] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APublicVisibility < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: APublicVisibility < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___APublicVisibility___level}, - {(bigint) 3 /* 75: APublicVisibility < AVisibility: superclass init_table position */}, + {(bigint) 3 /* 73: 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 */}, + {(bigint) 4 /* 76: APublicVisibility < APublicVisibility: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -41573,18 +42293,16 @@ val_t NEW_APublicVisibility_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[80] = { - {(bigint) 3299 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[78] = { + {(bigint) 3339 /* 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) 299 /* 4: APrivateVisibility < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APrivateVisibility < Prod: superclass typecheck marker */}, - {(bigint) 2999 /* 7: APrivateVisibility < AVisibility: superclass typecheck marker */}, - {(bigint) 3299 /* 8: APrivateVisibility < APrivateVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APrivateVisibility < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APrivateVisibility < Prod: superclass typecheck marker */}, + {(bigint) 3043 /* 7: APrivateVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3339 /* 8: APrivateVisibility < APrivateVisibility: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41594,7 +42312,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APrivateVisibility < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APrivateVisibility < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -41636,7 +42354,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[80] = { {(bigint) parser___parser_prod___APrivateVisibility___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APrivateVisibility___visit_all}, - {(bigint) 1 /* 62: APrivateVisibility < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -41646,13 +42364,13 @@ const classtable_elt_t VFT_parser___parser_nodes___APrivateVisibility[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APrivateVisibility < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: APrivateVisibility < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___APrivateVisibility___level}, - {(bigint) 3 /* 75: APrivateVisibility < AVisibility: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: APrivateVisibility < APrivateVisibility: superclass init_table position */}, {(bigint) parser___parser_nodes___APrivateVisibility___n_kwprivate}, }; /* 0: Pointer to the classtable */ @@ -41761,18 +42479,16 @@ val_t NEW_APrivateVisibility_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[80] = { - {(bigint) 3291 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[78] = { + {(bigint) 3331 /* 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) 299 /* 4: AProtectedVisibility < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AProtectedVisibility < Prod: superclass typecheck marker */}, - {(bigint) 2999 /* 7: AProtectedVisibility < AVisibility: superclass typecheck marker */}, - {(bigint) 3291 /* 8: AProtectedVisibility < AProtectedVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AProtectedVisibility < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AProtectedVisibility < Prod: superclass typecheck marker */}, + {(bigint) 3043 /* 7: AProtectedVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3331 /* 8: AProtectedVisibility < AProtectedVisibility: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41782,7 +42498,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AProtectedVisibility < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AProtectedVisibility < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -41824,7 +42540,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[80] = { {(bigint) parser___parser_prod___AProtectedVisibility___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AProtectedVisibility___visit_all}, - {(bigint) 1 /* 62: AProtectedVisibility < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -41834,13 +42550,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AProtectedVisibility[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AProtectedVisibility < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AProtectedVisibility < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AProtectedVisibility___level}, - {(bigint) 3 /* 75: AProtectedVisibility < AVisibility: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: AProtectedVisibility < AProtectedVisibility: superclass init_table position */}, {(bigint) parser___parser_nodes___AProtectedVisibility___n_kwprotected}, }; /* 0: Pointer to the classtable */ @@ -41949,18 +42665,16 @@ val_t NEW_AProtectedVisibility_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[80] = { - {(bigint) 3355 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[78] = { + {(bigint) 3395 /* 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) 299 /* 4: AIntrudeVisibility < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AIntrudeVisibility < Prod: superclass typecheck marker */}, - {(bigint) 2999 /* 7: AIntrudeVisibility < AVisibility: superclass typecheck marker */}, - {(bigint) 3355 /* 8: AIntrudeVisibility < AIntrudeVisibility: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIntrudeVisibility < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AIntrudeVisibility < Prod: superclass typecheck marker */}, + {(bigint) 3043 /* 7: AIntrudeVisibility < AVisibility: superclass typecheck marker */}, + {(bigint) 3395 /* 8: AIntrudeVisibility < AIntrudeVisibility: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -41970,7 +42684,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIntrudeVisibility < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIntrudeVisibility < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -42012,7 +42726,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[80] = { {(bigint) parser___parser_prod___AIntrudeVisibility___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIntrudeVisibility___visit_all}, - {(bigint) 1 /* 62: AIntrudeVisibility < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -42022,13 +42736,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntrudeVisibility[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIntrudeVisibility < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AIntrudeVisibility < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AIntrudeVisibility___level}, - {(bigint) 3 /* 75: AIntrudeVisibility < AVisibility: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: AIntrudeVisibility < AIntrudeVisibility: superclass init_table position */}, {(bigint) parser___parser_nodes___AIntrudeVisibility___n_kwintrude}, }; /* 0: Pointer to the classtable */ @@ -42137,17 +42851,15 @@ val_t NEW_AIntrudeVisibility_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClassdef[87] = { - {(bigint) 3087 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClassdef[85] = { + {(bigint) 3131 /* 0: Identity */}, {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AClassdef" /* 2: Class Name */}, {(bigint) 3 /* 3: AClassdef < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AClassdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 7: AClassdef < AClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClassdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AClassdef < Prod: superclass typecheck marker */}, + {(bigint) 3131 /* 7: AClassdef < AClassdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -42158,7 +42870,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClassdef[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AClassdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AClassdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -42200,7 +42912,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClassdef[87] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AClassdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AClassdef < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -42210,7 +42922,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClassdef[87] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AClassdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AClassdef < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AClassdef___name}, {(bigint) syntax___mmbuilder___AClassdef___arity}, @@ -42223,7 +42935,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClassdef[87] = { {(bigint) syntax___mmbuilder___AClassdef___local_class}, {(bigint) syntax___syntax_base___AClassdef___next_node}, {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, - {(bigint) 3 /* 85: AClassdef < AClassdef: superclass init_table position */}, + {(bigint) 3 /* 83: AClassdef < AClassdef: superclass init_table position */}, {(bigint) syntax___typing___ANode___accept_typing}, }; /* 0: Pointer to the classtable */ @@ -42291,18 +43003,16 @@ val_t NEW_AClassdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[100] = { - {(bigint) 3243 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[98] = { + {(bigint) 3283 /* 0: Identity */}, {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AStdClassdef" /* 2: Class Name */}, {(bigint) 3 /* 3: AStdClassdef < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AStdClassdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStdClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 7: AStdClassdef < AClassdef: superclass typecheck marker */}, - {(bigint) 3243 /* 8: AStdClassdef < AStdClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStdClassdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStdClassdef < Prod: superclass typecheck marker */}, + {(bigint) 3131 /* 7: AStdClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3283 /* 8: AStdClassdef < AStdClassdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -42312,7 +43022,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[100] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStdClassdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStdClassdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -42354,7 +43064,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[100] = { {(bigint) parser___parser_prod___AStdClassdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStdClassdef___visit_all}, - {(bigint) 1 /* 62: AStdClassdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -42364,7 +43074,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[100] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStdClassdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AStdClassdef < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AStdClassdef___name}, {(bigint) syntax___mmbuilder___AStdClassdef___arity}, @@ -42377,13 +43087,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AStdClassdef[100] = { {(bigint) syntax___mmbuilder___AClassdef___local_class}, {(bigint) syntax___syntax_base___AClassdef___next_node}, {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, - {(bigint) 3 /* 85: AStdClassdef < AClassdef: superclass init_table position */}, + {(bigint) 3 /* 83: AStdClassdef < AClassdef: superclass init_table position */}, {(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 /* 91: AStdClassdef < AStdClassdef: superclass init_table position */}, + {(bigint) 4 /* 89: 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}, @@ -42566,18 +43276,16 @@ val_t NEW_AStdClassdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { - {(bigint) 3223 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[89] = { + {(bigint) 3263 /* 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) 299 /* 4: ATopClassdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ATopClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 7: ATopClassdef < AClassdef: superclass typecheck marker */}, - {(bigint) 3223 /* 8: ATopClassdef < ATopClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ATopClassdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ATopClassdef < Prod: superclass typecheck marker */}, + {(bigint) 3131 /* 7: ATopClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3263 /* 8: ATopClassdef < ATopClassdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -42587,7 +43295,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ATopClassdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ATopClassdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -42629,7 +43337,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { {(bigint) parser___parser_prod___ATopClassdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ATopClassdef___visit_all}, - {(bigint) 1 /* 62: ATopClassdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -42639,7 +43347,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ATopClassdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ATopClassdef < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___ATopClassdef___name}, {(bigint) syntax___mmbuilder___AClassdef___arity}, @@ -42652,11 +43360,11 @@ const classtable_elt_t VFT_parser___parser_nodes___ATopClassdef[91] = { {(bigint) syntax___mmbuilder___AClassdef___local_class}, {(bigint) syntax___syntax_base___AClassdef___next_node}, {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, - {(bigint) 3 /* 85: ATopClassdef < AClassdef: superclass init_table position */}, + {(bigint) 3 /* 83: ATopClassdef < AClassdef: superclass init_table position */}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) parser___parser_prod___ATopClassdef___empty_init}, {(bigint) parser___parser_prod___ATopClassdef___init_atopclassdef}, - {(bigint) 4 /* 89: ATopClassdef < ATopClassdef: superclass init_table position */}, + {(bigint) 4 /* 87: ATopClassdef < ATopClassdef: superclass init_table position */}, {(bigint) parser___parser_nodes___ATopClassdef___n_propdefs}, }; /* 0: Pointer to the classtable */ @@ -42776,18 +43484,16 @@ val_t NEW_ATopClassdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { - {(bigint) 3339 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[89] = { + {(bigint) 3379 /* 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) 299 /* 4: AMainClassdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMainClassdef < Prod: superclass typecheck marker */}, - {(bigint) 3087 /* 7: AMainClassdef < AClassdef: superclass typecheck marker */}, - {(bigint) 3339 /* 8: AMainClassdef < AMainClassdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMainClassdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMainClassdef < Prod: superclass typecheck marker */}, + {(bigint) 3131 /* 7: AMainClassdef < AClassdef: superclass typecheck marker */}, + {(bigint) 3379 /* 8: AMainClassdef < AMainClassdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -42797,7 +43503,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMainClassdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMainClassdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -42839,7 +43545,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { {(bigint) parser___parser_prod___AMainClassdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMainClassdef___visit_all}, - {(bigint) 1 /* 62: AMainClassdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -42849,7 +43555,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMainClassdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AMainClassdef < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AMainClassdef___name}, {(bigint) syntax___mmbuilder___AClassdef___arity}, @@ -42862,11 +43568,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainClassdef[91] = { {(bigint) syntax___mmbuilder___AClassdef___local_class}, {(bigint) syntax___syntax_base___AClassdef___next_node}, {(bigint) syntax___syntax_base___AClassdef___next_node__eq}, - {(bigint) 3 /* 85: AMainClassdef < AClassdef: superclass init_table position */}, + {(bigint) 3 /* 83: AMainClassdef < AClassdef: superclass init_table position */}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) parser___parser_prod___AMainClassdef___empty_init}, {(bigint) parser___parser_prod___AMainClassdef___init_amainclassdef}, - {(bigint) 4 /* 89: AMainClassdef < AMainClassdef: superclass init_table position */}, + {(bigint) 4 /* 87: AMainClassdef < AMainClassdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AMainClassdef___n_propdefs}, }; /* 0: Pointer to the classtable */ @@ -42986,17 +43692,15 @@ val_t NEW_AMainClassdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClasskind[79] = { - {(bigint) 3083 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClasskind[77] = { + {(bigint) 3127 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AClasskind" /* 2: Class Name */}, {(bigint) 3 /* 3: AClasskind < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AClasskind < AClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AClasskind < AClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43007,7 +43711,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClasskind[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43049,7 +43753,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClasskind[79] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AClasskind < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -43059,13 +43763,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AClasskind[79] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AClasskind < 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) 3 /* 78: AClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: AClasskind < AClasskind: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -43124,18 +43828,16 @@ val_t NEW_AClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[83] = { - {(bigint) 3415 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[81] = { + {(bigint) 3455 /* 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) 299 /* 4: AConcreteClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AConcreteClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AConcreteClasskind < AClasskind: superclass typecheck marker */}, - {(bigint) 3415 /* 8: AConcreteClasskind < AConcreteClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AConcreteClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AConcreteClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AConcreteClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3455 /* 8: AConcreteClasskind < AConcreteClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43145,7 +43847,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AConcreteClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AConcreteClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43187,7 +43889,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[83] = { {(bigint) parser___parser_prod___AConcreteClasskind___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AConcreteClasskind___visit_all}, - {(bigint) 1 /* 62: AConcreteClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -43197,16 +43899,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteClasskind[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AConcreteClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AConcreteClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: AConcreteClasskind < AConcreteClasskind: superclass init_table position */}, {(bigint) parser___parser_nodes___AConcreteClasskind___n_kwclass}, }; /* 0: Pointer to the classtable */ @@ -43315,18 +44017,16 @@ val_t NEW_AConcreteClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[84] = { - {(bigint) 3479 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[82] = { + {(bigint) 3519 /* 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) 299 /* 4: AAbstractClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAbstractClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AAbstractClasskind < AClasskind: superclass typecheck marker */}, - {(bigint) 3479 /* 8: AAbstractClasskind < AAbstractClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAbstractClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAbstractClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AAbstractClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3519 /* 8: AAbstractClasskind < AAbstractClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43336,7 +44036,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAbstractClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAbstractClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43378,7 +44078,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[84] = { {(bigint) parser___parser_prod___AAbstractClasskind___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAbstractClasskind___visit_all}, - {(bigint) 1 /* 62: AAbstractClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -43388,16 +44088,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbstractClasskind[84] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAbstractClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AAbstractClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: AAbstractClasskind < AAbstractClasskind: superclass init_table position */}, {(bigint) parser___parser_nodes___AAbstractClasskind___n_kwabstract}, {(bigint) parser___parser_nodes___AAbstractClasskind___n_kwclass}, }; @@ -43515,18 +44215,16 @@ val_t NEW_AAbstractClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[83] = { - {(bigint) 3359 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[81] = { + {(bigint) 3399 /* 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) 299 /* 4: AInterfaceClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AInterfaceClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AInterfaceClasskind < AClasskind: superclass typecheck marker */}, - {(bigint) 3359 /* 8: AInterfaceClasskind < AInterfaceClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AInterfaceClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AInterfaceClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AInterfaceClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3399 /* 8: AInterfaceClasskind < AInterfaceClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43536,7 +44234,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AInterfaceClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AInterfaceClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43578,7 +44276,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[83] = { {(bigint) parser___parser_prod___AInterfaceClasskind___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AInterfaceClasskind___visit_all}, - {(bigint) 1 /* 62: AInterfaceClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -43588,16 +44286,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AInterfaceClasskind[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AInterfaceClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AInterfaceClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: AInterfaceClasskind < AInterfaceClasskind: superclass init_table position */}, {(bigint) parser___parser_nodes___AInterfaceClasskind___n_kwinterface}, }; /* 0: Pointer to the classtable */ @@ -43706,18 +44404,16 @@ val_t NEW_AInterfaceClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[83] = { - {(bigint) 3411 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[81] = { + {(bigint) 3451 /* 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) 299 /* 4: AEnumClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AEnumClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AEnumClasskind < AClasskind: superclass typecheck marker */}, - {(bigint) 3411 /* 8: AEnumClasskind < AEnumClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEnumClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AEnumClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AEnumClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3451 /* 8: AEnumClasskind < AEnumClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43727,7 +44423,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AEnumClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AEnumClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43769,7 +44465,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[83] = { {(bigint) parser___parser_prod___AEnumClasskind___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AEnumClasskind___visit_all}, - {(bigint) 1 /* 62: AEnumClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -43779,16 +44475,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AEnumClasskind[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AEnumClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AEnumClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: AEnumClasskind < AEnumClasskind: superclass init_table position */}, {(bigint) parser___parser_nodes___AEnumClasskind___n_kwenum}, }; /* 0: Pointer to the classtable */ @@ -43897,18 +44593,16 @@ val_t NEW_AEnumClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[83] = { - {(bigint) 3395 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[81] = { + {(bigint) 3435 /* 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) 299 /* 4: AExternClasskind < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExternClasskind < Prod: superclass typecheck marker */}, - {(bigint) 3083 /* 7: AExternClasskind < AClasskind: superclass typecheck marker */}, - {(bigint) 3395 /* 8: AExternClasskind < AExternClasskind: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternClasskind < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExternClasskind < Prod: superclass typecheck marker */}, + {(bigint) 3127 /* 7: AExternClasskind < AClasskind: superclass typecheck marker */}, + {(bigint) 3435 /* 8: AExternClasskind < AExternClasskind: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -43918,7 +44612,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternClasskind < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternClasskind < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -43960,7 +44654,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[83] = { {(bigint) parser___parser_prod___AExternClasskind___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternClasskind___visit_all}, - {(bigint) 1 /* 62: AExternClasskind < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -43970,16 +44664,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternClasskind[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternClasskind < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AExternClasskind < AClasskind: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: AExternClasskind < AExternClasskind: superclass init_table position */}, {(bigint) parser___parser_nodes___AExternClasskind___n_kwextern}, }; /* 0: Pointer to the classtable */ @@ -44088,17 +44782,15 @@ val_t NEW_AExternClasskind_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[81] = { - {(bigint) 3055 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[79] = { + {(bigint) 3099 /* 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) 299 /* 4: AFormaldef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AFormaldef < Prod: superclass typecheck marker */}, - {(bigint) 3055 /* 7: AFormaldef < AFormaldef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AFormaldef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AFormaldef < Prod: superclass typecheck marker */}, + {(bigint) 3099 /* 7: AFormaldef < AFormaldef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -44109,7 +44801,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AFormaldef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AFormaldef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -44151,7 +44843,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[81] = { {(bigint) parser___parser_prod___AFormaldef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AFormaldef___visit_all}, - {(bigint) 1 /* 62: AFormaldef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -44161,13 +44853,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AFormaldef[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AFormaldef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AFormaldef < AFormaldef: superclass init_table position */}, {(bigint) parser___parser_nodes___AFormaldef___n_id}, {(bigint) parser___parser_nodes___AFormaldef___n_type}, }; @@ -44287,17 +44979,15 @@ val_t NEW_AFormaldef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { - {(bigint) 3007 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[82] = { + {(bigint) 3051 /* 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) 299 /* 4: ASuperclass < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASuperclass < Prod: superclass typecheck marker */}, - {(bigint) 3007 /* 7: ASuperclass < ASuperclass: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASuperclass < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASuperclass < Prod: superclass typecheck marker */}, + {(bigint) 3051 /* 7: ASuperclass < ASuperclass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -44308,7 +44998,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASuperclass < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASuperclass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -44350,7 +45040,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { {(bigint) parser___parser_prod___ASuperclass___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASuperclass___visit_all}, - {(bigint) 1 /* 62: ASuperclass < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -44360,7 +45050,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASuperclass < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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}, @@ -44368,7 +45058,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperclass[84] = { {(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) 3 /* 78: 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}, @@ -44495,17 +45185,15 @@ val_t NEW_ASuperclass_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APropdef[81] = { - {(bigint) 3019 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APropdef[79] = { + {(bigint) 3063 /* 0: Identity */}, {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "APropdef" /* 2: Class Name */}, {(bigint) 3 /* 3: APropdef < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: APropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: APropdef < APropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: APropdef < APropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -44516,7 +45204,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APropdef[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -44558,7 +45246,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APropdef[81] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: APropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: APropdef < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -44568,14 +45256,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APropdef[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: APropdef < 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) 3 /* 79: APropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: APropdef < APropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___APropdef___n_doc}, }; /* 0: Pointer to the classtable */ @@ -44643,18 +45331,16 @@ val_t NEW_APropdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { - {(bigint) 3451 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[99] = { + {(bigint) 3491 /* 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) 299 /* 4: AAttrPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAttrPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AAttrPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3451 /* 8: AAttrPropdef < AAttrPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAttrPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAttrPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AAttrPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3491 /* 8: AAttrPropdef < AAttrPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -44664,7 +45350,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAttrPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAttrPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -44706,7 +45392,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { {(bigint) parser___parser_prod___AAttrPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAttrPropdef___visit_all}, - {(bigint) 1 /* 62: AAttrPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -44716,14 +45402,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAttrPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AAttrPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -44733,7 +45419,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrPropdef[101] = { {(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) 4 /* 87: 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}, @@ -44909,18 +45595,16 @@ val_t NEW_AAttrPropdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[96] = { - {(bigint) 3335 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[94] = { + {(bigint) 3375 /* 0: Identity */}, {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AMethPropdef" /* 2: Class Name */}, {(bigint) 3 /* 3: AMethPropdef < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AMethPropdef < AMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AMethPropdef < AMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -44930,7 +45614,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[96] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -44972,7 +45656,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[96] = { {(bigint) parser___parser_prod___AMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMethPropdef___visit_all}, - {(bigint) 1 /* 62: AMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AMethPropdef < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -44982,14 +45666,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[96] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AMethPropdef < 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) 3 /* 79: AMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: AMethPropdef < APropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___APropdef___n_doc}, {(bigint) syntax___mmbuilder___AMethPropdef___name}, {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, @@ -44998,7 +45682,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethPropdef[96] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: AMethPropdef < 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}, @@ -45132,19 +45816,17 @@ val_t NEW_AMethPropdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { - {(bigint) 3647 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[98] = { + {(bigint) 3683 /* 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) 299 /* 4: ADeferredMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ADeferredMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: ADeferredMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: ADeferredMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3647 /* 9: ADeferredMethPropdef < ADeferredMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ADeferredMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ADeferredMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: ADeferredMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: ADeferredMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3683 /* 9: ADeferredMethPropdef < ADeferredMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -45153,7 +45835,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ADeferredMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ADeferredMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -45195,7 +45877,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { {(bigint) parser___parser_prod___ADeferredMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ADeferredMethPropdef___visit_all}, - {(bigint) 1 /* 62: ADeferredMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -45205,14 +45887,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ADeferredMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: ADeferredMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -45221,7 +45903,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: ADeferredMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -45231,7 +45913,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADeferredMethPropdef[100] = { {(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) 5 /* 96: ADeferredMethPropdef < ADeferredMethPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___ADeferredMethPropdef___n_kwmeth}, }; /* 0: Pointer to the classtable */ @@ -45418,19 +46100,17 @@ val_t NEW_ADeferredMethPropdef_parser___parser_prod___AMethPropdef___init_amethp stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { - {(bigint) 3607 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[98] = { + {(bigint) 3643 /* 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) 299 /* 4: AInternMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AInternMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AInternMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AInternMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3607 /* 9: AInternMethPropdef < AInternMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AInternMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AInternMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AInternMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AInternMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3643 /* 9: AInternMethPropdef < AInternMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -45439,7 +46119,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AInternMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AInternMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -45481,7 +46161,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { {(bigint) parser___parser_prod___AInternMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AInternMethPropdef___visit_all}, - {(bigint) 1 /* 62: AInternMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -45491,14 +46171,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AInternMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AInternMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -45507,7 +46187,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AInternMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -45517,7 +46197,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInternMethPropdef[100] = { {(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) 5 /* 96: AInternMethPropdef < AInternMethPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AInternMethPropdef___n_kwmeth}, }; /* 0: Pointer to the classtable */ @@ -45704,19 +46384,17 @@ val_t NEW_AInternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpro stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[100] = { - {(bigint) 3631 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[98] = { + {(bigint) 3667 /* 0: Identity */}, {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AExternPropdef" /* 2: Class Name */}, {(bigint) 3 /* 3: AExternPropdef < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AExternPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExternPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AExternPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AExternPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3631 /* 9: AExternPropdef < AExternPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExternPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AExternPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AExternPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3667 /* 9: AExternPropdef < AExternPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -45725,7 +46403,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[100] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -45767,7 +46445,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[100] = { {(bigint) parser___parser_prod___AMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMethPropdef___visit_all}, - {(bigint) 1 /* 62: AExternPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AExternPropdef < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___AMethPropdef___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -45777,14 +46455,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[100] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AExternPropdef < 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) 3 /* 79: AExternPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: AExternPropdef < APropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___APropdef___n_doc}, {(bigint) syntax___mmbuilder___AMethPropdef___name}, {(bigint) syntax___mmbuilder___ANode___accept_property_builder}, @@ -45793,16 +46471,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternPropdef[100] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AExternPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: AExternPropdef < 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___AMethPropdef___fill_iroutine}, + {(bigint) syntax___icode_generation___AExternPropdef___fill_iroutine}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) 5 /* 97: AExternPropdef < AExternPropdef: superclass init_table position */}, + {(bigint) 5 /* 95: AExternPropdef < AExternPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AExternPropdef___n_extern}, {(bigint) parser___parser_nodes___AExternPropdef___n_extern_calls}, }; @@ -45939,20 +46617,18 @@ val_t NEW_AExternPropdef_parser___parser_prod___AMethPropdef___init_amethpropdef stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { - {(bigint) 3731 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[103] = { + {(bigint) 3763 /* 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) 299 /* 4: AExternMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExternMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AExternMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AExternMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3631 /* 9: AExternMethPropdef < AExternPropdef: superclass typecheck marker */}, - {(bigint) 3731 /* 10: AExternMethPropdef < AExternMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExternMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AExternMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AExternMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3667 /* 9: AExternMethPropdef < AExternPropdef: superclass typecheck marker */}, + {(bigint) 3763 /* 10: AExternMethPropdef < AExternMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -45960,7 +46636,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -46002,7 +46678,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { {(bigint) parser___parser_prod___AExternMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternMethPropdef___visit_all}, - {(bigint) 1 /* 62: AExternMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -46012,14 +46688,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AExternMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -46028,7 +46704,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AExternMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -46037,12 +46713,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternMethPropdef[104] = { {(bigint) syntax___icode_generation___AExternMethPropdef___fill_iroutine}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) 5 /* 97: AExternMethPropdef < AExternPropdef: superclass init_table position */}, + {(bigint) 5 /* 95: 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 /* 102: AExternMethPropdef < AExternMethPropdef: superclass init_table position */}, + {(bigint) 6 /* 101: AExternMethPropdef < AExternMethPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AExternMethPropdef___n_kwmeth}, }; /* 0: Pointer to the classtable */ @@ -46241,19 +46918,17 @@ val_t NEW_AExternMethPropdef_parser___parser_prod___AMethPropdef___init_amethpro stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { - {(bigint) 3659 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[100] = { + {(bigint) 3695 /* 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) 299 /* 4: AConcreteMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AConcreteMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AConcreteMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AConcreteMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3659 /* 9: AConcreteMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AConcreteMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AConcreteMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AConcreteMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AConcreteMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3695 /* 9: AConcreteMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -46262,7 +46937,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AConcreteMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AConcreteMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -46304,7 +46979,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { {(bigint) parser___parser_prod___AConcreteMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AConcreteMethPropdef___visit_all}, - {(bigint) 1 /* 62: AConcreteMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -46314,14 +46989,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AConcreteMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AConcreteMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -46330,7 +47005,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AConcreteMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -46341,7 +47016,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteMethPropdef[102] = { {(bigint) syntax___typing___ANode___after_typing}, {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 99: AConcreteMethPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) 5 /* 97: AConcreteMethPropdef < AConcreteMethPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_kwmeth}, {(bigint) parser___parser_nodes___AConcreteMethPropdef___n_block}, }; @@ -46527,15 +47202,13 @@ val_t NEW_AConcreteMethPropdef_parser___parser_prod___AMethPropdef___init_amethp stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AInitPropdef[71] = { - {(bigint) 303 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AInitPropdef[69] = { + {(bigint) 311 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AInitPropdef" /* 2: Class Name */}, {(bigint) 3 /* 3: AInitPropdef < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 303 /* 5: AInitPropdef < AInitPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 311 /* 5: AInitPropdef < AInitPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -46548,7 +47221,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitPropdef[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: AInitPropdef < Object: superclass init_table position */}, + {(bigint) 0 /* 18: AInitPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -46597,7 +47270,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitPropdef[71] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 69: AInitPropdef < AInitPropdef: superclass init_table position */}, + {(bigint) 1 /* 67: AInitPropdef < AInitPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AInitPropdef___init}, }; /* 0: Pointer to the classtable */ @@ -46651,20 +47324,18 @@ val_t NEW_AInitPropdef_parser___parser_nodes___AInitPropdef___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { - {(bigint) 3739 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[109] = { + {(bigint) 3771 /* 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) 299 /* 4: AConcreteInitPropdef < ANode: superclass typecheck marker */}, - {(bigint) 303 /* 5: AConcreteInitPropdef < AInitPropdef: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AConcreteInitPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AConcreteInitPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AConcreteInitPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3659 /* 9: AConcreteInitPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {(bigint) 3739 /* 10: AConcreteInitPropdef < AConcreteInitPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AConcreteInitPropdef < ANode: superclass typecheck marker */}, + {(bigint) 311 /* 5: AConcreteInitPropdef < AInitPropdef: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AConcreteInitPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AConcreteInitPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AConcreteInitPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3695 /* 9: AConcreteInitPropdef < AConcreteMethPropdef: superclass typecheck marker */}, + {(bigint) 3771 /* 10: AConcreteInitPropdef < AConcreteInitPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -46672,7 +47343,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AConcreteInitPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AConcreteInitPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -46714,24 +47385,24 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { {(bigint) parser___parser_prod___AConcreteInitPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AConcreteInitPropdef___visit_all}, - {(bigint) 1 /* 62: AConcreteInitPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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) syntax___icode_generation___AMethPropdef___accept_icode_generation}, {(bigint) syntax___typing___AConcreteInitPropdef___accept_typing}, {(bigint) syntax___typing___AConcreteInitPropdef___after_typing}, - {(bigint) 6 /* 69: AConcreteInitPropdef < AInitPropdef: superclass init_table position */}, + {(bigint) 6 /* 67: AConcreteInitPropdef < AInitPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AInitPropdef___init}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AConcreteInitPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AConcreteInitPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -46740,7 +47411,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AConcreteInitPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -46751,7 +47422,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { {(bigint) syntax___typing___ANode___after_typing}, {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 99: AConcreteInitPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) 5 /* 97: 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}, @@ -46760,7 +47431,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AConcreteInitPropdef[111] = { {(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 /* 108: AConcreteInitPropdef < AConcreteInitPropdef: superclass init_table position */}, + {(bigint) 7 /* 106: AConcreteInitPropdef < AConcreteInitPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AConcreteInitPropdef___init}, {(bigint) parser___parser_nodes___AConcreteInitPropdef___n_kwinit}, }; @@ -46924,20 +47595,18 @@ val_t NEW_AConcreteInitPropdef_parser___parser_nodes___AConcreteInitPropdef___in stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[107] = { - {(bigint) 3735 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[106] = { + {(bigint) 3767 /* 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) 299 /* 4: AExternInitPropdef < ANode: superclass typecheck marker */}, - {(bigint) 303 /* 5: AExternInitPropdef < AInitPropdef: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AExternInitPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AExternInitPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AExternInitPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3631 /* 9: AExternInitPropdef < AExternPropdef: superclass typecheck marker */}, - {(bigint) 3735 /* 10: AExternInitPropdef < AExternInitPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternInitPropdef < ANode: superclass typecheck marker */}, + {(bigint) 311 /* 5: AExternInitPropdef < AInitPropdef: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AExternInitPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AExternInitPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AExternInitPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3667 /* 9: AExternInitPropdef < AExternPropdef: superclass typecheck marker */}, + {(bigint) 3767 /* 10: AExternInitPropdef < AExternInitPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -46945,7 +47614,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[107] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternInitPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternInitPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -46987,24 +47656,24 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[107] = { {(bigint) parser___parser_prod___AExternInitPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternInitPropdef___visit_all}, - {(bigint) 1 /* 62: AExternInitPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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) syntax___icode_generation___AMethPropdef___accept_icode_generation}, {(bigint) syntax___typing___AExternInitPropdef___accept_typing}, {(bigint) syntax___typing___AExternInitPropdef___after_typing}, - {(bigint) 6 /* 69: AExternInitPropdef < AInitPropdef: superclass init_table position */}, + {(bigint) 6 /* 67: AExternInitPropdef < AInitPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AInitPropdef___init}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternInitPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AExternInitPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -47013,7 +47682,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[107] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AExternInitPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -47022,14 +47691,15 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternInitPropdef[107] = { {(bigint) syntax___icode_generation___AExternInitPropdef___fill_iroutine}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___mmbuilder___AMethPropdef___accept_property_verifier}, - {(bigint) 5 /* 97: AExternInitPropdef < AExternPropdef: superclass init_table position */}, + {(bigint) 5 /* 95: 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 /* 104: AExternInitPropdef < AExternInitPropdef: superclass init_table position */}, + {(bigint) 7 /* 103: AExternInitPropdef < AExternInitPropdef: superclass init_table position */}, {(bigint) parser___parser_nodes___AExternInitPropdef___init}, {(bigint) parser___parser_nodes___AExternInitPropdef___n_kwnew}, }; @@ -47180,20 +47850,18 @@ val_t NEW_AExternInitPropdef_parser___parser_nodes___AExternInitPropdef___init(v stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { - {(bigint) 3727 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[103] = { + {(bigint) 3759 /* 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) 299 /* 4: AMainMethPropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMainMethPropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: AMainMethPropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3335 /* 8: AMainMethPropdef < AMethPropdef: superclass typecheck marker */}, - {(bigint) 3659 /* 9: AMainMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, - {(bigint) 3727 /* 10: AMainMethPropdef < AMainMethPropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMainMethPropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMainMethPropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: AMainMethPropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3375 /* 8: AMainMethPropdef < AMethPropdef: superclass typecheck marker */}, + {(bigint) 3695 /* 9: AMainMethPropdef < AConcreteMethPropdef: superclass typecheck marker */}, + {(bigint) 3759 /* 10: AMainMethPropdef < AMainMethPropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -47201,7 +47869,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMainMethPropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMainMethPropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -47243,7 +47911,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { {(bigint) parser___parser_prod___AMainMethPropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMainMethPropdef___visit_all}, - {(bigint) 1 /* 62: AMainMethPropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -47253,14 +47921,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMainMethPropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: AMainMethPropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -47269,7 +47937,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { {(bigint) syntax___mmbuilder___AMethPropdef___method}, {(bigint) parser___parser_prod___AMethPropdef___empty_init}, {(bigint) parser___parser_prod___AMethPropdef___init_amethpropdef}, - {(bigint) 4 /* 88: AMainMethPropdef < AMethPropdef: superclass init_table position */}, + {(bigint) 4 /* 86: 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}, @@ -47280,12 +47948,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AMainMethPropdef[105] = { {(bigint) syntax___typing___ANode___after_typing}, {(bigint) parser___parser_prod___AConcreteMethPropdef___empty_init}, {(bigint) parser___parser_prod___AConcreteMethPropdef___init_aconcretemethpropdef}, - {(bigint) 5 /* 99: AMainMethPropdef < AConcreteMethPropdef: superclass init_table position */}, + {(bigint) 5 /* 97: 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 /* 104: AMainMethPropdef < AMainMethPropdef: superclass init_table position */}, + {(bigint) 6 /* 102: AMainMethPropdef < AMainMethPropdef: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -47511,17 +48179,15 @@ val_t NEW_AMainMethPropdef_parser___parser_prod___AMethPropdef___init_amethpropd stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[79] = { - {(bigint) 3059 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[77] = { + {(bigint) 3103 /* 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) 299 /* 4: AExternCalls < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExternCalls < Prod: superclass typecheck marker */}, - {(bigint) 3059 /* 7: AExternCalls < AExternCalls: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternCalls < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExternCalls < Prod: superclass typecheck marker */}, + {(bigint) 3103 /* 7: AExternCalls < AExternCalls: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -47532,7 +48198,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternCalls < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternCalls < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -47574,7 +48240,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[79] = { {(bigint) parser___parser_prod___AExternCalls___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternCalls___visit_all}, - {(bigint) 1 /* 62: AExternCalls < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -47584,11 +48250,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCalls[79] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternCalls < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: AExternCalls < AExternCalls: superclass init_table position */}, {(bigint) parser___parser_nodes___AExternCalls___n_kwimport}, {(bigint) parser___parser_nodes___AExternCalls___n_extern_calls}, }; @@ -47712,17 +48378,15 @@ val_t NEW_AExternCalls_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AExternCall[79] = { - {(bigint) 3063 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExternCall[77] = { + {(bigint) 3107 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AExternCall" /* 2: Class Name */}, {(bigint) 3 /* 3: AExternCall < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: AExternCall < AExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: AExternCall < AExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -47733,7 +48397,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCall[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -47775,7 +48439,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCall[79] = { {(bigint) parser___parser_prod___AExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternCall___visit_all}, - {(bigint) 1 /* 62: AExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AExternCall < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -47785,13 +48449,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AExternCall[79] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AExternCall < 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) 3 /* 78: AExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: AExternCall < AExternCall: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -47888,18 +48552,16 @@ val_t NEW_AExternCall_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APropExternCall[80] = { - {(bigint) 3295 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APropExternCall[78] = { + {(bigint) 3335 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "APropExternCall" /* 2: Class Name */}, {(bigint) 3 /* 3: APropExternCall < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: APropExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APropExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: APropExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3295 /* 8: APropExternCall < APropExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APropExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: APropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3335 /* 8: APropExternCall < APropExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -47909,7 +48571,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APropExternCall[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APropExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APropExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -47951,7 +48613,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APropExternCall[80] = { {(bigint) parser___parser_prod___AExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternCall___visit_all}, - {(bigint) 1 /* 62: APropExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: APropExternCall < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -47961,14 +48623,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APropExternCall[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APropExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: APropExternCall < 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) 3 /* 78: APropExternCall < AExternCall: superclass init_table position */}, - {(bigint) 4 /* 79: APropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: APropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 4 /* 77: APropExternCall < APropExternCall: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -48065,19 +48727,17 @@ val_t NEW_APropExternCall_parser___parser_prod___AExternCall___init_aexterncall( stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[84] = { - {(bigint) 3595 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[82] = { + {(bigint) 3631 /* 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) 299 /* 4: ALocalPropExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ALocalPropExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: ALocalPropExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3295 /* 8: ALocalPropExternCall < APropExternCall: superclass typecheck marker */}, - {(bigint) 3595 /* 9: ALocalPropExternCall < ALocalPropExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALocalPropExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ALocalPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: ALocalPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3335 /* 8: ALocalPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3631 /* 9: ALocalPropExternCall < ALocalPropExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -48086,7 +48746,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALocalPropExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALocalPropExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -48128,7 +48788,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[84] = { {(bigint) parser___parser_prod___ALocalPropExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALocalPropExternCall___visit_all}, - {(bigint) 1 /* 62: ALocalPropExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -48138,17 +48798,17 @@ const classtable_elt_t VFT_parser___parser_nodes___ALocalPropExternCall[84] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALocalPropExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: ALocalPropExternCall < AExternCall: superclass init_table position */}, - {(bigint) 4 /* 79: ALocalPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: ALocalPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 4 /* 77: 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) 5 /* 80: ALocalPropExternCall < ALocalPropExternCall: superclass init_table position */}, {(bigint) parser___parser_nodes___ALocalPropExternCall___n_methid}, }; /* 0: Pointer to the classtable */ @@ -48295,19 +48955,17 @@ val_t NEW_ALocalPropExternCall_parser___parser_prod___AExternCall___init_aextern stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[86] = { - {(bigint) 3619 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[84] = { + {(bigint) 3655 /* 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) 299 /* 4: AFullPropExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AFullPropExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: AFullPropExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3295 /* 8: AFullPropExternCall < APropExternCall: superclass typecheck marker */}, - {(bigint) 3619 /* 9: AFullPropExternCall < AFullPropExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AFullPropExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AFullPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: AFullPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3335 /* 8: AFullPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3655 /* 9: AFullPropExternCall < AFullPropExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -48316,7 +48974,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[86] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AFullPropExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AFullPropExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -48358,7 +49016,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[86] = { {(bigint) parser___parser_prod___AFullPropExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AFullPropExternCall___visit_all}, - {(bigint) 1 /* 62: AFullPropExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -48368,17 +49026,17 @@ const classtable_elt_t VFT_parser___parser_nodes___AFullPropExternCall[86] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AFullPropExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AFullPropExternCall < AExternCall: superclass init_table position */}, - {(bigint) 4 /* 79: AFullPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: AFullPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 4 /* 77: 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) 5 /* 80: 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}, @@ -48544,19 +49202,17 @@ val_t NEW_AFullPropExternCall_parser___parser_prod___AExternCall___init_aexternc stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[84] = { - {(bigint) 3611 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[82] = { + {(bigint) 3647 /* 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) 299 /* 4: AInitPropExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AInitPropExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: AInitPropExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3295 /* 8: AInitPropExternCall < APropExternCall: superclass typecheck marker */}, - {(bigint) 3611 /* 9: AInitPropExternCall < AInitPropExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AInitPropExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AInitPropExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: AInitPropExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3335 /* 8: AInitPropExternCall < APropExternCall: superclass typecheck marker */}, + {(bigint) 3647 /* 9: AInitPropExternCall < AInitPropExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -48565,7 +49221,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AInitPropExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AInitPropExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -48607,7 +49263,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[84] = { {(bigint) parser___parser_prod___AInitPropExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AInitPropExternCall___visit_all}, - {(bigint) 1 /* 62: AInitPropExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -48617,17 +49273,17 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitPropExternCall[84] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AInitPropExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AInitPropExternCall < AExternCall: superclass init_table position */}, - {(bigint) 4 /* 79: AInitPropExternCall < APropExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: AInitPropExternCall < AExternCall: superclass init_table position */}, + {(bigint) 4 /* 77: 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) 5 /* 80: AInitPropExternCall < AInitPropExternCall: superclass init_table position */}, {(bigint) parser___parser_nodes___AInitPropExternCall___n_classid}, }; /* 0: Pointer to the classtable */ @@ -48774,18 +49430,16 @@ val_t NEW_AInitPropExternCall_parser___parser_prod___AExternCall___init_aexternc stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[83] = { - {(bigint) 3231 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[81] = { + {(bigint) 3271 /* 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) 299 /* 4: ASuperExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASuperExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: ASuperExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3231 /* 8: ASuperExternCall < ASuperExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASuperExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASuperExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: ASuperExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3271 /* 8: ASuperExternCall < ASuperExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -48795,7 +49449,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASuperExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASuperExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -48837,7 +49491,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[83] = { {(bigint) parser___parser_prod___ASuperExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASuperExternCall___visit_all}, - {(bigint) 1 /* 62: ASuperExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -48847,16 +49501,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExternCall[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASuperExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: ASuperExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: 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) 4 /* 79: ASuperExternCall < ASuperExternCall: superclass init_table position */}, {(bigint) parser___parser_nodes___ASuperExternCall___n_kwsuper}, }; /* 0: Pointer to the classtable */ @@ -49003,18 +49657,16 @@ val_t NEW_ASuperExternCall_parser___parser_prod___AExternCall___init_aexterncall stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___ACastExternCall[82] = { - {(bigint) 3427 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACastExternCall[80] = { + {(bigint) 3467 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ACastExternCall" /* 2: Class Name */}, {(bigint) 3 /* 3: ACastExternCall < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ACastExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ACastExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: ACastExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3427 /* 8: ACastExternCall < ACastExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACastExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ACastExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: ACastExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3467 /* 8: ACastExternCall < ACastExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -49024,7 +49676,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastExternCall[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ACastExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ACastExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -49066,7 +49718,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastExternCall[82] = { {(bigint) parser___parser_prod___AExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AExternCall___visit_all}, - {(bigint) 1 /* 62: ACastExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: ACastExternCall < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -49076,16 +49728,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastExternCall[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ACastExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ACastExternCall < 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) 3 /* 78: ACastExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: ACastExternCall < AExternCall: superclass init_table position */}, {(bigint) syntax___typing___ACastExternCall___from_type}, {(bigint) syntax___typing___ACastExternCall___to_type}, - {(bigint) 4 /* 81: ACastExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) 4 /* 79: ACastExternCall < ACastExternCall: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -49182,19 +49834,17 @@ val_t NEW_ACastExternCall_parser___parser_prod___AExternCall___init_aexterncall( stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[88] = { - {(bigint) 3667 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[86] = { + {(bigint) 3703 /* 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) 299 /* 4: ACastAsExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ACastAsExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: ACastAsExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3427 /* 8: ACastAsExternCall < ACastExternCall: superclass typecheck marker */}, - {(bigint) 3667 /* 9: ACastAsExternCall < ACastAsExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACastAsExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ACastAsExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: ACastAsExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3467 /* 8: ACastAsExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3703 /* 9: ACastAsExternCall < ACastAsExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -49203,7 +49853,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ACastAsExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ACastAsExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -49245,7 +49895,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[88] = { {(bigint) parser___parser_prod___ACastAsExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACastAsExternCall___visit_all}, - {(bigint) 1 /* 62: ACastAsExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -49255,19 +49905,19 @@ const classtable_elt_t VFT_parser___parser_nodes___ACastAsExternCall[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ACastAsExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: ACastAsExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: ACastAsExternCall < AExternCall: superclass init_table position */}, {(bigint) syntax___typing___ACastAsExternCall___from_type}, {(bigint) syntax___typing___ACastAsExternCall___to_type}, - {(bigint) 4 /* 81: ACastAsExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) 4 /* 79: 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) 5 /* 82: 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}, @@ -49432,19 +50082,17 @@ val_t NEW_ACastAsExternCall_parser___parser_prod___AExternCall___init_aexterncal stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[88] = { - {(bigint) 3687 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[86] = { + {(bigint) 3723 /* 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) 299 /* 4: AAsNullableExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAsNullableExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: AAsNullableExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3427 /* 8: AAsNullableExternCall < ACastExternCall: superclass typecheck marker */}, - {(bigint) 3687 /* 9: AAsNullableExternCall < AAsNullableExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAsNullableExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAsNullableExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: AAsNullableExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3467 /* 8: AAsNullableExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3723 /* 9: AAsNullableExternCall < AAsNullableExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -49453,7 +50101,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAsNullableExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAsNullableExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -49495,7 +50143,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[88] = { {(bigint) parser___parser_prod___AAsNullableExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAsNullableExternCall___visit_all}, - {(bigint) 1 /* 62: AAsNullableExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -49505,19 +50153,19 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNullableExternCall[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAsNullableExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AAsNullableExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: AAsNullableExternCall < AExternCall: superclass init_table position */}, {(bigint) syntax___typing___AAsNullableExternCall___from_type}, {(bigint) syntax___typing___AAsNullableExternCall___to_type}, - {(bigint) 4 /* 81: AAsNullableExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) 4 /* 79: 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) 5 /* 82: 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}, @@ -49682,19 +50330,17 @@ val_t NEW_AAsNullableExternCall_parser___parser_prod___AExternCall___init_aexter stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[89] = { - {(bigint) 3691 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[87] = { + {(bigint) 3727 /* 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) 299 /* 4: AAsNotNullableExternCall < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAsNotNullableExternCall < Prod: superclass typecheck marker */}, - {(bigint) 3063 /* 7: AAsNotNullableExternCall < AExternCall: superclass typecheck marker */}, - {(bigint) 3427 /* 8: AAsNotNullableExternCall < ACastExternCall: superclass typecheck marker */}, - {(bigint) 3691 /* 9: AAsNotNullableExternCall < AAsNotNullableExternCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAsNotNullableExternCall < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAsNotNullableExternCall < Prod: superclass typecheck marker */}, + {(bigint) 3107 /* 7: AAsNotNullableExternCall < AExternCall: superclass typecheck marker */}, + {(bigint) 3467 /* 8: AAsNotNullableExternCall < ACastExternCall: superclass typecheck marker */}, + {(bigint) 3727 /* 9: AAsNotNullableExternCall < AAsNotNullableExternCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -49703,7 +50349,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[89] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAsNotNullableExternCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAsNotNullableExternCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -49745,7 +50391,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[89] {(bigint) parser___parser_prod___AAsNotNullableExternCall___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAsNotNullableExternCall___visit_all}, - {(bigint) 1 /* 62: AAsNotNullableExternCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -49755,19 +50401,19 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotNullableExternCall[89] {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAsNotNullableExternCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 78: AAsNotNullableExternCall < AExternCall: superclass init_table position */}, + {(bigint) 3 /* 76: AAsNotNullableExternCall < AExternCall: superclass init_table position */}, {(bigint) syntax___typing___AAsNotNullableExternCall___from_type}, {(bigint) syntax___typing___AAsNotNullableExternCall___to_type}, - {(bigint) 4 /* 81: AAsNotNullableExternCall < ACastExternCall: superclass init_table position */}, + {(bigint) 4 /* 79: 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) 5 /* 82: 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}, @@ -49941,18 +50587,16 @@ val_t NEW_AAsNotNullableExternCall_parser___parser_prod___AExternCall___init_aex stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { - {(bigint) 3215 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[91] = { + {(bigint) 3255 /* 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) 299 /* 4: ATypePropdef < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ATypePropdef < Prod: superclass typecheck marker */}, - {(bigint) 3019 /* 7: ATypePropdef < APropdef: superclass typecheck marker */}, - {(bigint) 3215 /* 8: ATypePropdef < ATypePropdef: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ATypePropdef < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ATypePropdef < Prod: superclass typecheck marker */}, + {(bigint) 3063 /* 7: ATypePropdef < APropdef: superclass typecheck marker */}, + {(bigint) 3255 /* 8: ATypePropdef < ATypePropdef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -49962,7 +50606,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ATypePropdef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ATypePropdef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50004,7 +50648,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { {(bigint) parser___parser_prod___ATypePropdef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ATypePropdef___visit_all}, - {(bigint) 1 /* 62: ATypePropdef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -50014,14 +50658,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ATypePropdef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 79: ATypePropdef < APropdef: superclass init_table position */}, + {(bigint) 3 /* 77: 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}, @@ -50029,7 +50673,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATypePropdef[93] = { {(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) 4 /* 85: 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}, @@ -50183,17 +50827,15 @@ val_t NEW_ATypePropdef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAble[77] = { - {(bigint) 3095 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAble[75] = { + {(bigint) 3139 /* 0: Identity */}, {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAble" /* 2: Class Name */}, {(bigint) 3 /* 3: AAble < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAble < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAble < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 7: AAble < AAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAble < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAble < Prod: superclass typecheck marker */}, + {(bigint) 3139 /* 7: AAble < AAble: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -50204,7 +50846,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAble[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAble < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAble < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50246,7 +50888,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAble[77] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAble < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAble < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -50256,9 +50898,9 @@ const classtable_elt_t VFT_parser___parser_nodes___AAble[77] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAble < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAble < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, - {(bigint) 3 /* 74: AAble < AAble: superclass init_table position */}, + {(bigint) 3 /* 72: AAble < AAble: superclass init_table position */}, {(bigint) parser___parser_nodes___AAble___n_visibility}, {(bigint) parser___parser_nodes___AAble___n_kwredef}, }; @@ -50330,18 +50972,16 @@ val_t NEW_AAble_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AReadAble[81] = { - {(bigint) 3275 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AReadAble[79] = { + {(bigint) 3315 /* 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) 299 /* 4: AReadAble < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AReadAble < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 7: AReadAble < AAble: superclass typecheck marker */}, - {(bigint) 3275 /* 8: AReadAble < AReadAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AReadAble < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AReadAble < Prod: superclass typecheck marker */}, + {(bigint) 3139 /* 7: AReadAble < AAble: superclass typecheck marker */}, + {(bigint) 3315 /* 8: AReadAble < AReadAble: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -50351,7 +50991,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReadAble[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AReadAble < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AReadAble < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50393,7 +51033,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReadAble[81] = { {(bigint) parser___parser_prod___AReadAble___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AReadAble___visit_all}, - {(bigint) 1 /* 62: AReadAble < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -50403,14 +51043,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AReadAble[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AReadAble < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AReadAble < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, - {(bigint) 3 /* 74: AReadAble < AAble: superclass init_table position */}, + {(bigint) 3 /* 72: 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) 4 /* 77: AReadAble < AReadAble: superclass init_table position */}, {(bigint) parser___parser_nodes___AReadAble___n_kwreadable}, }; /* 0: Pointer to the classtable */ @@ -50532,18 +51172,16 @@ val_t NEW_AReadAble_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[81] = { - {(bigint) 3203 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[79] = { + {(bigint) 3243 /* 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) 299 /* 4: AWriteAble < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AWriteAble < Prod: superclass typecheck marker */}, - {(bigint) 3095 /* 7: AWriteAble < AAble: superclass typecheck marker */}, - {(bigint) 3203 /* 8: AWriteAble < AWriteAble: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AWriteAble < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AWriteAble < Prod: superclass typecheck marker */}, + {(bigint) 3139 /* 7: AWriteAble < AAble: superclass typecheck marker */}, + {(bigint) 3243 /* 8: AWriteAble < AWriteAble: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -50553,7 +51191,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AWriteAble < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AWriteAble < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50595,7 +51233,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[81] = { {(bigint) parser___parser_prod___AWriteAble___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AWriteAble___visit_all}, - {(bigint) 1 /* 62: AWriteAble < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -50605,14 +51243,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AWriteAble[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AWriteAble < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AWriteAble < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, - {(bigint) 3 /* 74: AWriteAble < AAble: superclass init_table position */}, + {(bigint) 3 /* 72: 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) 4 /* 77: AWriteAble < AWriteAble: superclass init_table position */}, {(bigint) parser___parser_nodes___AWriteAble___n_kwwritable}, }; /* 0: Pointer to the classtable */ @@ -50736,17 +51374,15 @@ val_t NEW_AWriteAble_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMethid[77] = { - {(bigint) 3039 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMethid[75] = { + {(bigint) 3083 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AMethid" /* 2: Class Name */}, {(bigint) 3 /* 3: AMethid < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AMethid < AMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AMethid < AMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -50757,7 +51393,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethid[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50799,7 +51435,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethid[77] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AMethid < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -50809,11 +51445,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AMethid[77] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AMethid < 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) 3 /* 76: AMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: AMethid < AMethid: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -50873,18 +51509,16 @@ val_t NEW_AMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[81] = { - {(bigint) 3375 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[79] = { + {(bigint) 3415 /* 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) 299 /* 4: AIdMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AIdMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AIdMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3375 /* 8: AIdMethid < AIdMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIdMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AIdMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AIdMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3415 /* 8: AIdMethid < AIdMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -50894,7 +51528,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIdMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIdMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -50936,7 +51570,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[81] = { {(bigint) parser___parser_prod___AIdMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIdMethid___visit_all}, - {(bigint) 1 /* 62: AIdMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -50946,14 +51580,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AIdMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIdMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AIdMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AIdMethid < AIdMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AIdMethid___n_id}, }; /* 0: Pointer to the classtable */ @@ -51063,18 +51697,16 @@ val_t NEW_AIdMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[81] = { - {(bigint) 3303 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[79] = { + {(bigint) 3343 /* 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) 299 /* 4: APlusMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APlusMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: APlusMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3303 /* 8: APlusMethid < APlusMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APlusMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APlusMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: APlusMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3343 /* 8: APlusMethid < APlusMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -51084,7 +51716,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APlusMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APlusMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -51126,7 +51758,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[81] = { {(bigint) parser___parser_prod___APlusMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APlusMethid___visit_all}, - {(bigint) 1 /* 62: APlusMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -51136,14 +51768,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APlusMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: APlusMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: APlusMethid < APlusMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___APlusMethid___n_plus}, }; /* 0: Pointer to the classtable */ @@ -51253,18 +51885,16 @@ val_t NEW_APlusMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[81] = { - {(bigint) 3327 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[79] = { + {(bigint) 3367 /* 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) 299 /* 4: AMinusMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMinusMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AMinusMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3327 /* 8: AMinusMethid < AMinusMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMinusMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMinusMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AMinusMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3367 /* 8: AMinusMethid < AMinusMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -51274,7 +51904,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMinusMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMinusMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -51316,7 +51946,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[81] = { {(bigint) parser___parser_prod___AMinusMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMinusMethid___visit_all}, - {(bigint) 1 /* 62: AMinusMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -51326,14 +51956,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMinusMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AMinusMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AMinusMethid < AMinusMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AMinusMethid___n_minus}, }; /* 0: Pointer to the classtable */ @@ -51443,18 +52073,16 @@ val_t NEW_AMinusMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[81] = { - {(bigint) 3251 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[79] = { + {(bigint) 3291 /* 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) 299 /* 4: AStarMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStarMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AStarMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3251 /* 8: AStarMethid < AStarMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStarMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStarMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AStarMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3291 /* 8: AStarMethid < AStarMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -51464,7 +52092,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStarMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStarMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -51506,7 +52134,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[81] = { {(bigint) parser___parser_prod___AStarMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStarMethid___visit_all}, - {(bigint) 1 /* 62: AStarMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -51516,14 +52144,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStarMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AStarMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AStarMethid < AStarMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AStarMethid___n_star}, }; /* 0: Pointer to the classtable */ @@ -51633,18 +52261,16 @@ val_t NEW_AStarMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[81] = { - {(bigint) 3255 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[79] = { + {(bigint) 3295 /* 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) 299 /* 4: ASlashMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASlashMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ASlashMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3255 /* 8: ASlashMethid < ASlashMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASlashMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASlashMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ASlashMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3295 /* 8: ASlashMethid < ASlashMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -51654,7 +52280,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASlashMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASlashMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -51696,7 +52322,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[81] = { {(bigint) parser___parser_prod___ASlashMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASlashMethid___visit_all}, - {(bigint) 1 /* 62: ASlashMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -51706,14 +52332,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASlashMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ASlashMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ASlashMethid < ASlashMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ASlashMethid___n_slash}, }; /* 0: Pointer to the classtable */ @@ -51823,18 +52449,16 @@ val_t NEW_ASlashMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[81] = { - {(bigint) 3311 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[79] = { + {(bigint) 3351 /* 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) 299 /* 4: APercentMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APercentMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: APercentMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3311 /* 8: APercentMethid < APercentMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APercentMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APercentMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: APercentMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3351 /* 8: APercentMethid < APercentMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -51844,7 +52468,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APercentMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APercentMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -51886,7 +52510,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[81] = { {(bigint) parser___parser_prod___APercentMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APercentMethid___visit_all}, - {(bigint) 1 /* 62: APercentMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -51896,14 +52520,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APercentMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: APercentMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: APercentMethid < APercentMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___APercentMethid___n_percent}, }; /* 0: Pointer to the classtable */ @@ -52013,18 +52637,16 @@ val_t NEW_APercentMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[81] = { - {(bigint) 3407 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[79] = { + {(bigint) 3447 /* 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) 299 /* 4: AEqMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AEqMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AEqMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3407 /* 8: AEqMethid < AEqMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEqMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AEqMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AEqMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3447 /* 8: AEqMethid < AEqMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52034,7 +52656,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AEqMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AEqMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -52076,7 +52698,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[81] = { {(bigint) parser___parser_prod___AEqMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AEqMethid___visit_all}, - {(bigint) 1 /* 62: AEqMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -52086,14 +52708,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AEqMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AEqMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AEqMethid < AEqMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AEqMethid___n_eq}, }; /* 0: Pointer to the classtable */ @@ -52203,18 +52825,16 @@ val_t NEW_AEqMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[81] = { - {(bigint) 3323 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[79] = { + {(bigint) 3363 /* 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) 299 /* 4: ANeMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ANeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ANeMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3323 /* 8: ANeMethid < ANeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANeMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ANeMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ANeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3363 /* 8: ANeMethid < ANeMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52224,7 +52844,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ANeMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ANeMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -52266,7 +52886,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[81] = { {(bigint) parser___parser_prod___ANeMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANeMethid___visit_all}, - {(bigint) 1 /* 62: ANeMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -52276,14 +52896,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ANeMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ANeMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ANeMethid < ANeMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ANeMethid___n_ne}, }; /* 0: Pointer to the classtable */ @@ -52393,18 +53013,16 @@ val_t NEW_ANeMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[81] = { - {(bigint) 3351 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[79] = { + {(bigint) 3391 /* 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) 299 /* 4: ALeMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ALeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ALeMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3351 /* 8: ALeMethid < ALeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALeMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ALeMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ALeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3391 /* 8: ALeMethid < ALeMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52414,7 +53032,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALeMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALeMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -52456,7 +53074,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[81] = { {(bigint) parser___parser_prod___ALeMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALeMethid___visit_all}, - {(bigint) 1 /* 62: ALeMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -52466,14 +53084,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALeMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ALeMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ALeMethid < ALeMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ALeMethid___n_le}, }; /* 0: Pointer to the classtable */ @@ -52583,18 +53201,16 @@ val_t NEW_ALeMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[81] = { - {(bigint) 3387 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[79] = { + {(bigint) 3427 /* 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) 299 /* 4: AGeMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AGeMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AGeMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3387 /* 8: AGeMethid < AGeMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGeMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AGeMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AGeMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3427 /* 8: AGeMethid < AGeMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52604,7 +53220,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AGeMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AGeMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -52646,7 +53262,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[81] = { {(bigint) parser___parser_prod___AGeMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGeMethid___visit_all}, - {(bigint) 1 /* 62: AGeMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -52656,14 +53272,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AGeMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AGeMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AGeMethid < AGeMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AGeMethid___n_ge}, }; /* 0: Pointer to the classtable */ @@ -52773,18 +53389,16 @@ val_t NEW_AGeMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[81] = { - {(bigint) 3343 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[79] = { + {(bigint) 3383 /* 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) 299 /* 4: ALtMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ALtMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ALtMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3343 /* 8: ALtMethid < ALtMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALtMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ALtMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ALtMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3383 /* 8: ALtMethid < ALtMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52794,7 +53408,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALtMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALtMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -52836,7 +53450,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[81] = { {(bigint) parser___parser_prod___ALtMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALtMethid___visit_all}, - {(bigint) 1 /* 62: ALtMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -52846,14 +53460,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALtMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ALtMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ALtMethid < ALtMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ALtMethid___n_lt}, }; /* 0: Pointer to the classtable */ @@ -52963,18 +53577,16 @@ val_t NEW_ALtMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[81] = { - {(bigint) 3379 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[79] = { + {(bigint) 3419 /* 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) 299 /* 4: AGtMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AGtMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AGtMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3379 /* 8: AGtMethid < AGtMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGtMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AGtMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AGtMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3419 /* 8: AGtMethid < AGtMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -52984,7 +53596,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AGtMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AGtMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53026,7 +53638,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[81] = { {(bigint) parser___parser_prod___AGtMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGtMethid___visit_all}, - {(bigint) 1 /* 62: AGtMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53036,14 +53648,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AGtMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AGtMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AGtMethid < AGtMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AGtMethid___n_gt}, }; /* 0: Pointer to the classtable */ @@ -53153,18 +53765,16 @@ val_t NEW_AGtMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[82] = { - {(bigint) 3347 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[80] = { + {(bigint) 3387 /* 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) 299 /* 4: ALlMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ALlMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ALlMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3347 /* 8: ALlMethid < ALlMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALlMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ALlMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ALlMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3387 /* 8: ALlMethid < ALlMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -53174,7 +53784,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALlMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALlMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53216,7 +53826,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[82] = { {(bigint) parser___parser_prod___ALlMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALlMethid___visit_all}, - {(bigint) 1 /* 62: ALlMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53226,14 +53836,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlMethid[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALlMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ALlMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ALlMethid < ALlMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ALlMethid___n_ll}, {(bigint) parser___parser_nodes___ALlMethid___n_ll__eq}, }; @@ -53344,18 +53954,16 @@ val_t NEW_ALlMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[82] = { - {(bigint) 3383 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[80] = { + {(bigint) 3423 /* 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) 299 /* 4: AGgMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AGgMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AGgMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3383 /* 8: AGgMethid < AGgMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGgMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AGgMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AGgMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3423 /* 8: AGgMethid < AGgMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -53365,7 +53973,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AGgMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AGgMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53407,7 +54015,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[82] = { {(bigint) parser___parser_prod___AGgMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGgMethid___visit_all}, - {(bigint) 1 /* 62: AGgMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53417,14 +54025,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgMethid[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AGgMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AGgMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AGgMethid < AGgMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AGgMethid___n_gg}, {(bigint) parser___parser_nodes___AGgMethid___n_gg__eq}, }; @@ -53535,18 +54143,16 @@ val_t NEW_AGgMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[82] = { - {(bigint) 3439 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[80] = { + {(bigint) 3479 /* 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) 299 /* 4: ABraMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ABraMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ABraMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3439 /* 8: ABraMethid < ABraMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABraMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ABraMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ABraMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3479 /* 8: ABraMethid < ABraMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -53556,7 +54162,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ABraMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ABraMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53598,7 +54204,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[82] = { {(bigint) parser___parser_prod___ABraMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABraMethid___visit_all}, - {(bigint) 1 /* 62: ABraMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53608,14 +54214,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraMethid[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ABraMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ABraMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: ABraMethid < ABraMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___ABraMethid___n_obra}, {(bigint) parser___parser_nodes___ABraMethid___n_cbra}, }; @@ -53734,18 +54340,16 @@ val_t NEW_ABraMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[81] = { - {(bigint) 3247 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[79] = { + {(bigint) 3287 /* 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) 299 /* 4: AStarshipMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStarshipMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AStarshipMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3247 /* 8: AStarshipMethid < AStarshipMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStarshipMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStarshipMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AStarshipMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3287 /* 8: AStarshipMethid < AStarshipMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -53755,7 +54359,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStarshipMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStarshipMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53797,7 +54401,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[81] = { {(bigint) parser___parser_prod___AStarshipMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStarshipMethid___visit_all}, - {(bigint) 1 /* 62: AStarshipMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53807,14 +54411,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipMethid[81] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStarshipMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AStarshipMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AStarshipMethid < AStarshipMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AStarshipMethid___n_starship}, }; /* 0: Pointer to the classtable */ @@ -53924,18 +54528,16 @@ val_t NEW_AStarshipMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[82] = { - {(bigint) 3459 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[80] = { + {(bigint) 3499 /* 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) 299 /* 4: AAssignMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAssignMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: AAssignMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3459 /* 8: AAssignMethid < AAssignMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAssignMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAssignMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: AAssignMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3499 /* 8: AAssignMethid < AAssignMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -53945,7 +54547,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[82] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAssignMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAssignMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -53987,7 +54589,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[82] = { {(bigint) parser___parser_prod___AAssignMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAssignMethid___visit_all}, - {(bigint) 1 /* 62: AAssignMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -53997,14 +54599,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignMethid[82] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAssignMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: AAssignMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: AAssignMethid < AAssignMethid: superclass init_table position */}, {(bigint) parser___parser_nodes___AAssignMethid___n_id}, {(bigint) parser___parser_nodes___AAssignMethid___n_assign}, }; @@ -54123,18 +54725,16 @@ val_t NEW_AAssignMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[83] = { - {(bigint) 3435 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[81] = { + {(bigint) 3475 /* 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) 299 /* 4: ABraassignMethid < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ABraassignMethid < Prod: superclass typecheck marker */}, - {(bigint) 3039 /* 7: ABraassignMethid < AMethid: superclass typecheck marker */}, - {(bigint) 3435 /* 8: ABraassignMethid < ABraassignMethid: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABraassignMethid < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ABraassignMethid < Prod: superclass typecheck marker */}, + {(bigint) 3083 /* 7: ABraassignMethid < AMethid: superclass typecheck marker */}, + {(bigint) 3475 /* 8: ABraassignMethid < ABraassignMethid: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -54144,7 +54744,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ABraassignMethid < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ABraassignMethid < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -54186,7 +54786,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[83] = { {(bigint) parser___parser_prod___ABraassignMethid___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABraassignMethid___visit_all}, - {(bigint) 1 /* 62: ABraassignMethid < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -54196,14 +54796,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraassignMethid[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ABraassignMethid < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ABraassignMethid < AMethid: superclass init_table position */}, + {(bigint) 3 /* 74: 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) 4 /* 77: 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}, @@ -54331,17 +54931,15 @@ val_t NEW_ABraassignMethid_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASignature[83] = { - {(bigint) 3011 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASignature[81] = { + {(bigint) 3055 /* 0: Identity */}, {(bigint) 9 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ASignature" /* 2: Class Name */}, {(bigint) 3 /* 3: ASignature < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ASignature < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASignature < Prod: superclass typecheck marker */}, - {(bigint) 3011 /* 7: ASignature < ASignature: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASignature < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASignature < Prod: superclass typecheck marker */}, + {(bigint) 3055 /* 7: ASignature < ASignature: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -54352,7 +54950,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASignature[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASignature < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASignature < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -54394,7 +54992,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASignature[83] = { {(bigint) parser___parser_prod___ASignature___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASignature___visit_all}, - {(bigint) 1 /* 62: ASignature < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -54404,13 +55002,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ASignature[83] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASignature < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 76: ASignature < ASignature: superclass init_table position */}, {(bigint) parser___parser_nodes___ASignature___n_params}, {(bigint) parser___parser_nodes___ASignature___n_type}, {(bigint) parser___parser_nodes___ASignature___n_closure_decls}, @@ -54545,17 +55143,15 @@ val_t NEW_ASignature_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { - {(bigint) 3023 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AParam[84] = { + {(bigint) 3067 /* 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) 299 /* 4: AParam < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AParam < Prod: superclass typecheck marker */}, - {(bigint) 3023 /* 7: AParam < AParam: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AParam < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AParam < Prod: superclass typecheck marker */}, + {(bigint) 3067 /* 7: AParam < AParam: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -54566,7 +55162,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AParam < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AParam < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -54608,7 +55204,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { {(bigint) parser___parser_prod___AParam___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AParam___visit_all}, - {(bigint) 1 /* 62: AParam < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -54618,7 +55214,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AParam < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AParam < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___mmbuilder___AParam___stype}, {(bigint) syntax___mmbuilder___AParam___stype__eq}, @@ -54628,7 +55224,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParam[86] = { {(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) 3 /* 80: 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}, @@ -54658,7 +55254,7 @@ void INIT_ATTRIBUTES__parser___parser_nodes___AParam(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:1358 */ + /* ./syntax//mmbuilder.nit:1318 */ REGB0 = TAG_Int(0); ATTR_syntax___mmbuilder___AParam____position(fra.me.REG[0]) = REGB0; /* ./parser//parser_nodes.nit:647 */ @@ -54766,17 +55362,15 @@ val_t NEW_AParam_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[87] = { - {(bigint) 3079 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[85] = { + {(bigint) 3123 /* 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) 299 /* 4: AClosureDecl < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AClosureDecl < Prod: superclass typecheck marker */}, - {(bigint) 3079 /* 7: AClosureDecl < AClosureDecl: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClosureDecl < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AClosureDecl < Prod: superclass typecheck marker */}, + {(bigint) 3123 /* 7: AClosureDecl < AClosureDecl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -54787,7 +55381,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AClosureDecl < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AClosureDecl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -54829,7 +55423,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[87] = { {(bigint) parser___parser_prod___AClosureDecl___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AClosureDecl___visit_all}, - {(bigint) 1 /* 62: AClosureDecl < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -54839,14 +55433,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDecl[87] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AClosureDecl < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 77: 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}, @@ -54882,7 +55476,7 @@ void INIT_ATTRIBUTES__parser___parser_nodes___AClosureDecl(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:1399 */ + /* ./syntax//mmbuilder.nit:1359 */ REGB0 = TAG_Int(0); ATTR_syntax___mmbuilder___AClosureDecl____position(fra.me.REG[0]) = REGB0; /* ./parser//parser_nodes.nit:652 */ @@ -55004,17 +55598,15 @@ val_t NEW_AClosureDecl_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { - {(bigint) 3003 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AType[85] = { + {(bigint) 3047 /* 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) 299 /* 4: AType < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AType < Prod: superclass typecheck marker */}, - {(bigint) 3003 /* 7: AType < AType: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AType < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AType < Prod: superclass typecheck marker */}, + {(bigint) 3047 /* 7: AType < AType: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -55025,7 +55617,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AType < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AType < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -55067,7 +55659,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { {(bigint) parser___parser_prod___AType___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AType___visit_all}, - {(bigint) 1 /* 62: AType < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -55077,7 +55669,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AType < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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}, @@ -55088,7 +55680,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AType[87] = { {(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) 3 /* 81: 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}, @@ -55234,17 +55826,15 @@ val_t NEW_AType_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALabel[79] = { - {(bigint) 3047 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALabel[77] = { + {(bigint) 3091 /* 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) 299 /* 4: ALabel < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ALabel < Prod: superclass typecheck marker */}, - {(bigint) 3047 /* 7: ALabel < ALabel: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALabel < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ALabel < Prod: superclass typecheck marker */}, + {(bigint) 3091 /* 7: ALabel < ALabel: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -55255,7 +55845,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALabel[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALabel < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALabel < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -55297,7 +55887,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALabel[79] = { {(bigint) parser___parser_prod___ALabel___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALabel___visit_all}, - {(bigint) 1 /* 62: ALabel < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -55307,11 +55897,11 @@ const classtable_elt_t VFT_parser___parser_nodes___ALabel[79] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALabel < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: ALabel < ALabel: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabel___n_kwlabel}, {(bigint) parser___parser_nodes___ALabel___n_id}, }; @@ -55429,17 +56019,15 @@ val_t NEW_ALabel_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AExpr[84] = { - {(bigint) 3067 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AExpr[82] = { + {(bigint) 3111 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -55450,7 +56038,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExpr[84] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -55492,7 +56080,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AExpr[84] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -55502,12 +56090,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AExpr[84] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -55591,18 +56179,16 @@ val_t NEW_AExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[88] = { - {(bigint) 3447 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[86] = { + {(bigint) 3487 /* 0: Identity */}, {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ABlockExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ABlockExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ABlockExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ABlockExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABlockExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3447 /* 8: ABlockExpr < ABlockExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABlockExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ABlockExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABlockExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3487 /* 8: ABlockExpr < ABlockExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -55612,7 +56198,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ABlockExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ABlockExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -55654,7 +56240,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[88] = { {(bigint) parser___parser_prod___ABlockExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABlockExpr___visit_all}, - {(bigint) 1 /* 62: ABlockExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -55664,12 +56250,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ABlockExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ABlockExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ABlockExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -55678,7 +56264,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABlockExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ABlockExpr___empty_init}, {(bigint) parser___parser_prod___ABlockExpr___init_ablockexpr}, - {(bigint) 4 /* 86: ABlockExpr < ABlockExpr: superclass init_table position */}, + {(bigint) 4 /* 84: ABlockExpr < ABlockExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ABlockExpr___n_expr}, }; /* 0: Pointer to the classtable */ @@ -55807,18 +56393,16 @@ val_t NEW_ABlockExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[93] = { - {(bigint) 3207 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[91] = { + {(bigint) 3247 /* 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) 299 /* 4: AVardeclExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AVardeclExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AVardeclExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3207 /* 8: AVardeclExpr < AVardeclExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVardeclExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AVardeclExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AVardeclExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3247 /* 8: AVardeclExpr < AVardeclExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -55828,7 +56412,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVardeclExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVardeclExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -55870,7 +56454,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[93] = { {(bigint) parser___parser_prod___AVardeclExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AVardeclExpr___visit_all}, - {(bigint) 1 /* 62: AVardeclExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -55880,12 +56464,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[93] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVardeclExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVardeclExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AVardeclExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -55895,7 +56479,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVardeclExpr[93] = { {(bigint) syntax___typing___AVardeclExpr___variable}, {(bigint) parser___parser_prod___AVardeclExpr___empty_init}, {(bigint) parser___parser_prod___AVardeclExpr___init_avardeclexpr}, - {(bigint) 4 /* 87: AVardeclExpr < AVardeclExpr: superclass init_table position */}, + {(bigint) 4 /* 85: 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}, @@ -56052,18 +56636,16 @@ val_t NEW_AVardeclExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[89] = { - {(bigint) 3267 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[87] = { + {(bigint) 3307 /* 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) 299 /* 4: AReturnExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AReturnExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AReturnExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3267 /* 8: AReturnExpr < AReturnExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AReturnExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AReturnExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AReturnExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3307 /* 8: AReturnExpr < AReturnExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56073,7 +56655,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AReturnExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AReturnExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -56115,7 +56697,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[89] = { {(bigint) parser___parser_prod___AReturnExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AReturnExpr___visit_all}, - {(bigint) 1 /* 62: AReturnExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -56125,12 +56707,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AReturnExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AReturnExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AReturnExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -56139,7 +56721,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReturnExpr[89] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AReturnExpr___empty_init}, {(bigint) parser___parser_prod___AReturnExpr___init_areturnexpr}, - {(bigint) 4 /* 86: AReturnExpr < AReturnExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AReturnExpr < AReturnExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AReturnExpr___n_kwreturn}, {(bigint) parser___parser_nodes___AReturnExpr___n_expr}, }; @@ -56270,16 +56852,14 @@ val_t NEW_AReturnExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALabelable[74] = { - {(bigint) 3043 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALabelable[72] = { + {(bigint) 3087 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ALabelable" /* 2: Class Name */}, {(bigint) 3 /* 3: ALabelable < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ALabelable < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: ALabelable < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ALabelable < Prod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALabelable < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: ALabelable < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ALabelable < Prod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56291,7 +56871,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALabelable[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ALabelable < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ALabelable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -56333,17 +56913,17 @@ const classtable_elt_t VFT_parser___parser_nodes___ALabelable[74] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: ALabelable < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: ALabelable < 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) syntax___icode_generation___ANode___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ANode___after_typing}, - {(bigint) 3 /* 69: ALabelable < ALabelable: superclass init_table position */}, + {(bigint) 3 /* 67: ALabelable < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ALabelable < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ALabelable < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, }; /* 0: Pointer to the classtable */ @@ -56410,19 +56990,17 @@ val_t NEW_ALabelable_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABreakExpr[93] = { - {(bigint) 3671 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABreakExpr[91] = { + {(bigint) 3707 /* 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) 299 /* 4: ABreakExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: ABreakExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABreakExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABreakExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3399 /* 8: ABreakExpr < AEscapeExpr: superclass typecheck marker */}, - {(bigint) 3671 /* 9: ABreakExpr < ABreakExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABreakExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: ABreakExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABreakExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABreakExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3439 /* 8: ABreakExpr < AEscapeExpr: superclass typecheck marker */}, + {(bigint) 3707 /* 9: ABreakExpr < ABreakExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56431,7 +57009,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABreakExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ABreakExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ABreakExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -56473,35 +57051,35 @@ const classtable_elt_t VFT_parser___parser_nodes___ABreakExpr[93] = { {(bigint) parser___parser_prod___ABreakExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABreakExpr___visit_all}, - {(bigint) 2 /* 62: ABreakExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ABreakExpr___after_typing}, - {(bigint) 4 /* 69: ABreakExpr < ALabelable: superclass init_table position */}, + {(bigint) 4 /* 67: ABreakExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: ABreakExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: ABreakExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 5 /* 77: ABreakExpr < AExpr: superclass init_table position */}, + {(bigint) 5 /* 75: 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) 0 /* 84: ABreakExpr < AEscapeExpr: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 90: ABreakExpr < ABreakExpr: superclass init_table position */}, + {(bigint) 6 /* 88: ABreakExpr < ABreakExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ABreakExpr___n_kwbreak}, {(bigint) parser___parser_nodes___ABreakExpr___n_expr}, }; @@ -56640,18 +57218,16 @@ val_t NEW_ABreakExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[88] = { - {(bigint) 3491 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[86] = { + {(bigint) 3531 /* 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) 299 /* 4: AAbortExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAbortExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAbortExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3491 /* 8: AAbortExpr < AAbortExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAbortExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAbortExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAbortExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3531 /* 8: AAbortExpr < AAbortExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56661,7 +57237,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAbortExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAbortExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -56703,7 +57279,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[88] = { {(bigint) parser___parser_prod___AAbortExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAbortExpr___visit_all}, - {(bigint) 1 /* 62: AAbortExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -56713,12 +57289,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAbortExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAbortExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAbortExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -56727,7 +57303,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAbortExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAbortExpr___empty_init}, {(bigint) parser___parser_prod___AAbortExpr___init_aabortexpr}, - {(bigint) 4 /* 86: AAbortExpr < AAbortExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AAbortExpr < AAbortExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAbortExpr___n_kwabort}, }; /* 0: Pointer to the classtable */ @@ -56852,19 +57428,17 @@ val_t NEW_AAbortExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AContinueExpr[93] = { - {(bigint) 3655 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AContinueExpr[91] = { + {(bigint) 3691 /* 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) 299 /* 4: AContinueExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: AContinueExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AContinueExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AContinueExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3399 /* 8: AContinueExpr < AEscapeExpr: superclass typecheck marker */}, - {(bigint) 3655 /* 9: AContinueExpr < AContinueExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AContinueExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: AContinueExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AContinueExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AContinueExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3439 /* 8: AContinueExpr < AEscapeExpr: superclass typecheck marker */}, + {(bigint) 3691 /* 9: AContinueExpr < AContinueExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -56873,7 +57447,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AContinueExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AContinueExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AContinueExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -56915,35 +57489,35 @@ const classtable_elt_t VFT_parser___parser_nodes___AContinueExpr[93] = { {(bigint) parser___parser_prod___AContinueExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AContinueExpr___visit_all}, - {(bigint) 2 /* 62: AContinueExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___AContinueExpr___after_typing}, - {(bigint) 4 /* 69: AContinueExpr < ALabelable: superclass init_table position */}, + {(bigint) 4 /* 67: AContinueExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AContinueExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AContinueExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 5 /* 77: AContinueExpr < AExpr: superclass init_table position */}, + {(bigint) 5 /* 75: 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) 0 /* 84: AContinueExpr < AEscapeExpr: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 90: AContinueExpr < AContinueExpr: superclass init_table position */}, + {(bigint) 6 /* 88: AContinueExpr < AContinueExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AContinueExpr___n_kwcontinue}, {(bigint) parser___parser_nodes___AContinueExpr___n_expr}, }; @@ -57080,19 +57654,17 @@ val_t NEW_AContinueExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ADoExpr[93] = { - {(bigint) 3643 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ADoExpr[91] = { + {(bigint) 3679 /* 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) 299 /* 4: ADoExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: ADoExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ADoExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ADoExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3483 /* 8: ADoExpr < AAbsControl: superclass typecheck marker */}, - {(bigint) 3643 /* 9: ADoExpr < ADoExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ADoExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: ADoExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ADoExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ADoExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3523 /* 8: ADoExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3679 /* 9: ADoExpr < ADoExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57101,7 +57673,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADoExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ADoExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ADoExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -57143,35 +57715,35 @@ const classtable_elt_t VFT_parser___parser_nodes___ADoExpr[93] = { {(bigint) parser___parser_prod___ADoExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ADoExpr___visit_all}, - {(bigint) 2 /* 62: ADoExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ADoExpr___accept_typing}, {(bigint) syntax___typing___AExpr___after_typing}, - {(bigint) 5 /* 69: ADoExpr < ALabelable: superclass init_table position */}, + {(bigint) 5 /* 67: ADoExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: ADoExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: ADoExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: ADoExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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) 0 /* 84: ADoExpr < AAbsControl: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 90: ADoExpr < ADoExpr: superclass init_table position */}, + {(bigint) 6 /* 88: ADoExpr < ADoExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ADoExpr___n_kwdo}, {(bigint) parser___parser_nodes___ADoExpr___n_block}, }; @@ -57310,18 +57882,16 @@ val_t NEW_ADoExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[91] = { - {(bigint) 3371 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[89] = { + {(bigint) 3411 /* 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) 299 /* 4: AIfExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AIfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AIfExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3371 /* 8: AIfExpr < AIfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIfExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AIfExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AIfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3411 /* 8: AIfExpr < AIfExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57331,7 +57901,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIfExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIfExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -57373,7 +57943,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[91] = { {(bigint) parser___parser_prod___AIfExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIfExpr___visit_all}, - {(bigint) 1 /* 62: AIfExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -57383,12 +57953,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIfExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AIfExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AIfExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -57397,7 +57967,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AIfExpr___empty_init}, {(bigint) parser___parser_prod___AIfExpr___init_aifexpr}, - {(bigint) 4 /* 86: AIfExpr < AIfExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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}, @@ -57546,18 +58116,16 @@ val_t NEW_AIfExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[93] = { - {(bigint) 3367 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[91] = { + {(bigint) 3407 /* 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) 299 /* 4: AIfexprExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AIfexprExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AIfexprExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3367 /* 8: AIfexprExpr < AIfexprExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIfexprExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AIfexprExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AIfexprExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3407 /* 8: AIfexprExpr < AIfexprExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57567,7 +58135,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIfexprExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIfexprExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -57609,7 +58177,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[93] = { {(bigint) parser___parser_prod___AIfexprExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIfexprExpr___visit_all}, - {(bigint) 1 /* 62: AIfexprExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -57619,12 +58187,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[93] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIfexprExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AIfexprExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AIfexprExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -57633,7 +58201,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIfexprExpr[93] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AIfexprExpr___empty_init}, {(bigint) parser___parser_prod___AIfexprExpr___init_aifexprexpr}, - {(bigint) 4 /* 86: AIfexprExpr < AIfexprExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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}, @@ -57803,19 +58371,17 @@ val_t NEW_AIfexprExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AWhileExpr[95] = { - {(bigint) 3535 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AWhileExpr[93] = { + {(bigint) 3571 /* 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) 299 /* 4: AWhileExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: AWhileExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AWhileExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AWhileExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3483 /* 8: AWhileExpr < AAbsControl: superclass typecheck marker */}, - {(bigint) 3535 /* 9: AWhileExpr < AWhileExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AWhileExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: AWhileExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AWhileExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AWhileExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3523 /* 8: AWhileExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3571 /* 9: AWhileExpr < AWhileExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -57824,7 +58390,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AWhileExpr[95] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AWhileExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AWhileExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -57866,35 +58432,35 @@ const classtable_elt_t VFT_parser___parser_nodes___AWhileExpr[95] = { {(bigint) parser___parser_prod___AWhileExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AWhileExpr___visit_all}, - {(bigint) 2 /* 62: AWhileExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___AWhileExpr___accept_typing}, {(bigint) syntax___typing___AExpr___after_typing}, - {(bigint) 5 /* 69: AWhileExpr < ALabelable: superclass init_table position */}, + {(bigint) 5 /* 67: AWhileExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AWhileExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AWhileExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AWhileExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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) 0 /* 84: AWhileExpr < AAbsControl: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 90: AWhileExpr < AWhileExpr: superclass init_table position */}, + {(bigint) 6 /* 88: 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}, @@ -58051,19 +58617,17 @@ val_t NEW_AWhileExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALoopExpr[93] = { - {(bigint) 3591 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALoopExpr[91] = { + {(bigint) 3627 /* 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) 299 /* 4: ALoopExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: ALoopExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ALoopExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ALoopExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3483 /* 8: ALoopExpr < AAbsControl: superclass typecheck marker */}, - {(bigint) 3591 /* 9: ALoopExpr < ALoopExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALoopExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: ALoopExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ALoopExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ALoopExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3523 /* 8: ALoopExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3627 /* 9: ALoopExpr < ALoopExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58072,7 +58636,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALoopExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ALoopExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ALoopExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -58114,35 +58678,35 @@ const classtable_elt_t VFT_parser___parser_nodes___ALoopExpr[93] = { {(bigint) parser___parser_prod___ALoopExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALoopExpr___visit_all}, - {(bigint) 2 /* 62: ALoopExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ALoopExpr___accept_typing}, {(bigint) syntax___typing___AExpr___after_typing}, - {(bigint) 5 /* 69: ALoopExpr < ALabelable: superclass init_table position */}, + {(bigint) 5 /* 67: ALoopExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: ALoopExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: ALoopExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: ALoopExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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) 0 /* 84: ALoopExpr < AAbsControl: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 90: ALoopExpr < ALoopExpr: superclass init_table position */}, + {(bigint) 6 /* 88: ALoopExpr < ALoopExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ALoopExpr___n_kwloop}, {(bigint) parser___parser_nodes___ALoopExpr___n_block}, }; @@ -58281,19 +58845,17 @@ val_t NEW_ALoopExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AForExpr[98] = { - {(bigint) 3623 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AForExpr[96] = { + {(bigint) 3659 /* 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) 299 /* 4: AForExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: AForExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AForExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AForExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3483 /* 8: AForExpr < AAbsControl: superclass typecheck marker */}, - {(bigint) 3623 /* 9: AForExpr < AForExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AForExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: AForExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AForExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AForExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3523 /* 8: AForExpr < AAbsControl: superclass typecheck marker */}, + {(bigint) 3659 /* 9: AForExpr < AForExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58302,7 +58864,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AForExpr[98] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AForExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AForExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -58344,29 +58906,29 @@ const classtable_elt_t VFT_parser___parser_nodes___AForExpr[98] = { {(bigint) parser___parser_prod___AForExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AForExpr___visit_all}, - {(bigint) 2 /* 62: AForExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___AForExpr___accept_typing}, {(bigint) syntax___typing___AExpr___after_typing}, - {(bigint) 5 /* 69: AForExpr < ALabelable: superclass init_table position */}, + {(bigint) 5 /* 67: AForExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AForExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AForExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AForExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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) 0 /* 84: AForExpr < AAbsControl: superclass init_table position */}, + {(bigint) 0 /* 82: AForExpr < AAbsControl: superclass init_table position */}, {(bigint) syntax___typing___AAbsControl___escapable}, {(bigint) syntax___typing___AAbsControl___process_control}, {(bigint) syntax___typing___AForExpr___process_control_inside}, @@ -58374,7 +58936,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AForExpr[98] = { {(bigint) syntax___typing___AForExpr___variables}, {(bigint) parser___parser_prod___AForExpr___empty_init}, {(bigint) parser___parser_prod___AForExpr___init_aforexpr}, - {(bigint) 6 /* 92: AForExpr < AForExpr: superclass init_table position */}, + {(bigint) 6 /* 90: 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}, @@ -58544,18 +59106,16 @@ val_t NEW_AForExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[91] = { - {(bigint) 3467 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[89] = { + {(bigint) 3507 /* 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) 299 /* 4: AAssertExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAssertExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAssertExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3467 /* 8: AAssertExpr < AAssertExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAssertExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAssertExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAssertExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3507 /* 8: AAssertExpr < AAssertExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58565,7 +59125,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAssertExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAssertExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -58607,7 +59167,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[91] = { {(bigint) parser___parser_prod___AAssertExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAssertExpr___visit_all}, - {(bigint) 1 /* 62: AAssertExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -58617,12 +59177,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAssertExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAssertExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAssertExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -58631,7 +59191,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssertExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAssertExpr___empty_init}, {(bigint) parser___parser_prod___AAssertExpr___init_aassertexpr}, - {(bigint) 4 /* 86: AAssertExpr < AAssertExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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}, @@ -58780,18 +59340,16 @@ val_t NEW_AAssertExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[90] = { - {(bigint) 3463 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[88] = { + {(bigint) 3503 /* 0: Identity */}, {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAssignFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAssignFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAssignFormExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAssignFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAssignFormExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3463 /* 8: AAssignFormExpr < AAssignFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAssignFormExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAssignFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAssignFormExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: AAssignFormExpr < AAssignFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58801,7 +59359,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAssignFormExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAssignFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -58843,7 +59401,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[90] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAssignFormExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAssignFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -58853,12 +59411,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAssignFormExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAssignFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAssignFormExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AAssignFormExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -58868,7 +59426,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignFormExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 87: AAssignFormExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) 4 /* 85: AAssignFormExpr < AAssignFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, }; @@ -58962,18 +59520,16 @@ val_t NEW_AAssignFormExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[92] = { - {(bigint) 3271 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[90] = { + {(bigint) 3311 /* 0: Identity */}, {(bigint) 16 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AReassignFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AReassignFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AReassignFormExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AReassignFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AReassignFormExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: AReassignFormExpr < AReassignFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AReassignFormExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AReassignFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AReassignFormExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: AReassignFormExpr < AReassignFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -58983,7 +59539,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[92] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AReassignFormExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AReassignFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -59025,7 +59581,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[92] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AReassignFormExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AReassignFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -59035,12 +59591,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[92] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AReassignFormExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AReassignFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AReassignFormExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AReassignFormExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -59052,7 +59608,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AReassignFormExpr[92] = { {0} /* Class Hole :( */, {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, {(bigint) syntax___typing___AReassignFormExpr___assign_method}, - {(bigint) 4 /* 89: AReassignFormExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 4 /* 87: AReassignFormExpr < AReassignFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AReassignFormExpr___n_assign_op}, {(bigint) parser___parser_nodes___AReassignFormExpr___n_value}, }; @@ -59147,19 +59703,17 @@ val_t NEW_AReassignFormExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[91] = { - {(bigint) 3579 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[89] = { + {(bigint) 3615 /* 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) 299 /* 4: AOnceExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AOnceExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AOnceExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3287 /* 8: AOnceExpr < AProxyExpr: superclass typecheck marker */}, - {(bigint) 3579 /* 9: AOnceExpr < AOnceExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AOnceExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AOnceExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AOnceExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3327 /* 8: AOnceExpr < AProxyExpr: superclass typecheck marker */}, + {(bigint) 3615 /* 9: AOnceExpr < AOnceExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59168,7 +59722,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AOnceExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AOnceExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -59210,7 +59764,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[91] = { {(bigint) parser___parser_prod___AOnceExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AOnceExpr___visit_all}, - {(bigint) 2 /* 62: AOnceExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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}, @@ -59220,24 +59774,24 @@ const classtable_elt_t VFT_parser___parser_nodes___AOnceExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AOnceExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AOnceExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AOnceExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: AOnceExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AOnceExpr___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) 0 /* 84: AOnceExpr < AProxyExpr: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 89: AOnceExpr < AOnceExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AOnceExpr < AOnceExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AOnceExpr___n_kwonce}, }; /* 0: Pointer to the classtable */ @@ -59370,28 +59924,26 @@ val_t NEW_AOnceExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[113] = { - {(bigint) 3747 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[111] = { + {(bigint) 3779 /* 0: Identity */}, {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ASendExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ASendExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ASendExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ASendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ASendExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASendExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ASendExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ASendExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ASendExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASendExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ASendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ASendExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASendExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ASendExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ASendExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ASendExpr < ASendExpr: 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 /* 20: ASendExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ASendExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -59433,7 +59985,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[113] = { {(bigint) parser___parser_prod___ASendExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASendExpr___visit_all}, - {(bigint) 4 /* 62: ASendExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: ASendExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -59441,14 +59993,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[113] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ASendExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ASendExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ASendExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ASendExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ASendExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: ASendExpr < 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}, @@ -59467,13 +60019,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[113] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ASendExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: ASendExpr < 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 /* 102: ASendExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ASendExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASendExpr___name}, @@ -59481,7 +60033,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASendExpr[113] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ASendExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ASendExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, }; @@ -59627,28 +60179,26 @@ val_t NEW_ASendExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[117] = { - {(bigint) 3771 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[115] = { + {(bigint) 3803 /* 0: Identity */}, {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ABinopExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ABinopExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ABinopExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ABinopExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABinopExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABinopExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ABinopExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ABinopExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ABinopExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ABinopExpr < ABinopExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABinopExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ABinopExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABinopExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABinopExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ABinopExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ABinopExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ABinopExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ABinopExpr < ABinopExpr: 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) 5 /* 20: ABinopExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ABinopExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -59690,7 +60240,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[117] = { {(bigint) parser___parser_prod___ABinopExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABinopExpr___visit_all}, - {(bigint) 4 /* 62: ABinopExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: ABinopExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -59698,14 +60248,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[117] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ABinopExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ABinopExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ABinopExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ABinopExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ABinopExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: ABinopExpr < 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}, @@ -59724,13 +60274,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[117] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ABinopExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: ABinopExpr < 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 /* 102: ABinopExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ABinopExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASendExpr___name}, @@ -59738,12 +60288,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ABinopExpr[117] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ABinopExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ABinopExpr < 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) 8 /* 115: ABinopExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: ABinopExpr < ABinopExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ABinopExpr___n_expr2}, }; /* 0: Pointer to the classtable */ @@ -59936,18 +60486,16 @@ val_t NEW_ABinopExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0) stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABoolExpr[85] = { - {(bigint) 3443 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABoolExpr[83] = { + {(bigint) 3483 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ABoolExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ABoolExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ABoolExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ABoolExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABoolExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: ABoolExpr < ABoolExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABoolExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ABoolExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABoolExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: ABoolExpr < ABoolExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -59957,7 +60505,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABoolExpr[85] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ABoolExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ABoolExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -59999,7 +60547,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABoolExpr[85] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: ABoolExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: ABoolExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -60009,19 +60557,19 @@ const classtable_elt_t VFT_parser___parser_nodes___ABoolExpr[85] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ABoolExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ABoolExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ABoolExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: ABoolExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___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) 4 /* 84: ABoolExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: ABoolExpr < ABoolExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -60099,19 +60647,17 @@ val_t NEW_ABoolExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[90] = { - {(bigint) 3571 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[88] = { + {(bigint) 3607 /* 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) 299 /* 4: AOrExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AOrExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AOrExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AOrExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3571 /* 9: AOrExpr < AOrExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AOrExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AOrExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AOrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AOrExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3607 /* 9: AOrExpr < AOrExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60120,7 +60666,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AOrExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AOrExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -60162,7 +60708,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[90] = { {(bigint) parser___parser_prod___AOrExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AOrExpr___visit_all}, - {(bigint) 1 /* 62: AOrExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -60172,22 +60718,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AOrExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AOrExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AOrExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: AOrExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AOrExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AOrExpr___empty_init}, {(bigint) parser___parser_prod___AOrExpr___init_aorexpr}, - {(bigint) 5 /* 87: AOrExpr < AOrExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AOrExpr < AOrExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AOrExpr___n_expr}, {(bigint) parser___parser_nodes___AOrExpr___n_expr2}, }; @@ -60321,19 +60867,17 @@ val_t NEW_AOrExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[90] = { - {(bigint) 3699 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[88] = { + {(bigint) 3735 /* 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) 299 /* 4: AAndExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAndExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAndExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AAndExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3699 /* 9: AAndExpr < AAndExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAndExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAndExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAndExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AAndExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3735 /* 9: AAndExpr < AAndExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60342,7 +60886,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAndExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAndExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -60384,7 +60928,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[90] = { {(bigint) parser___parser_prod___AAndExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAndExpr___visit_all}, - {(bigint) 1 /* 62: AAndExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -60394,22 +60938,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AAndExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAndExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAndExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAndExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: AAndExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AAndExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AAndExpr___empty_init}, {(bigint) parser___parser_prod___AAndExpr___init_aandexpr}, - {(bigint) 5 /* 87: AAndExpr < AAndExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AAndExpr < AAndExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAndExpr___n_expr}, {(bigint) parser___parser_nodes___AAndExpr___n_expr2}, }; @@ -60543,19 +61087,17 @@ val_t NEW_AAndExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[90] = { - {(bigint) 3575 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[88] = { + {(bigint) 3611 /* 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) 299 /* 4: AOrElseExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AOrElseExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AOrElseExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AOrElseExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3575 /* 9: AOrElseExpr < AOrElseExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AOrElseExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AOrElseExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AOrElseExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AOrElseExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3611 /* 9: AOrElseExpr < AOrElseExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60564,7 +61106,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AOrElseExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AOrElseExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -60606,7 +61148,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[90] = { {(bigint) parser___parser_prod___AOrElseExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AOrElseExpr___visit_all}, - {(bigint) 1 /* 62: AOrElseExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -60616,22 +61158,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrElseExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AOrElseExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AOrElseExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AOrElseExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: AOrElseExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AOrElseExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AOrElseExpr___empty_init}, {(bigint) parser___parser_prod___AOrElseExpr___init_aorelseexpr}, - {(bigint) 5 /* 87: AOrElseExpr < AOrElseExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AOrElseExpr < AOrElseExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AOrElseExpr___n_expr}, {(bigint) parser___parser_nodes___AOrElseExpr___n_expr2}, }; @@ -60765,19 +61307,17 @@ val_t NEW_AOrElseExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[90] = { - {(bigint) 3583 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[88] = { + {(bigint) 3619 /* 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) 299 /* 4: ANotExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ANotExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ANotExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: ANotExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3583 /* 9: ANotExpr < ANotExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANotExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ANotExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ANotExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: ANotExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3619 /* 9: ANotExpr < ANotExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -60786,7 +61326,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ANotExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ANotExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -60828,7 +61368,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[90] = { {(bigint) parser___parser_prod___ANotExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANotExpr___visit_all}, - {(bigint) 1 /* 62: ANotExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -60838,22 +61378,22 @@ const classtable_elt_t VFT_parser___parser_nodes___ANotExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ANotExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ANotExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ANotExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: ANotExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: ANotExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___ANotExpr___empty_init}, {(bigint) parser___parser_prod___ANotExpr___init_anotexpr}, - {(bigint) 5 /* 87: ANotExpr < ANotExpr: superclass init_table position */}, + {(bigint) 5 /* 85: ANotExpr < ANotExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ANotExpr___n_kwnot}, {(bigint) parser___parser_nodes___ANotExpr___n_expr}, }; @@ -60987,28 +61527,26 @@ val_t NEW_ANotExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[122] = { - {(bigint) 3827 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[120] = { + {(bigint) 3859 /* 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) 299 /* 4: AEqExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AEqExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AEqExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AEqExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AEqExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AEqExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AEqExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AEqExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3827 /* 13: AEqExpr < AEqExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEqExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AEqExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AEqExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AEqExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AEqExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AEqExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AEqExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AEqExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3859 /* 13: AEqExpr < AEqExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AEqExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AEqExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -61050,7 +61588,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[122] = { {(bigint) parser___parser_prod___AEqExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AEqExpr___visit_all}, - {(bigint) 4 /* 62: AEqExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -61058,14 +61596,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[122] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___AEqExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AEqExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AEqExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AEqExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AEqExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AEqExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -61084,13 +61622,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[122] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AEqExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AEqExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AEqExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AEqExpr___name}, @@ -61098,18 +61636,18 @@ const classtable_elt_t VFT_parser___parser_nodes___AEqExpr[122] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AEqExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AEqExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 121: AEqExpr < AEqExpr: superclass init_table position */}, + {(bigint) 9 /* 119: AEqExpr < AEqExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -61343,19 +61881,17 @@ val_t NEW_AEqExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[90] = { - {(bigint) 3639 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[88] = { + {(bigint) 3675 /* 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) 299 /* 4: AEeExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AEeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AEeExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AEeExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3639 /* 9: AEeExpr < AEeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEeExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AEeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AEeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AEeExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3675 /* 9: AEeExpr < AEeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -61364,7 +61900,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AEeExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AEeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -61406,7 +61942,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[90] = { {(bigint) parser___parser_prod___AEeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AEeExpr___visit_all}, - {(bigint) 1 /* 62: AEeExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -61416,22 +61952,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AEeExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AEeExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AEeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AEeExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: AEeExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AEeExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AEeExpr___empty_init}, {(bigint) parser___parser_prod___AEeExpr___init_aeeexpr}, - {(bigint) 5 /* 87: AEeExpr < AEeExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AEeExpr < AEeExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AEeExpr___n_expr}, {(bigint) parser___parser_nodes___AEeExpr___n_expr2}, }; @@ -61565,28 +62101,26 @@ val_t NEW_AEeExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[122] = { - {(bigint) 3795 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[120] = { + {(bigint) 3827 /* 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) 299 /* 4: ANeExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ANeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ANeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ANeExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ANeExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ANeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ANeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ANeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3795 /* 13: ANeExpr < ANeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANeExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ANeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ANeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ANeExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ANeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ANeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ANeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ANeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3827 /* 13: ANeExpr < ANeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ANeExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ANeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -61628,7 +62162,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[122] = { {(bigint) parser___parser_prod___ANeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANeExpr___visit_all}, - {(bigint) 4 /* 62: ANeExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -61636,14 +62170,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[122] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ANeExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ANeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ANeExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ANeExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ANeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ANeExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -61662,13 +62196,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[122] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ANeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ANeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ANeExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ANeExpr___name}, @@ -61676,18 +62210,18 @@ const classtable_elt_t VFT_parser___parser_nodes___ANeExpr[122] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ANeExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ANeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 121: ANeExpr < ANeExpr: superclass init_table position */}, + {(bigint) 9 /* 119: ANeExpr < ANeExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -61921,28 +62455,26 @@ val_t NEW_ANeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[120] = { - {(bigint) 3803 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[118] = { + {(bigint) 3835 /* 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) 299 /* 4: ALtExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ALtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ALtExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ALtExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ALtExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ALtExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ALtExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ALtExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3803 /* 13: ALtExpr < ALtExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALtExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ALtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ALtExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ALtExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ALtExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ALtExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ALtExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ALtExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3835 /* 13: ALtExpr < ALtExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ALtExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ALtExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -61984,7 +62516,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[120] = { {(bigint) parser___parser_prod___ALtExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALtExpr___visit_all}, - {(bigint) 4 /* 62: ALtExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -61992,14 +62524,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ALtExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ALtExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ALtExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ALtExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ALtExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -62018,13 +62550,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ALtExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ALtExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ALtExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ALtExpr___name}, @@ -62032,16 +62564,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ALtExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ALtExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ALtExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: ALtExpr < ALtExpr: superclass init_table position */}, + {(bigint) 9 /* 117: ALtExpr < ALtExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -62275,28 +62807,26 @@ val_t NEW_ALtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[120] = { - {(bigint) 3811 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[118] = { + {(bigint) 3843 /* 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) 299 /* 4: ALeExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ALeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ALeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ALeExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ALeExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ALeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ALeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ALeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3811 /* 13: ALeExpr < ALeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALeExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ALeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ALeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ALeExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ALeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ALeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ALeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ALeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3843 /* 13: ALeExpr < ALeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ALeExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ALeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -62338,7 +62868,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[120] = { {(bigint) parser___parser_prod___ALeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALeExpr___visit_all}, - {(bigint) 4 /* 62: ALeExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -62346,14 +62876,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ALeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ALeExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ALeExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ALeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ALeExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -62372,13 +62902,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ALeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ALeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ALeExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ALeExpr___name}, @@ -62386,16 +62916,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ALeExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ALeExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ALeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: ALeExpr < ALeExpr: superclass init_table position */}, + {(bigint) 9 /* 117: ALeExpr < ALeExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -62629,28 +63159,26 @@ val_t NEW_ALeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[120] = { - {(bigint) 3807 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[118] = { + {(bigint) 3839 /* 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) 299 /* 4: ALlExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ALlExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ALlExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ALlExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ALlExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ALlExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ALlExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ALlExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3807 /* 13: ALlExpr < ALlExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ALlExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ALlExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ALlExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ALlExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ALlExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ALlExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ALlExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ALlExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3839 /* 13: ALlExpr < ALlExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ALlExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ALlExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -62692,7 +63220,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[120] = { {(bigint) parser___parser_prod___ALlExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ALlExpr___visit_all}, - {(bigint) 4 /* 62: ALlExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -62700,14 +63228,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ALlExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ALlExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ALlExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ALlExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ALlExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -62726,13 +63254,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ALlExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ALlExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ALlExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ALlExpr___name}, @@ -62740,16 +63268,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ALlExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ALlExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ALlExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: ALlExpr < ALlExpr: superclass init_table position */}, + {(bigint) 9 /* 117: ALlExpr < ALlExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -62983,28 +63511,26 @@ val_t NEW_ALlExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[120] = { - {(bigint) 3815 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[118] = { + {(bigint) 3847 /* 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) 299 /* 4: AGtExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AGtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AGtExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AGtExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AGtExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AGtExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AGtExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AGtExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3815 /* 13: AGtExpr < AGtExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGtExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AGtExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AGtExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AGtExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AGtExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AGtExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AGtExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AGtExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3847 /* 13: AGtExpr < AGtExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AGtExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AGtExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -63046,7 +63572,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[120] = { {(bigint) parser___parser_prod___AGtExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGtExpr___visit_all}, - {(bigint) 4 /* 62: AGtExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -63054,14 +63580,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AGtExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AGtExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AGtExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AGtExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AGtExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -63080,13 +63606,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AGtExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AGtExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AGtExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AGtExpr___name}, @@ -63094,16 +63620,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AGtExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AGtExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AGtExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AGtExpr < AGtExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AGtExpr < AGtExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -63337,28 +63863,26 @@ val_t NEW_AGtExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[120] = { - {(bigint) 3823 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[118] = { + {(bigint) 3855 /* 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) 299 /* 4: AGeExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AGeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AGeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AGeExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AGeExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AGeExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AGeExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AGeExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3823 /* 13: AGeExpr < AGeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGeExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AGeExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AGeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AGeExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AGeExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AGeExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AGeExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AGeExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3855 /* 13: AGeExpr < AGeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AGeExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AGeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -63400,7 +63924,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[120] = { {(bigint) parser___parser_prod___AGeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGeExpr___visit_all}, - {(bigint) 4 /* 62: AGeExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -63408,14 +63932,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AGeExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AGeExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AGeExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AGeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AGeExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -63434,13 +63958,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AGeExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AGeExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AGeExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AGeExpr___name}, @@ -63448,16 +63972,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AGeExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AGeExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AGeExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AGeExpr < AGeExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AGeExpr < AGeExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -63691,28 +64215,26 @@ val_t NEW_AGeExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[120] = { - {(bigint) 3819 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[118] = { + {(bigint) 3851 /* 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) 299 /* 4: AGgExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AGgExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AGgExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AGgExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AGgExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AGgExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AGgExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AGgExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3819 /* 13: AGgExpr < AGgExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AGgExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AGgExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AGgExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AGgExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AGgExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AGgExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AGgExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AGgExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3851 /* 13: AGgExpr < AGgExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AGgExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AGgExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -63754,7 +64276,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[120] = { {(bigint) parser___parser_prod___AGgExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AGgExpr___visit_all}, - {(bigint) 4 /* 62: AGgExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -63762,14 +64284,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AGgExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AGgExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AGgExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AGgExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AGgExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -63788,13 +64310,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AGgExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AGgExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AGgExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AGgExpr___name}, @@ -63802,16 +64324,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AGgExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AGgExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AGgExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AGgExpr < AGgExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AGgExpr < AGgExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -64045,19 +64567,17 @@ val_t NEW_AGgExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIsaExpr[90] = { - {(bigint) 3603 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIsaExpr[88] = { + {(bigint) 3639 /* 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) 299 /* 4: AIsaExpr < ANode: superclass typecheck marker */}, - {(bigint) 3219 /* 5: AIsaExpr < ATypeCheckExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AIsaExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AIsaExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AIsaExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3603 /* 9: AIsaExpr < AIsaExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIsaExpr < ANode: superclass typecheck marker */}, + {(bigint) 3259 /* 5: AIsaExpr < ATypeCheckExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AIsaExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AIsaExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AIsaExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3639 /* 9: AIsaExpr < AIsaExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -64066,7 +64586,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIsaExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AIsaExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AIsaExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -64108,32 +64628,32 @@ const classtable_elt_t VFT_parser___parser_nodes___AIsaExpr[90] = { {(bigint) parser___parser_prod___AIsaExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIsaExpr___visit_all}, - {(bigint) 2 /* 62: AIsaExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___AIsaExpr___after_typing}, - {(bigint) 0 /* 69: AIsaExpr < ATypeCheckExpr: superclass init_table position */}, + {(bigint) 0 /* 67: AIsaExpr < ATypeCheckExpr: superclass init_table position */}, {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AIsaExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AIsaExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AIsaExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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) 5 /* 84: AIsaExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 5 /* 82: AIsaExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AIsaExpr___empty_init}, {(bigint) parser___parser_prod___AIsaExpr___init_aisaexpr}, - {(bigint) 6 /* 87: AIsaExpr < AIsaExpr: superclass init_table position */}, + {(bigint) 6 /* 85: AIsaExpr < AIsaExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AIsaExpr___n_expr}, {(bigint) parser___parser_nodes___AIsaExpr___n_type}, }; @@ -64267,28 +64787,26 @@ val_t NEW_AIsaExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[120] = { - {(bigint) 3787 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[118] = { + {(bigint) 3819 /* 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) 299 /* 4: APlusExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: APlusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: APlusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: APlusExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: APlusExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: APlusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: APlusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: APlusExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3787 /* 13: APlusExpr < APlusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APlusExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: APlusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: APlusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: APlusExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: APlusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: APlusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: APlusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: APlusExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3819 /* 13: APlusExpr < APlusExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: APlusExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: APlusExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -64330,7 +64848,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[120] = { {(bigint) parser___parser_prod___APlusExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APlusExpr___visit_all}, - {(bigint) 4 /* 62: APlusExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -64338,14 +64856,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: APlusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: APlusExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: APlusExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: APlusExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: APlusExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -64364,13 +64882,13 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: APlusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: APlusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: APlusExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___APlusExpr___name}, @@ -64378,16 +64896,16 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: APlusExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: APlusExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: APlusExpr < APlusExpr: superclass init_table position */}, + {(bigint) 9 /* 117: APlusExpr < APlusExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -64621,28 +65139,26 @@ val_t NEW_APlusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[120] = { - {(bigint) 3799 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[118] = { + {(bigint) 3831 /* 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) 299 /* 4: AMinusExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AMinusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AMinusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AMinusExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AMinusExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AMinusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AMinusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AMinusExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3799 /* 13: AMinusExpr < AMinusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMinusExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AMinusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AMinusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AMinusExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AMinusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AMinusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AMinusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AMinusExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3831 /* 13: AMinusExpr < AMinusExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AMinusExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AMinusExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -64684,7 +65200,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[120] = { {(bigint) parser___parser_prod___AMinusExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMinusExpr___visit_all}, - {(bigint) 4 /* 62: AMinusExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -64692,14 +65208,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AMinusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AMinusExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AMinusExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AMinusExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AMinusExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -64718,13 +65234,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AMinusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AMinusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AMinusExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AMinusExpr___name}, @@ -64732,16 +65248,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AMinusExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AMinusExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AMinusExpr < AMinusExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AMinusExpr < AMinusExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -64975,28 +65491,26 @@ val_t NEW_AMinusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0) stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[120] = { - {(bigint) 3775 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[118] = { + {(bigint) 3807 /* 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) 299 /* 4: AStarshipExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AStarshipExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AStarshipExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AStarshipExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AStarshipExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AStarshipExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AStarshipExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AStarshipExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3775 /* 13: AStarshipExpr < AStarshipExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStarshipExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AStarshipExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AStarshipExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AStarshipExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AStarshipExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AStarshipExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AStarshipExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AStarshipExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3807 /* 13: AStarshipExpr < AStarshipExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AStarshipExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AStarshipExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -65038,7 +65552,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[120] = { {(bigint) parser___parser_prod___AStarshipExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStarshipExpr___visit_all}, - {(bigint) 4 /* 62: AStarshipExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -65046,14 +65560,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AStarshipExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AStarshipExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AStarshipExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AStarshipExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AStarshipExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -65072,13 +65586,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AStarshipExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AStarshipExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AStarshipExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AStarshipExpr___name}, @@ -65086,16 +65600,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarshipExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AStarshipExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AStarshipExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AStarshipExpr < AStarshipExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AStarshipExpr < AStarshipExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -65329,28 +65843,26 @@ val_t NEW_AStarshipExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[120] = { - {(bigint) 3779 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[118] = { + {(bigint) 3811 /* 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) 299 /* 4: AStarExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AStarExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AStarExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AStarExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AStarExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AStarExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AStarExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: AStarExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3779 /* 13: AStarExpr < AStarExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStarExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AStarExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AStarExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AStarExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AStarExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AStarExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AStarExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: AStarExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3811 /* 13: AStarExpr < AStarExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: AStarExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AStarExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -65392,7 +65904,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[120] = { {(bigint) parser___parser_prod___AStarExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStarExpr___visit_all}, - {(bigint) 4 /* 62: AStarExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -65400,14 +65912,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AStarExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AStarExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AStarExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AStarExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AStarExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -65426,13 +65938,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AStarExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AStarExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AStarExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AStarExpr___name}, @@ -65440,16 +65952,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AStarExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AStarExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: AStarExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: AStarExpr < AStarExpr: superclass init_table position */}, + {(bigint) 9 /* 117: AStarExpr < AStarExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -65683,28 +66195,26 @@ val_t NEW_AStarExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[120] = { - {(bigint) 3783 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[118] = { + {(bigint) 3815 /* 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) 299 /* 4: ASlashExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ASlashExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ASlashExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASlashExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ASlashExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ASlashExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ASlashExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: ASlashExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3783 /* 13: ASlashExpr < ASlashExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASlashExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ASlashExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ASlashExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASlashExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ASlashExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ASlashExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ASlashExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: ASlashExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3815 /* 13: ASlashExpr < ASlashExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ASlashExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ASlashExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -65746,7 +66256,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[120] = { {(bigint) parser___parser_prod___ASlashExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASlashExpr___visit_all}, - {(bigint) 4 /* 62: ASlashExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -65754,14 +66264,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ASlashExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ASlashExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ASlashExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ASlashExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ASlashExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -65780,13 +66290,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ASlashExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ASlashExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ASlashExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASlashExpr___name}, @@ -65794,16 +66304,16 @@ const classtable_elt_t VFT_parser___parser_nodes___ASlashExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ASlashExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ASlashExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: ASlashExpr < ASlashExpr: superclass init_table position */}, + {(bigint) 9 /* 117: ASlashExpr < ASlashExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -66037,28 +66547,26 @@ val_t NEW_ASlashExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0) stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[120] = { - {(bigint) 3791 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[118] = { + {(bigint) 3823 /* 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) 299 /* 4: APercentExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: APercentExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: APercentExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: APercentExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: APercentExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: APercentExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: APercentExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3771 /* 12: APercentExpr < ABinopExpr: superclass typecheck marker */}, - {(bigint) 3791 /* 13: APercentExpr < APercentExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APercentExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: APercentExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: APercentExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: APercentExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: APercentExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: APercentExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: APercentExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3803 /* 12: APercentExpr < ABinopExpr: superclass typecheck marker */}, + {(bigint) 3823 /* 13: APercentExpr < APercentExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: APercentExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: APercentExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -66100,7 +66608,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[120] = { {(bigint) parser___parser_prod___APercentExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APercentExpr___visit_all}, - {(bigint) 4 /* 62: APercentExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -66108,14 +66616,14 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[120] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: APercentExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: APercentExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: APercentExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: APercentExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: APercentExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -66134,13 +66642,13 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[120] = { {(bigint) syntax___typing___ABinopExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: APercentExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: APercentExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: APercentExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___APercentExpr___name}, @@ -66148,16 +66656,16 @@ const classtable_elt_t VFT_parser___parser_nodes___APercentExpr[120] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: APercentExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: APercentExpr < ABinopExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 119: APercentExpr < APercentExpr: superclass init_table position */}, + {(bigint) 9 /* 117: APercentExpr < APercentExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -66391,28 +66899,26 @@ val_t NEW_APercentExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[117] = { - {(bigint) 3751 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[115] = { + {(bigint) 3783 /* 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) 299 /* 4: AUminusExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AUminusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AUminusExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AUminusExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AUminusExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AUminusExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AUminusExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3751 /* 12: AUminusExpr < AUminusExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AUminusExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AUminusExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AUminusExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AUminusExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AUminusExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AUminusExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AUminusExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3783 /* 12: AUminusExpr < AUminusExpr: 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) 5 /* 20: AUminusExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AUminusExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -66454,7 +66960,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[117] = { {(bigint) parser___parser_prod___AUminusExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AUminusExpr___visit_all}, - {(bigint) 4 /* 62: AUminusExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -66462,14 +66968,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[117] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AUminusExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AUminusExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AUminusExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AUminusExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AUminusExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -66488,13 +66994,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[117] = { {(bigint) syntax___typing___AUminusExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AUminusExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AUminusExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AUminusExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AUminusExpr___name}, @@ -66502,12 +67008,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AUminusExpr[117] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AUminusExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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 /* 115: AUminusExpr < AUminusExpr: superclass init_table position */}, + {(bigint) 8 /* 113: AUminusExpr < AUminusExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AUminusExpr___n_minus}, }; /* 0: Pointer to the classtable */ @@ -66700,20 +67206,18 @@ val_t NEW_AUminusExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0 stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[112] = { - {(bigint) 3723 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[110] = { + {(bigint) 3755 /* 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) 299 /* 4: ANewExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ANewExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ANewExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ANewExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ANewExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3723 /* 10: ANewExpr < ANewExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANewExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ANewExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ANewExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ANewExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ANewExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3755 /* 10: ANewExpr < ANewExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66721,7 +67225,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[112] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 4 /* 20: ANewExpr < Object: superclass init_table position */}, + {(bigint) 4 /* 18: ANewExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -66763,7 +67267,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[112] = { {(bigint) parser___parser_prod___ANewExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANewExpr___visit_all}, - {(bigint) 3 /* 62: ANewExpr < ANode: superclass init_table position */}, + {(bigint) 3 /* 60: 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}, @@ -66773,12 +67277,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[112] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 2 /* 72: ANewExpr < Prod: superclass init_table position */}, + {(bigint) 2 /* 70: ANewExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 5 /* 77: ANewExpr < AExpr: superclass init_table position */}, + {(bigint) 5 /* 75: 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}, @@ -66797,18 +67301,18 @@ const classtable_elt_t VFT_parser___parser_nodes___ANewExpr[112] = { {(bigint) syntax___typing___ANewExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 1 /* 96: ANewExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 94: 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 /* 102: ANewExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 0 /* 100: 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 /* 107: ANewExpr < ANewExpr: superclass init_table position */}, + {(bigint) 6 /* 105: 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}, @@ -66972,17 +67476,15 @@ val_t NEW_ANewExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[98] = { - {(bigint) 3455 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[96] = { + {(bigint) 3495 /* 0: Identity */}, {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAttrFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAttrFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAttrFormExpr < ANode: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AAttrFormExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAttrFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAttrFormExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAttrFormExpr < ANode: superclass typecheck marker */}, + {(bigint) 3495 /* 5: AAttrFormExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAttrFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAttrFormExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -66993,7 +67495,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[98] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAttrFormExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAttrFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -67035,7 +67537,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[98] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAttrFormExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAttrFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -67045,12 +67547,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[98] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAttrFormExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAttrFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAttrFormExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AAttrFormExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -67068,7 +67570,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrFormExpr[98] = { {(bigint) syntax___typing___AAttrFormExpr___do_typing}, {(bigint) syntax___typing___AAttrFormExpr___prop}, {(bigint) syntax___typing___AAttrFormExpr___attr_type}, - {(bigint) 4 /* 95: AAttrFormExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) 4 /* 93: AAttrFormExpr < AAttrFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, }; @@ -67167,18 +67669,16 @@ val_t NEW_AAttrFormExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[101] = { - {(bigint) 3679 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[99] = { + {(bigint) 3715 /* 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) 299 /* 4: AAttrExpr < ANode: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AAttrExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAttrExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAttrExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3679 /* 8: AAttrExpr < AAttrExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAttrExpr < ANode: superclass typecheck marker */}, + {(bigint) 3495 /* 5: AAttrExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAttrExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAttrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3715 /* 8: AAttrExpr < AAttrExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67188,7 +67688,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[101] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAttrExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAttrExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -67230,7 +67730,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[101] = { {(bigint) parser___parser_prod___AAttrExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAttrExpr___visit_all}, - {(bigint) 1 /* 62: AAttrExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -67240,12 +67740,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[101] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAttrExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAttrExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAttrExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -67263,12 +67763,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrExpr[101] = { {(bigint) syntax___typing___AAttrFormExpr___do_typing}, {(bigint) syntax___typing___AAttrFormExpr___prop}, {(bigint) syntax___typing___AAttrFormExpr___attr_type}, - {(bigint) 4 /* 95: AAttrExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) 4 /* 93: 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 /* 100: AAttrExpr < AAttrExpr: superclass init_table position */}, + {(bigint) 5 /* 98: AAttrExpr < AAttrExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -67407,19 +67907,17 @@ val_t NEW_AAttrExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { - {(bigint) 3683 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[96] = { + {(bigint) 3719 /* 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) 299 /* 4: AAttrAssignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AAttrAssignExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAttrAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAttrAssignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3463 /* 8: AAttrAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3683 /* 9: AAttrAssignExpr < AAttrAssignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAttrAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3495 /* 5: AAttrAssignExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAttrAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAttrAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: AAttrAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3719 /* 9: AAttrAssignExpr < AAttrAssignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67428,7 +67926,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAttrAssignExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAttrAssignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -67470,7 +67968,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { {(bigint) parser___parser_prod___AAttrAssignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAttrAssignExpr___visit_all}, - {(bigint) 1 /* 62: AAttrAssignExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -67480,12 +67978,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAttrAssignExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAttrAssignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAttrAssignExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -67494,8 +67992,8 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAttrAssignExpr___empty_init}, {(bigint) parser___parser_prod___AAttrAssignExpr___init_aattrassignexpr}, - {(bigint) 6 /* 86: AAttrAssignExpr < AAttrAssignExpr: superclass init_table position */}, - {(bigint) 5 /* 87: AAttrAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) 6 /* 84: AAttrAssignExpr < AAttrAssignExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AAttrAssignExpr < AAssignFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, {0} /* Class Hole :( */, @@ -67503,7 +68001,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrAssignExpr[98] = { {(bigint) syntax___typing___AAttrFormExpr___do_typing}, {(bigint) syntax___typing___AAttrFormExpr___prop}, {(bigint) syntax___typing___AAttrFormExpr___attr_type}, - {(bigint) 4 /* 95: AAttrAssignExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) 4 /* 93: AAttrAssignExpr < AAttrFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, }; @@ -67658,28 +68156,26 @@ val_t NEW_AAttrAssignExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[118] = { - {(bigint) 3763 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[116] = { + {(bigint) 3795 /* 0: Identity */}, {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ACallFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ACallFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ACallFormExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ACallFormExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ACallFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACallFormExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ACallFormExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ACallFormExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ACallFormExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3763 /* 13: ACallFormExpr < ACallFormExpr: superclass typecheck marker */}, + {(bigint) 307 /* 4: ACallFormExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ACallFormExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ACallFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACallFormExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ACallFormExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ACallFormExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ACallFormExpr < ASendExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3795 /* 13: ACallFormExpr < ACallFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ACallFormExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ACallFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -67721,7 +68217,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[118] = { {(bigint) parser___parser_prod___ASendExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASendExpr___visit_all}, - {(bigint) 4 /* 62: ACallFormExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: ACallFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -67729,14 +68225,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[118] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ACallFormExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ACallFormExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ACallFormExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ACallFormExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ACallFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ACallFormExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: ACallFormExpr < 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}, @@ -67755,13 +68251,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[118] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ACallFormExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: ACallFormExpr < 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 /* 102: ACallFormExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ACallFormExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASendExpr___name}, @@ -67769,12 +68265,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallFormExpr[118] = { {(bigint) syntax___typing___ACallFormExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ACallFormExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ACallFormExpr < 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___ACallFormExpr___variable_create}, - {(bigint) 8 /* 115: ACallFormExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) 8 /* 113: ACallFormExpr < ACallFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ACallFormExpr___n_id}, {(bigint) parser___parser_nodes___ACallFormExpr___n_args}, }; @@ -67935,19 +68431,17 @@ val_t NEW_ACallFormExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[98] = { - {(bigint) 3675 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[96] = { + {(bigint) 3711 /* 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) 299 /* 4: AAttrReassignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AAttrReassignExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAttrReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAttrReassignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: AAttrReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3675 /* 9: AAttrReassignExpr < AAttrReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAttrReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3495 /* 5: AAttrReassignExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAttrReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAttrReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: AAttrReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3711 /* 9: AAttrReassignExpr < AAttrReassignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -67956,7 +68450,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[98] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAttrReassignExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAttrReassignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -67998,7 +68492,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[98] = { {(bigint) parser___parser_prod___AAttrReassignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAttrReassignExpr___visit_all}, - {(bigint) 1 /* 62: AAttrReassignExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -68008,12 +68502,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[98] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAttrReassignExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAttrReassignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAttrReassignExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -68022,16 +68516,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AAttrReassignExpr[98] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAttrReassignExpr___empty_init}, {(bigint) parser___parser_prod___AAttrReassignExpr___init_aattrreassignexpr}, - {(bigint) 6 /* 86: AAttrReassignExpr < AAttrReassignExpr: superclass init_table position */}, + {(bigint) 6 /* 84: AAttrReassignExpr < AAttrReassignExpr: superclass init_table position */}, {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, {(bigint) syntax___typing___AReassignFormExpr___assign_method}, - {(bigint) 5 /* 89: AAttrReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 5 /* 87: 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) 4 /* 95: AAttrReassignExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) 4 /* 93: AAttrReassignExpr < AAttrFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_expr}, {(bigint) parser___parser_nodes___AAttrFormExpr___n_id}, }; @@ -68186,28 +68680,26 @@ val_t NEW_AAttrReassignExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[121] = { - {(bigint) 3835 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[119] = { + {(bigint) 3867 /* 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) 299 /* 4: ACallExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ACallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ACallExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACallExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ACallExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ACallExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ACallExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3763 /* 13: ACallExpr < ACallFormExpr: superclass typecheck marker */}, - {(bigint) 3835 /* 14: ACallExpr < ACallExpr: superclass typecheck marker */}, + {(bigint) 307 /* 4: ACallExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ACallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ACallExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACallExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ACallExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ACallExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ACallExpr < ASendExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3795 /* 13: ACallExpr < ACallFormExpr: superclass typecheck marker */}, + {(bigint) 3867 /* 14: ACallExpr < ACallExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ACallExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ACallExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -68249,7 +68741,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[121] = { {(bigint) parser___parser_prod___ACallExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACallExpr___visit_all}, - {(bigint) 4 /* 62: ACallExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -68257,14 +68749,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[121] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ACallFormExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ACallExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ACallExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ACallExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ACallExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ACallExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -68283,13 +68775,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[121] = { {(bigint) syntax___typing___ACallExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ACallExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ACallExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ACallExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ACallExpr___name}, @@ -68297,17 +68789,17 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallExpr[121] = { {(bigint) syntax___typing___ACallFormExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ACallExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ACallExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) 8 /* 113: 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 /* 120: ACallExpr < ACallExpr: superclass init_table position */}, + {(bigint) 9 /* 118: ACallExpr < ACallExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -68512,28 +69004,26 @@ val_t NEW_ACallExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { - {(bigint) 3839 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[116] = { + {(bigint) 3871 /* 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) 299 /* 4: ACallAssignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ACallAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ACallAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACallAssignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3463 /* 8: ACallAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 9: ACallAssignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ACallAssignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ACallAssignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3839 /* 12: ACallAssignExpr < ACallAssignExpr: superclass typecheck marker */}, - {(bigint) 3763 /* 13: ACallAssignExpr < ACallFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACallAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ACallAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ACallAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACallAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: ACallAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3739 /* 9: ACallAssignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ACallAssignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ACallAssignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3871 /* 12: ACallAssignExpr < ACallAssignExpr: superclass typecheck marker */}, + {(bigint) 3795 /* 13: ACallAssignExpr < ACallFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ACallAssignExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ACallAssignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -68575,7 +69065,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { {(bigint) parser___parser_prod___ACallAssignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACallAssignExpr___visit_all}, - {(bigint) 4 /* 62: ACallAssignExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -68583,14 +69073,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ACallFormExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ACallAssignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ACallAssignExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ACallAssignExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ACallAssignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ACallAssignExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -68599,8 +69089,8 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ACallAssignExpr___empty_init}, {(bigint) parser___parser_prod___ACallAssignExpr___init_acallassignexpr}, - {(bigint) 10 /* 86: ACallAssignExpr < ACallAssignExpr: superclass init_table position */}, - {(bigint) 9 /* 87: ACallAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) 10 /* 84: ACallAssignExpr < ACallAssignExpr: superclass init_table position */}, + {(bigint) 9 /* 85: ACallAssignExpr < AAssignFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, {0} /* Class Hole :( */, @@ -68609,13 +69099,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { {(bigint) syntax___typing___ACallAssignExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ACallAssignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ACallAssignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ACallAssignExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ACallAssignExpr___name}, @@ -68623,12 +69113,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallAssignExpr[118] = { {(bigint) syntax___typing___ACallFormExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ACallAssignExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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) 8 /* 115: ACallAssignExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) 8 /* 113: ACallAssignExpr < ACallFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ACallFormExpr___n_id}, {(bigint) parser___parser_nodes___ACallFormExpr___n_args}, }; @@ -68847,28 +69337,26 @@ val_t NEW_ACallAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[121] = { - {(bigint) 3831 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[119] = { + {(bigint) 3863 /* 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) 299 /* 4: ACallReassignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ACallReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ACallReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACallReassignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: ACallReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 9: ACallReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ACallReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ACallReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3755 /* 12: ACallReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {(bigint) 3763 /* 13: ACallReassignExpr < ACallFormExpr: superclass typecheck marker */}, - {(bigint) 3831 /* 14: ACallReassignExpr < ACallReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACallReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ACallReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ACallReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACallReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: ACallReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3739 /* 9: ACallReassignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ACallReassignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ACallReassignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3787 /* 12: ACallReassignExpr < ASendReassignExpr: superclass typecheck marker */}, + {(bigint) 3795 /* 13: ACallReassignExpr < ACallFormExpr: superclass typecheck marker */}, + {(bigint) 3863 /* 14: ACallReassignExpr < ACallReassignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 7 /* 20: ACallReassignExpr < Object: superclass init_table position */}, + {(bigint) 7 /* 18: ACallReassignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -68910,7 +69398,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[121] = { {(bigint) parser___parser_prod___ACallReassignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACallReassignExpr___visit_all}, - {(bigint) 6 /* 62: ACallReassignExpr < ANode: superclass init_table position */}, + {(bigint) 6 /* 60: 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}, @@ -68918,39 +69406,39 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[121] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ACallFormExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 1 /* 70: ACallReassignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 1 /* 68: ACallReassignExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 5 /* 72: ACallReassignExpr < Prod: superclass init_table position */}, + {(bigint) 5 /* 70: ACallReassignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 8 /* 77: ACallReassignExpr < AExpr: superclass init_table position */}, + {(bigint) 8 /* 75: 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) 0 /* 84: ACallReassignExpr < ASendReassignExpr: superclass init_table position */}, + {(bigint) 0 /* 82: ACallReassignExpr < ASendReassignExpr: superclass init_table position */}, {(bigint) syntax___typing___ASendReassignExpr___read_prop}, {0} /* Class Hole :( */, {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, {(bigint) syntax___typing___AReassignFormExpr___assign_method}, - {(bigint) 9 /* 89: ACallReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 9 /* 87: 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) 3 /* 96: ACallReassignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 3 /* 94: 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) 2 /* 102: ACallReassignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 100: ACallReassignExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ACallReassignExpr___name}, @@ -68958,17 +69446,17 @@ const classtable_elt_t VFT_parser___parser_nodes___ACallReassignExpr[121] = { {(bigint) syntax___typing___ACallFormExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 4 /* 110: ACallReassignExpr < ASendExpr: superclass init_table position */}, + {(bigint) 4 /* 108: 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 /* 115: ACallReassignExpr < ACallFormExpr: superclass init_table position */}, + {(bigint) 10 /* 113: 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) 11 /* 120: ACallReassignExpr < ACallReassignExpr: superclass init_table position */}, + {(bigint) 11 /* 118: ACallReassignExpr < ACallReassignExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -69185,28 +69673,26 @@ val_t NEW_ACallReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(va stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[112] = { - {(bigint) 3743 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[110] = { + {(bigint) 3775 /* 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) 299 /* 4: ASuperExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ASuperExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ASuperExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASuperExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ASuperExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ASuperExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3743 /* 11: ASuperExpr < ASuperExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASuperExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ASuperExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ASuperExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASuperExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ASuperExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ASuperExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3775 /* 11: ASuperExpr < ASuperExpr: 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 /* 20: ASuperExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ASuperExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -69248,7 +69734,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[112] = { {(bigint) parser___parser_prod___ASuperExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASuperExpr___visit_all}, - {(bigint) 4 /* 62: ASuperExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -69256,14 +69742,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[112] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASuperExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ASuperExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ASuperExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ASuperExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ASuperExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ASuperExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -69282,19 +69768,19 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperExpr[112] = { {(bigint) syntax___typing___ASuperExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ASuperExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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 /* 102: ASuperExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: 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 /* 108: ASuperExpr < ASuperExpr: superclass init_table position */}, + {(bigint) 7 /* 106: 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}, @@ -69450,28 +69936,26 @@ val_t NEW_ASuperExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[118] = { - {(bigint) 3759 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[116] = { + {(bigint) 3791 /* 0: Identity */}, {(bigint) 22 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AInitExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AInitExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AInitExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AInitExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AInitExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AInitExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AInitExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: AInitExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: AInitExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3759 /* 12: AInitExpr < AInitExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AInitExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AInitExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AInitExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AInitExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AInitExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: AInitExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: AInitExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3791 /* 12: AInitExpr < AInitExpr: 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) 5 /* 20: AInitExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: AInitExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -69513,7 +69997,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[118] = { {(bigint) parser___parser_prod___AInitExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AInitExpr___visit_all}, - {(bigint) 4 /* 62: AInitExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -69521,14 +70005,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[118] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: AInitExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: AInitExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: AInitExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: AInitExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: AInitExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -69547,13 +70031,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[118] = { {(bigint) syntax___typing___AInitExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: AInitExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: AInitExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: AInitExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___AInitExpr___name}, @@ -69561,12 +70045,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AInitExpr[118] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: AInitExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: 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 /* 115: AInitExpr < AInitExpr: superclass init_table position */}, + {(bigint) 8 /* 113: AInitExpr < AInitExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AInitExpr___n_kwinit}, {(bigint) parser___parser_nodes___AInitExpr___n_args}, }; @@ -69771,28 +70255,26 @@ val_t NEW_AInitExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[115] = { - {(bigint) 3767 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[113] = { + {(bigint) 3799 /* 0: Identity */}, {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ABraFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ABraFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ABraFormExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ABraFormExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABraFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABraFormExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ABraFormExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ABraFormExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ABraFormExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3767 /* 13: ABraFormExpr < ABraFormExpr: superclass typecheck marker */}, + {(bigint) 307 /* 4: ABraFormExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ABraFormExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABraFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABraFormExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ABraFormExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ABraFormExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ABraFormExpr < ASendExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3799 /* 13: ABraFormExpr < ABraFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ABraFormExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ABraFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -69834,7 +70316,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[115] = { {(bigint) parser___parser_prod___ASendExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASendExpr___visit_all}, - {(bigint) 4 /* 62: ABraFormExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: ABraFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -69842,14 +70324,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[115] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ABraFormExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ABraFormExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ABraFormExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ABraFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ABraFormExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: ABraFormExpr < 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}, @@ -69868,13 +70350,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[115] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ABraFormExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: ABraFormExpr < 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 /* 102: ABraFormExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ABraFormExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASendExpr___name}, @@ -69882,10 +70364,10 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraFormExpr[115] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ABraFormExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ABraFormExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, - {(bigint) 8 /* 113: ABraFormExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) 8 /* 111: ABraFormExpr < ABraFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ABraFormExpr___n_args}, }; /* 0: Pointer to the classtable */ @@ -70039,28 +70521,26 @@ val_t NEW_ABraFormExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[118] = { - {(bigint) 3847 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[116] = { + {(bigint) 3879 /* 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) 299 /* 4: ABraExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ABraExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABraExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABraExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ABraExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ABraExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ABraExpr < ASendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3767 /* 13: ABraExpr < ABraFormExpr: superclass typecheck marker */}, - {(bigint) 3847 /* 14: ABraExpr < ABraExpr: superclass typecheck marker */}, + {(bigint) 307 /* 4: ABraExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ABraExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABraExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABraExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ABraExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ABraExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ABraExpr < ASendExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3799 /* 13: ABraExpr < ABraFormExpr: superclass typecheck marker */}, + {(bigint) 3879 /* 14: ABraExpr < ABraExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ABraExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ABraExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -70102,7 +70582,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[118] = { {(bigint) parser___parser_prod___ABraExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABraExpr___visit_all}, - {(bigint) 4 /* 62: ABraExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -70110,14 +70590,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[118] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ABraExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ABraExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ABraExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ABraExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ABraExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -70136,13 +70616,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[118] = { {(bigint) syntax___typing___ABraExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ABraExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ABraExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ABraExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ABraExpr___name}, @@ -70150,14 +70630,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraExpr[118] = { {(bigint) syntax___typing___ABraExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ABraExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ABraExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, - {(bigint) 8 /* 113: ABraExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) 8 /* 111: 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 /* 117: ABraExpr < ABraExpr: superclass init_table position */}, + {(bigint) 9 /* 115: ABraExpr < ABraExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -70354,28 +70834,26 @@ val_t NEW_ABraExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { - {(bigint) 3851 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[113] = { + {(bigint) 3883 /* 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) 299 /* 4: ABraAssignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ABraAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABraAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABraAssignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3463 /* 8: ABraAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 9: ABraAssignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ABraAssignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ABraAssignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3851 /* 12: ABraAssignExpr < ABraAssignExpr: superclass typecheck marker */}, - {(bigint) 3767 /* 13: ABraAssignExpr < ABraFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABraAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ABraAssignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABraAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABraAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: ABraAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3739 /* 9: ABraAssignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ABraAssignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ABraAssignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3883 /* 12: ABraAssignExpr < ABraAssignExpr: superclass typecheck marker */}, + {(bigint) 3799 /* 13: ABraAssignExpr < ABraFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 5 /* 20: ABraAssignExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ABraAssignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -70417,7 +70895,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { {(bigint) parser___parser_prod___ABraAssignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABraAssignExpr___visit_all}, - {(bigint) 4 /* 62: ABraAssignExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: 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}, @@ -70425,14 +70903,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ABraAssignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ABraAssignExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ABraAssignExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ABraAssignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ABraAssignExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: 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}, @@ -70441,8 +70919,8 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ABraAssignExpr___empty_init}, {(bigint) parser___parser_prod___ABraAssignExpr___init_abraassignexpr}, - {(bigint) 10 /* 86: ABraAssignExpr < ABraAssignExpr: superclass init_table position */}, - {(bigint) 9 /* 87: ABraAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) 10 /* 84: ABraAssignExpr < ABraAssignExpr: superclass init_table position */}, + {(bigint) 9 /* 85: ABraAssignExpr < AAssignFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_assign}, {(bigint) parser___parser_nodes___AAssignFormExpr___n_value}, {0} /* Class Hole :( */, @@ -70451,13 +70929,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { {(bigint) syntax___typing___ABraAssignExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ABraAssignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: 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) 1 /* 102: ABraAssignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ABraAssignExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ABraAssignExpr___name}, @@ -70465,10 +70943,10 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraAssignExpr[115] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ABraAssignExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ABraAssignExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, - {(bigint) 8 /* 113: ABraAssignExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) 8 /* 111: ABraAssignExpr < ABraFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ABraFormExpr___n_args}, }; /* 0: Pointer to the classtable */ @@ -70678,17 +71156,15 @@ val_t NEW_ABraAssignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[87] = { - {(bigint) 3211 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[85] = { + {(bigint) 3251 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AVarFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AVarFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AVarFormExpr < ANode: superclass typecheck marker */}, - {(bigint) 3211 /* 5: AVarFormExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AVarFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AVarFormExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVarFormExpr < ANode: superclass typecheck marker */}, + {(bigint) 3251 /* 5: AVarFormExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AVarFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AVarFormExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -70699,7 +71175,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVarFormExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVarFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -70741,7 +71217,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[87] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AVarFormExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AVarFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -70751,12 +71227,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[87] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVarFormExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVarFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AVarFormExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AVarFormExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -70764,7 +71240,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarFormExpr[87] = { {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___typing___AVarFormExpr___variable}, - {(bigint) 4 /* 85: AVarFormExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) 4 /* 83: AVarFormExpr < AVarFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AVarFormExpr___n_id}, }; /* 0: Pointer to the classtable */ @@ -70850,28 +71326,26 @@ val_t NEW_AVarFormExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[118] = { - {(bigint) 3843 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[116] = { + {(bigint) 3875 /* 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) 299 /* 4: ABraReassignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ABraReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ABraReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ABraReassignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: ABraReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 9: ABraReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ABraReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ABraReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3755 /* 12: ABraReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {(bigint) 3767 /* 13: ABraReassignExpr < ABraFormExpr: superclass typecheck marker */}, - {(bigint) 3843 /* 14: ABraReassignExpr < ABraReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABraReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ABraReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ABraReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ABraReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: ABraReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3739 /* 9: ABraReassignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ABraReassignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ABraReassignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3787 /* 12: ABraReassignExpr < ASendReassignExpr: superclass typecheck marker */}, + {(bigint) 3799 /* 13: ABraReassignExpr < ABraFormExpr: superclass typecheck marker */}, + {(bigint) 3875 /* 14: ABraReassignExpr < ABraReassignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 7 /* 20: ABraReassignExpr < Object: superclass init_table position */}, + {(bigint) 7 /* 18: ABraReassignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -70913,7 +71387,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[118] = { {(bigint) parser___parser_prod___ABraReassignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABraReassignExpr___visit_all}, - {(bigint) 6 /* 62: ABraReassignExpr < ANode: superclass init_table position */}, + {(bigint) 6 /* 60: 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}, @@ -70921,39 +71395,39 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[118] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 1 /* 70: ABraReassignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 1 /* 68: ABraReassignExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 5 /* 72: ABraReassignExpr < Prod: superclass init_table position */}, + {(bigint) 5 /* 70: ABraReassignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 8 /* 77: ABraReassignExpr < AExpr: superclass init_table position */}, + {(bigint) 8 /* 75: 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) 0 /* 84: ABraReassignExpr < ASendReassignExpr: superclass init_table position */}, + {(bigint) 0 /* 82: ABraReassignExpr < ASendReassignExpr: superclass init_table position */}, {(bigint) syntax___typing___ASendReassignExpr___read_prop}, {0} /* Class Hole :( */, {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, {(bigint) syntax___typing___AReassignFormExpr___assign_method}, - {(bigint) 9 /* 89: ABraReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 9 /* 87: 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) 3 /* 96: ABraReassignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 3 /* 94: 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) 2 /* 102: ABraReassignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 100: ABraReassignExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ABraReassignExpr___name}, @@ -70961,14 +71435,14 @@ const classtable_elt_t VFT_parser___parser_nodes___ABraReassignExpr[118] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 4 /* 110: ABraReassignExpr < ASendExpr: superclass init_table position */}, + {(bigint) 4 /* 108: ABraReassignExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, - {(bigint) 10 /* 113: ABraReassignExpr < ABraFormExpr: superclass init_table position */}, + {(bigint) 10 /* 111: 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) 11 /* 117: ABraReassignExpr < ABraReassignExpr: superclass init_table position */}, + {(bigint) 11 /* 115: ABraReassignExpr < ABraReassignExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -71177,18 +71651,16 @@ val_t NEW_ABraReassignExpr_parser___parser_prod___ASendExpr___init_asendexpr(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[106] = { - {(bigint) 3663 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[104] = { + {(bigint) 3699 /* 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) 299 /* 4: AClosureCallExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AClosureCallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AClosureCallExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AClosureCallExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3663 /* 8: AClosureCallExpr < AClosureCallExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClosureCallExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AClosureCallExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AClosureCallExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AClosureCallExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3699 /* 8: AClosureCallExpr < AClosureCallExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71198,7 +71670,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[106] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AClosureCallExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AClosureCallExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -71240,7 +71712,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[106] = { {(bigint) parser___parser_prod___AClosureCallExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AClosureCallExpr___visit_all}, - {(bigint) 2 /* 62: AClosureCallExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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}, @@ -71250,12 +71722,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[106] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AClosureCallExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AClosureCallExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AClosureCallExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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}, @@ -71274,13 +71746,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureCallExpr[106] = { {(bigint) syntax___typing___AClosureCallExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 0 /* 96: AClosureCallExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 0 /* 94: 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 /* 102: AClosureCallExpr < AClosureCallExpr: superclass init_table position */}, + {(bigint) 5 /* 100: 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}, @@ -71436,18 +71908,16 @@ val_t NEW_AClosureCallExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[90] = { - {(bigint) 3543 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[88] = { + {(bigint) 3579 /* 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) 299 /* 4: AVarExpr < ANode: superclass typecheck marker */}, - {(bigint) 3211 /* 5: AVarExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AVarExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AVarExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3543 /* 8: AVarExpr < AVarExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVarExpr < ANode: superclass typecheck marker */}, + {(bigint) 3251 /* 5: AVarExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AVarExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AVarExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3579 /* 8: AVarExpr < AVarExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71457,7 +71927,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVarExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVarExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -71499,7 +71969,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[90] = { {(bigint) parser___parser_prod___AVarExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AVarExpr___visit_all}, - {(bigint) 1 /* 62: AVarExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -71509,12 +71979,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[90] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVarExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVarExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AVarExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -71522,11 +71992,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarExpr[90] = { {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___typing___AVarFormExpr___variable}, - {(bigint) 4 /* 85: AVarExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) 4 /* 83: 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 /* 89: AVarExpr < AVarExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AVarExpr < AVarExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -71651,19 +72121,17 @@ val_t NEW_AVarExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[93] = { - {(bigint) 3547 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[91] = { + {(bigint) 3583 /* 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) 299 /* 4: AVarAssignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3211 /* 5: AVarAssignExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AVarAssignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AVarAssignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3463 /* 8: AVarAssignExpr < AAssignFormExpr: superclass typecheck marker */}, - {(bigint) 3547 /* 9: AVarAssignExpr < AVarAssignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVarAssignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3251 /* 5: AVarAssignExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AVarAssignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AVarAssignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3503 /* 8: AVarAssignExpr < AAssignFormExpr: superclass typecheck marker */}, + {(bigint) 3583 /* 9: AVarAssignExpr < AVarAssignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71672,7 +72140,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[93] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVarAssignExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVarAssignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -71714,7 +72182,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[93] = { {(bigint) parser___parser_prod___AVarAssignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AVarAssignExpr___visit_all}, - {(bigint) 1 /* 62: AVarAssignExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -71724,12 +72192,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[93] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVarAssignExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVarAssignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AVarAssignExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -71737,14 +72205,14 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarAssignExpr[93] = { {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___typing___AVarFormExpr___variable}, - {(bigint) 4 /* 85: AVarAssignExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) 4 /* 83: AVarAssignExpr < AVarFormExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AVarFormExpr___n_id}, - {(bigint) 5 /* 87: AVarAssignExpr < AAssignFormExpr: superclass init_table position */}, + {(bigint) 5 /* 85: 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 /* 92: AVarAssignExpr < AVarAssignExpr: superclass init_table position */}, + {(bigint) 6 /* 90: AVarAssignExpr < AVarAssignExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -71885,19 +72353,17 @@ val_t NEW_AVarAssignExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[95] = { - {(bigint) 3539 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[93] = { + {(bigint) 3575 /* 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) 299 /* 4: AVarReassignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3211 /* 5: AVarReassignExpr < AVarFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AVarReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AVarReassignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: AVarReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3539 /* 9: AVarReassignExpr < AVarReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AVarReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3251 /* 5: AVarReassignExpr < AVarFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AVarReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AVarReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: AVarReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3575 /* 9: AVarReassignExpr < AVarReassignExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -71906,7 +72372,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[95] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AVarReassignExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AVarReassignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -71948,7 +72414,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[95] = { {(bigint) parser___parser_prod___AVarReassignExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AVarReassignExpr___visit_all}, - {(bigint) 1 /* 62: AVarReassignExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -71958,12 +72424,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[95] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AVarReassignExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AVarReassignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AVarReassignExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -71971,16 +72437,16 @@ const classtable_elt_t VFT_parser___parser_nodes___AVarReassignExpr[95] = { {(bigint) syntax___typing___AExpr___if_true_flow_ctx}, {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___typing___AVarFormExpr___variable}, - {(bigint) 4 /* 85: AVarReassignExpr < AVarFormExpr: superclass init_table position */}, + {(bigint) 4 /* 83: 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 /* 89: AVarReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 5 /* 87: 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 /* 94: AVarReassignExpr < AVarReassignExpr: superclass init_table position */}, + {(bigint) 6 /* 92: AVarReassignExpr < AVarReassignExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -72122,18 +72588,16 @@ val_t NEW_AVarReassignExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[89] = { - {(bigint) 3279 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[87] = { + {(bigint) 3319 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ARangeExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ARangeExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ARangeExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ARangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ARangeExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3279 /* 8: ARangeExpr < ARangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ARangeExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ARangeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ARangeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3319 /* 8: ARangeExpr < ARangeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72143,7 +72607,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ARangeExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ARangeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -72185,7 +72649,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[89] = { {(bigint) parser___parser_prod___ARangeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ARangeExpr___visit_all}, - {(bigint) 1 /* 62: ARangeExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: ARangeExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -72195,12 +72659,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ARangeExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ARangeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ARangeExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: ARangeExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -72209,7 +72673,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ARangeExpr[89] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ARangeExpr___empty_init}, {(bigint) parser___parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 86: ARangeExpr < ARangeExpr: superclass init_table position */}, + {(bigint) 4 /* 84: ARangeExpr < ARangeExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ARangeExpr___n_expr}, {(bigint) parser___parser_nodes___ARangeExpr___n_expr2}, }; @@ -72343,19 +72807,17 @@ val_t NEW_ARangeExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[92] = { - {(bigint) 3651 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[90] = { + {(bigint) 3687 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ACrangeExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ACrangeExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ACrangeExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ACrangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACrangeExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3279 /* 8: ACrangeExpr < ARangeExpr: superclass typecheck marker */}, - {(bigint) 3651 /* 9: ACrangeExpr < ACrangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACrangeExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ACrangeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACrangeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3319 /* 8: ACrangeExpr < ARangeExpr: superclass typecheck marker */}, + {(bigint) 3687 /* 9: ACrangeExpr < ACrangeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72364,7 +72826,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[92] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ACrangeExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ACrangeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -72406,7 +72868,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[92] = { {(bigint) parser___parser_prod___ACrangeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACrangeExpr___visit_all}, - {(bigint) 1 /* 62: ACrangeExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -72416,12 +72878,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[92] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ACrangeExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ACrangeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ACrangeExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -72430,12 +72892,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ACrangeExpr[92] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ARangeExpr___empty_init}, {(bigint) parser___parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 86: ACrangeExpr < ARangeExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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 /* 91: ACrangeExpr < ACrangeExpr: superclass init_table position */}, + {(bigint) 5 /* 89: ACrangeExpr < ACrangeExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -72609,19 +73071,17 @@ val_t NEW_ACrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[92] = { - {(bigint) 3567 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[90] = { + {(bigint) 3603 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AOrangeExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AOrangeExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AOrangeExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AOrangeExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AOrangeExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3279 /* 8: AOrangeExpr < ARangeExpr: superclass typecheck marker */}, - {(bigint) 3567 /* 9: AOrangeExpr < AOrangeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AOrangeExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AOrangeExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AOrangeExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3319 /* 8: AOrangeExpr < ARangeExpr: superclass typecheck marker */}, + {(bigint) 3603 /* 9: AOrangeExpr < AOrangeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72630,7 +73090,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[92] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AOrangeExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AOrangeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -72672,7 +73132,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[92] = { {(bigint) parser___parser_prod___AOrangeExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AOrangeExpr___visit_all}, - {(bigint) 1 /* 62: AOrangeExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -72682,12 +73142,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[92] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AOrangeExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AOrangeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AOrangeExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -72696,12 +73156,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AOrangeExpr[92] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ARangeExpr___empty_init}, {(bigint) parser___parser_prod___ARangeExpr___init_arangeexpr}, - {(bigint) 4 /* 86: AOrangeExpr < ARangeExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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 /* 91: AOrangeExpr < AOrangeExpr: superclass init_table position */}, + {(bigint) 5 /* 89: AOrangeExpr < AOrangeExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -72875,18 +73335,16 @@ val_t NEW_AOrangeExpr_parser___parser_prod___ARangeExpr___init_arangeexpr(val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[89] = { - {(bigint) 3475 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[87] = { + {(bigint) 3515 /* 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) 299 /* 4: AArrayExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AArrayExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AArrayExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3475 /* 8: AArrayExpr < AArrayExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AArrayExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AArrayExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AArrayExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3515 /* 8: AArrayExpr < AArrayExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -72896,7 +73354,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AArrayExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AArrayExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -72938,7 +73396,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[89] = { {(bigint) parser___parser_prod___AArrayExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AArrayExpr___visit_all}, - {(bigint) 1 /* 62: AArrayExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -72948,12 +73406,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AArrayExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AArrayExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AArrayExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -72963,7 +73421,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AArrayExpr[89] = { {(bigint) syntax___typing___AArrayExpr___do_typing}, {(bigint) parser___parser_prod___AArrayExpr___empty_init}, {(bigint) parser___parser_prod___AArrayExpr___init_aarrayexpr}, - {(bigint) 4 /* 87: AArrayExpr < AArrayExpr: superclass init_table position */}, + {(bigint) 4 /* 85: AArrayExpr < AArrayExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AArrayExpr___n_exprs}, }; /* 0: Pointer to the classtable */ @@ -73092,18 +73550,16 @@ val_t NEW_AArrayExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[89] = { - {(bigint) 3263 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[87] = { + {(bigint) 3303 /* 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) 299 /* 4: ASelfExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASelfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASelfExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3263 /* 8: ASelfExpr < ASelfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASelfExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASelfExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASelfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3303 /* 8: ASelfExpr < ASelfExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73113,7 +73569,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASelfExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASelfExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -73155,7 +73611,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[89] = { {(bigint) parser___parser_prod___ASelfExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASelfExpr___visit_all}, - {(bigint) 1 /* 62: ASelfExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -73165,12 +73621,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASelfExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ASelfExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ASelfExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -73180,7 +73636,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASelfExpr[89] = { {(bigint) syntax___typing___ASelfExpr___variable}, {(bigint) parser___parser_prod___ASelfExpr___empty_init}, {(bigint) parser___parser_prod___ASelfExpr___init_aselfexpr}, - {(bigint) 4 /* 87: ASelfExpr < ASelfExpr: superclass init_table position */}, + {(bigint) 4 /* 85: ASelfExpr < ASelfExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASelfExpr___n_kwself}, }; /* 0: Pointer to the classtable */ @@ -73301,19 +73757,17 @@ val_t NEW_ASelfExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[92] = { - {(bigint) 3615 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[90] = { + {(bigint) 3651 /* 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) 299 /* 4: AImplicitSelfExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AImplicitSelfExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AImplicitSelfExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3263 /* 8: AImplicitSelfExpr < ASelfExpr: superclass typecheck marker */}, - {(bigint) 3615 /* 9: AImplicitSelfExpr < AImplicitSelfExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AImplicitSelfExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AImplicitSelfExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AImplicitSelfExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3303 /* 8: AImplicitSelfExpr < ASelfExpr: superclass typecheck marker */}, + {(bigint) 3651 /* 9: AImplicitSelfExpr < AImplicitSelfExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73322,7 +73776,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[92] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AImplicitSelfExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AImplicitSelfExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -73364,7 +73818,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[92] = { {(bigint) parser___parser_prod___AImplicitSelfExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AImplicitSelfExpr___visit_all}, - {(bigint) 1 /* 62: AImplicitSelfExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -73374,12 +73828,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[92] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AImplicitSelfExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AImplicitSelfExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AImplicitSelfExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -73389,11 +73843,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AImplicitSelfExpr[92] = { {(bigint) syntax___typing___ASelfExpr___variable}, {(bigint) parser___parser_prod___ASelfExpr___empty_init}, {(bigint) parser___parser_prod___ASelfExpr___init_aselfexpr}, - {(bigint) 4 /* 87: AImplicitSelfExpr < ASelfExpr: superclass init_table position */}, + {(bigint) 4 /* 85: 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 /* 91: AImplicitSelfExpr < AImplicitSelfExpr: superclass init_table position */}, + {(bigint) 5 /* 89: AImplicitSelfExpr < AImplicitSelfExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -73551,19 +74005,17 @@ val_t NEW_AImplicitSelfExpr_parser___parser_prod___ASelfExpr___init_aselfexpr(va stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[89] = { - {(bigint) 3551 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[87] = { + {(bigint) 3587 /* 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) 299 /* 4: ATrueExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ATrueExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ATrueExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: ATrueExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3551 /* 9: ATrueExpr < ATrueExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ATrueExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ATrueExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ATrueExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: ATrueExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3587 /* 9: ATrueExpr < ATrueExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73572,7 +74024,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ATrueExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ATrueExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -73614,7 +74066,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[89] = { {(bigint) parser___parser_prod___ATrueExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ATrueExpr___visit_all}, - {(bigint) 1 /* 62: ATrueExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -73624,22 +74076,22 @@ const classtable_elt_t VFT_parser___parser_nodes___ATrueExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ATrueExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ATrueExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ATrueExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: ATrueExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: ATrueExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___ATrueExpr___empty_init}, {(bigint) parser___parser_prod___ATrueExpr___init_atrueexpr}, - {(bigint) 5 /* 87: ATrueExpr < ATrueExpr: superclass init_table position */}, + {(bigint) 5 /* 85: ATrueExpr < ATrueExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ATrueExpr___n_kwtrue}, }; /* 0: Pointer to the classtable */ @@ -73764,19 +74216,17 @@ val_t NEW_ATrueExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[89] = { - {(bigint) 3627 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[87] = { + {(bigint) 3663 /* 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) 299 /* 4: AFalseExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AFalseExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AFalseExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3443 /* 8: AFalseExpr < ABoolExpr: superclass typecheck marker */}, - {(bigint) 3627 /* 9: AFalseExpr < AFalseExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AFalseExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AFalseExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AFalseExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3483 /* 8: AFalseExpr < ABoolExpr: superclass typecheck marker */}, + {(bigint) 3663 /* 9: AFalseExpr < AFalseExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73785,7 +74235,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AFalseExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AFalseExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -73827,7 +74277,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[89] = { {(bigint) parser___parser_prod___AFalseExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AFalseExpr___visit_all}, - {(bigint) 1 /* 62: AFalseExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -73837,22 +74287,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AFalseExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AFalseExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AFalseExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AFalseExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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) 4 /* 84: AFalseExpr < ABoolExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AFalseExpr < ABoolExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AFalseExpr___empty_init}, {(bigint) parser___parser_prod___AFalseExpr___init_afalseexpr}, - {(bigint) 5 /* 87: AFalseExpr < AFalseExpr: superclass init_table position */}, + {(bigint) 5 /* 85: AFalseExpr < AFalseExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AFalseExpr___n_kwfalse}, }; /* 0: Pointer to the classtable */ @@ -73977,18 +74427,16 @@ val_t NEW_AFalseExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[88] = { - {(bigint) 3315 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[86] = { + {(bigint) 3355 /* 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) 299 /* 4: ANullExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ANullExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ANullExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3315 /* 8: ANullExpr < ANullExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ANullExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ANullExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ANullExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3355 /* 8: ANullExpr < ANullExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -73998,7 +74446,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ANullExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ANullExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -74040,7 +74488,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[88] = { {(bigint) parser___parser_prod___ANullExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANullExpr___visit_all}, - {(bigint) 1 /* 62: ANullExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -74050,12 +74498,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ANullExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ANullExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ANullExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -74064,7 +74512,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ANullExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ANullExpr___empty_init}, {(bigint) parser___parser_prod___ANullExpr___init_anullexpr}, - {(bigint) 4 /* 86: ANullExpr < ANullExpr: superclass init_table position */}, + {(bigint) 4 /* 84: ANullExpr < ANullExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ANullExpr___n_kwnull}, }; /* 0: Pointer to the classtable */ @@ -74189,18 +74637,16 @@ val_t NEW_ANullExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[88] = { - {(bigint) 3363 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[86] = { + {(bigint) 3403 /* 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) 299 /* 4: AIntExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AIntExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AIntExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3363 /* 8: AIntExpr < AIntExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIntExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AIntExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AIntExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3403 /* 8: AIntExpr < AIntExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74210,7 +74656,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIntExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIntExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -74252,7 +74698,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[88] = { {(bigint) parser___parser_prod___AIntExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIntExpr___visit_all}, - {(bigint) 1 /* 62: AIntExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -74262,12 +74708,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIntExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AIntExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AIntExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -74276,7 +74722,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIntExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AIntExpr___empty_init}, {(bigint) parser___parser_prod___AIntExpr___init_aintexpr}, - {(bigint) 4 /* 86: AIntExpr < AIntExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AIntExpr < AIntExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AIntExpr___n_number}, }; /* 0: Pointer to the classtable */ @@ -74401,18 +74847,16 @@ val_t NEW_AIntExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[88] = { - {(bigint) 3391 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[86] = { + {(bigint) 3431 /* 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) 299 /* 4: AFloatExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AFloatExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AFloatExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3391 /* 8: AFloatExpr < AFloatExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AFloatExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AFloatExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AFloatExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3431 /* 8: AFloatExpr < AFloatExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74422,7 +74866,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AFloatExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AFloatExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -74464,7 +74908,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[88] = { {(bigint) parser___parser_prod___AFloatExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AFloatExpr___visit_all}, - {(bigint) 1 /* 62: AFloatExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -74474,12 +74918,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AFloatExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AFloatExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AFloatExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -74488,7 +74932,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AFloatExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AFloatExpr___empty_init}, {(bigint) parser___parser_prod___AFloatExpr___init_afloatexpr}, - {(bigint) 4 /* 86: AFloatExpr < AFloatExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AFloatExpr < AFloatExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AFloatExpr___n_float}, }; /* 0: Pointer to the classtable */ @@ -74613,18 +75057,16 @@ val_t NEW_AFloatExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[88] = { - {(bigint) 3423 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[86] = { + {(bigint) 3463 /* 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) 299 /* 4: ACharExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ACharExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ACharExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3423 /* 8: ACharExpr < ACharExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ACharExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ACharExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ACharExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3463 /* 8: ACharExpr < ACharExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74634,7 +75076,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ACharExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ACharExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -74676,7 +75118,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[88] = { {(bigint) parser___parser_prod___ACharExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ACharExpr___visit_all}, - {(bigint) 1 /* 62: ACharExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -74686,12 +75128,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ACharExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ACharExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ACharExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -74700,7 +75142,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ACharExpr[88] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___ACharExpr___empty_init}, {(bigint) parser___parser_prod___ACharExpr___init_acharexpr}, - {(bigint) 4 /* 86: ACharExpr < ACharExpr: superclass init_table position */}, + {(bigint) 4 /* 84: ACharExpr < ACharExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ACharExpr___n_char}, }; /* 0: Pointer to the classtable */ @@ -74825,18 +75267,16 @@ val_t NEW_ACharExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[87] = { - {(bigint) 3235 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[85] = { + {(bigint) 3275 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AStringFormExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AStringFormExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AStringFormExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStringFormExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AStringFormExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3235 /* 8: AStringFormExpr < AStringFormExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStringFormExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStringFormExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AStringFormExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3275 /* 8: AStringFormExpr < AStringFormExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -74846,7 +75286,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStringFormExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStringFormExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -74888,7 +75328,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[87] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AStringFormExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AStringFormExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -74898,12 +75338,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[87] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStringFormExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AStringFormExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AStringFormExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AStringFormExpr < 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}, @@ -74912,7 +75352,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringFormExpr[87] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___icode_generation___AStringFormExpr___string_text}, {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, - {(bigint) 4 /* 86: AStringFormExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AStringFormExpr < AStringFormExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -74992,19 +75432,17 @@ val_t NEW_AStringFormExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[91] = { - {(bigint) 3555 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[89] = { + {(bigint) 3591 /* 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) 299 /* 4: AStringExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AStringExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3235 /* 8: AStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3555 /* 9: AStringExpr < AStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStringExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStringExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3275 /* 8: AStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3591 /* 9: AStringExpr < AStringExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75013,7 +75451,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStringExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStringExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -75055,7 +75493,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[91] = { {(bigint) parser___parser_prod___AStringExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStringExpr___visit_all}, - {(bigint) 1 /* 62: AStringExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -75065,12 +75503,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStringExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AStringExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AStringExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -75079,10 +75517,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AStringExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___icode_generation___AStringExpr___string_text}, {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, - {(bigint) 4 /* 86: AStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AStringExpr < AStringFormExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AStringExpr___empty_init}, {(bigint) parser___parser_prod___AStringExpr___init_astringexpr}, - {(bigint) 5 /* 89: AStringExpr < AStringExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AStringExpr < AStringExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AStringExpr___n_string}, }; /* 0: Pointer to the classtable */ @@ -75209,19 +75647,17 @@ val_t NEW_AStringExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[91] = { - {(bigint) 3559 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[89] = { + {(bigint) 3595 /* 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) 299 /* 4: AStartStringExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AStartStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AStartStringExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3235 /* 8: AStartStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3559 /* 9: AStartStringExpr < AStartStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AStartStringExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AStartStringExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AStartStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3275 /* 8: AStartStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3595 /* 9: AStartStringExpr < AStartStringExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75230,7 +75666,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AStartStringExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AStartStringExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -75272,7 +75708,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[91] = { {(bigint) parser___parser_prod___AStartStringExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AStartStringExpr___visit_all}, - {(bigint) 1 /* 62: AStartStringExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -75282,12 +75718,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AStartStringExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AStartStringExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AStartStringExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -75296,10 +75732,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AStartStringExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___icode_generation___AStartStringExpr___string_text}, {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, - {(bigint) 4 /* 86: AStartStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AStartStringExpr < AStringFormExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AStartStringExpr___empty_init}, {(bigint) parser___parser_prod___AStartStringExpr___init_astartstringexpr}, - {(bigint) 5 /* 89: AStartStringExpr < AStartStringExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AStartStringExpr < AStartStringExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AStartStringExpr___n_string}, }; /* 0: Pointer to the classtable */ @@ -75426,19 +75862,17 @@ val_t NEW_AStartStringExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[91] = { - {(bigint) 3587 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[89] = { + {(bigint) 3623 /* 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) 299 /* 4: AMidStringExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMidStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AMidStringExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3235 /* 8: AMidStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3587 /* 9: AMidStringExpr < AMidStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMidStringExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMidStringExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AMidStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3275 /* 8: AMidStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3623 /* 9: AMidStringExpr < AMidStringExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75447,7 +75881,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMidStringExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMidStringExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -75489,7 +75923,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[91] = { {(bigint) parser___parser_prod___AMidStringExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMidStringExpr___visit_all}, - {(bigint) 1 /* 62: AMidStringExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -75499,12 +75933,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMidStringExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AMidStringExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AMidStringExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -75513,10 +75947,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AMidStringExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___icode_generation___AMidStringExpr___string_text}, {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, - {(bigint) 4 /* 86: AMidStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AMidStringExpr < AStringFormExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AMidStringExpr___empty_init}, {(bigint) parser___parser_prod___AMidStringExpr___init_amidstringexpr}, - {(bigint) 5 /* 89: AMidStringExpr < AMidStringExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AMidStringExpr < AMidStringExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AMidStringExpr___n_string}, }; /* 0: Pointer to the classtable */ @@ -75643,19 +76077,17 @@ val_t NEW_AMidStringExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[91] = { - {(bigint) 3635 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[89] = { + {(bigint) 3671 /* 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) 299 /* 4: AEndStringExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AEndStringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AEndStringExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3235 /* 8: AEndStringExpr < AStringFormExpr: superclass typecheck marker */}, - {(bigint) 3635 /* 9: AEndStringExpr < AEndStringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEndStringExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AEndStringExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AEndStringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3275 /* 8: AEndStringExpr < AStringFormExpr: superclass typecheck marker */}, + {(bigint) 3671 /* 9: AEndStringExpr < AEndStringExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75664,7 +76096,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AEndStringExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AEndStringExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -75706,7 +76138,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[91] = { {(bigint) parser___parser_prod___AEndStringExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AEndStringExpr___visit_all}, - {(bigint) 1 /* 62: AEndStringExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -75716,12 +76148,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AEndStringExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AEndStringExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AEndStringExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -75730,10 +76162,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AEndStringExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) syntax___icode_generation___AEndStringExpr___string_text}, {(bigint) syntax___icode_generation___AStringFormExpr___compute_string_infos}, - {(bigint) 4 /* 86: AEndStringExpr < AStringFormExpr: superclass init_table position */}, + {(bigint) 4 /* 84: AEndStringExpr < AStringFormExpr: superclass init_table position */}, {(bigint) parser___parser_prod___AEndStringExpr___empty_init}, {(bigint) parser___parser_prod___AEndStringExpr___init_aendstringexpr}, - {(bigint) 5 /* 89: AEndStringExpr < AEndStringExpr: superclass init_table position */}, + {(bigint) 5 /* 87: AEndStringExpr < AEndStringExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AEndStringExpr___n_string}, }; /* 0: Pointer to the classtable */ @@ -75860,18 +76292,16 @@ val_t NEW_AEndStringExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[89] = { - {(bigint) 3227 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[87] = { + {(bigint) 3267 /* 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) 299 /* 4: ASuperstringExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASuperstringExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASuperstringExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3227 /* 8: ASuperstringExpr < ASuperstringExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASuperstringExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASuperstringExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASuperstringExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3267 /* 8: ASuperstringExpr < ASuperstringExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -75881,7 +76311,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASuperstringExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASuperstringExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -75923,7 +76353,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[89] = { {(bigint) parser___parser_prod___ASuperstringExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASuperstringExpr___visit_all}, - {(bigint) 1 /* 62: ASuperstringExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -75933,12 +76363,12 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASuperstringExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ASuperstringExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ASuperstringExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -75948,7 +76378,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASuperstringExpr[89] = { {(bigint) syntax___typing___ASuperstringExpr___atype}, {(bigint) parser___parser_prod___ASuperstringExpr___empty_init}, {(bigint) parser___parser_prod___ASuperstringExpr___init_asuperstringexpr}, - {(bigint) 4 /* 87: ASuperstringExpr < ASuperstringExpr: superclass init_table position */}, + {(bigint) 4 /* 85: ASuperstringExpr < ASuperstringExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASuperstringExpr___n_exprs}, }; /* 0: Pointer to the classtable */ @@ -76078,19 +76508,17 @@ val_t NEW_ASuperstringExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AParExpr[89] = { - {(bigint) 3563 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AParExpr[87] = { + {(bigint) 3599 /* 0: Identity */}, {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AParExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AParExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AParExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AParExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AParExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3287 /* 8: AParExpr < AProxyExpr: superclass typecheck marker */}, - {(bigint) 3563 /* 9: AParExpr < AParExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AParExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AParExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AParExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3327 /* 8: AParExpr < AProxyExpr: superclass typecheck marker */}, + {(bigint) 3599 /* 9: AParExpr < AParExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76099,7 +76527,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParExpr[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AParExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AParExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -76141,7 +76569,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AParExpr[89] = { {(bigint) parser___parser_prod___AParExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AParExpr___visit_all}, - {(bigint) 2 /* 62: AParExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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}, @@ -76151,23 +76579,23 @@ const classtable_elt_t VFT_parser___parser_nodes___AParExpr[89] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AParExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AParExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AParExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: AParExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AProxyExpr___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) 0 /* 84: AParExpr < AProxyExpr: superclass init_table position */}, + {(bigint) 0 /* 82: 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 /* 88: AParExpr < AParExpr: superclass init_table position */}, + {(bigint) 5 /* 86: AParExpr < AParExpr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -76291,18 +76719,16 @@ val_t NEW_AParExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AProxyExpr[86] = { - {(bigint) 3287 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AProxyExpr[84] = { + {(bigint) 3327 /* 0: Identity */}, {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AProxyExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AProxyExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AProxyExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AProxyExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AProxyExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3287 /* 8: AProxyExpr < AProxyExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AProxyExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AProxyExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AProxyExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3327 /* 8: AProxyExpr < AProxyExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76312,7 +76738,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AProxyExpr[86] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AProxyExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AProxyExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -76354,7 +76780,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AProxyExpr[86] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AProxyExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AProxyExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -76364,19 +76790,19 @@ const classtable_elt_t VFT_parser___parser_nodes___AProxyExpr[86] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AProxyExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AProxyExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AProxyExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AProxyExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AProxyExpr___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) 4 /* 84: AProxyExpr < AProxyExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AProxyExpr < AProxyExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AProxyExpr___n_expr}, }; /* 0: Pointer to the classtable */ @@ -76461,18 +76887,16 @@ val_t NEW_AProxyExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[90] = { - {(bigint) 3695 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[88] = { + {(bigint) 3731 /* 0: Identity */}, {(bigint) 14 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAsCastExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAsCastExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAsCastExpr < ANode: superclass typecheck marker */}, - {(bigint) 3219 /* 5: AAsCastExpr < ATypeCheckExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAsCastExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAsCastExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3695 /* 8: AAsCastExpr < AAsCastExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAsCastExpr < ANode: superclass typecheck marker */}, + {(bigint) 3259 /* 5: AAsCastExpr < ATypeCheckExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAsCastExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAsCastExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3731 /* 8: AAsCastExpr < AAsCastExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76482,7 +76906,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[90] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: AAsCastExpr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: AAsCastExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -76524,22 +76948,22 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[90] = { {(bigint) parser___parser_prod___AAsCastExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAsCastExpr___visit_all}, - {(bigint) 2 /* 62: AAsCastExpr < ANode: superclass init_table position */}, + {(bigint) 2 /* 60: 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) syntax___icode_generation___AExpr___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___AAsCastExpr___after_typing}, - {(bigint) 0 /* 69: AAsCastExpr < ATypeCheckExpr: superclass init_table position */}, + {(bigint) 0 /* 67: AAsCastExpr < ATypeCheckExpr: superclass init_table position */}, {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 1 /* 72: AAsCastExpr < Prod: superclass init_table position */}, + {(bigint) 1 /* 70: AAsCastExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 4 /* 77: AAsCastExpr < AExpr: superclass init_table position */}, + {(bigint) 4 /* 75: 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}, @@ -76548,7 +76972,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsCastExpr[90] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAsCastExpr___empty_init}, {(bigint) parser___parser_prod___AAsCastExpr___init_aascastexpr}, - {(bigint) 5 /* 86: AAsCastExpr < AAsCastExpr: superclass init_table position */}, + {(bigint) 5 /* 84: 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_type}, @@ -76691,18 +77115,16 @@ val_t NEW_AAsCastExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[91] = { - {(bigint) 3471 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[89] = { + {(bigint) 3511 /* 0: Identity */}, {(bigint) 15 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAsNotnullExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAsNotnullExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAsNotnullExpr < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAsNotnullExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAsNotnullExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3471 /* 8: AAsNotnullExpr < AAsNotnullExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAsNotnullExpr < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAsNotnullExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAsNotnullExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3511 /* 8: AAsNotnullExpr < AAsNotnullExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76712,7 +77134,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[91] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAsNotnullExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAsNotnullExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -76754,7 +77176,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[91] = { {(bigint) parser___parser_prod___AAsNotnullExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AAsNotnullExpr___visit_all}, - {(bigint) 1 /* 62: AAsNotnullExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -76764,12 +77186,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[91] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAsNotnullExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAsNotnullExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAsNotnullExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -76778,7 +77200,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAsNotnullExpr[91] = { {(bigint) syntax___typing___AExpr___if_false_flow_ctx}, {(bigint) parser___parser_prod___AAsNotnullExpr___empty_init}, {(bigint) parser___parser_prod___AAsNotnullExpr___init_aasnotnullexpr}, - {(bigint) 4 /* 86: AAsNotnullExpr < AAsNotnullExpr: superclass init_table position */}, + {(bigint) 4 /* 84: 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_kwnot}, @@ -76930,18 +77352,16 @@ val_t NEW_AAsNotnullExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[102] = { - {(bigint) 3599 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[100] = { + {(bigint) 3635 /* 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) 299 /* 4: AIssetAttrExpr < ANode: superclass typecheck marker */}, - {(bigint) 3455 /* 5: AIssetAttrExpr < AAttrFormExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AIssetAttrExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AIssetAttrExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3599 /* 8: AIssetAttrExpr < AIssetAttrExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AIssetAttrExpr < ANode: superclass typecheck marker */}, + {(bigint) 3495 /* 5: AIssetAttrExpr < AAttrFormExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AIssetAttrExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AIssetAttrExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3635 /* 8: AIssetAttrExpr < AIssetAttrExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -76951,7 +77371,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[102] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AIssetAttrExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AIssetAttrExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -76993,7 +77413,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[102] = { {(bigint) parser___parser_prod___AIssetAttrExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AIssetAttrExpr___visit_all}, - {(bigint) 1 /* 62: AIssetAttrExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -77003,12 +77423,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[102] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AIssetAttrExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AIssetAttrExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AIssetAttrExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: 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}, @@ -77026,12 +77446,12 @@ const classtable_elt_t VFT_parser___parser_nodes___AIssetAttrExpr[102] = { {(bigint) syntax___typing___AAttrFormExpr___do_typing}, {(bigint) syntax___typing___AAttrFormExpr___prop}, {(bigint) syntax___typing___AAttrFormExpr___attr_type}, - {(bigint) 4 /* 95: AIssetAttrExpr < AAttrFormExpr: superclass init_table position */}, + {(bigint) 4 /* 93: 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 /* 100: AIssetAttrExpr < AIssetAttrExpr: superclass init_table position */}, + {(bigint) 5 /* 98: AIssetAttrExpr < AIssetAttrExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___AIssetAttrExpr___n_kwisset}, }; /* 0: Pointer to the classtable */ @@ -77179,17 +77599,15 @@ val_t NEW_AIssetAttrExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AAssignOp[76] = { - {(bigint) 3091 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AAssignOp[74] = { + {(bigint) 3135 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAssignOp" /* 2: Class Name */}, {(bigint) 3 /* 3: AAssignOp < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAssignOp < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3091 /* 7: AAssignOp < AAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAssignOp < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAssignOp < Prod: superclass typecheck marker */}, + {(bigint) 3135 /* 7: AAssignOp < AAssignOp: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77200,7 +77618,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignOp[76] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAssignOp < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAssignOp < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -77242,7 +77660,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignOp[76] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAssignOp < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAssignOp < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -77252,10 +77670,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AAssignOp[76] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAssignOp < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAssignOp < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AAssignOp___method_name}, - {(bigint) 3 /* 75: AAssignOp < AAssignOp: superclass init_table position */}, + {(bigint) 3 /* 73: AAssignOp < AAssignOp: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -77314,18 +77732,16 @@ val_t NEW_AAssignOp_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[80] = { - {(bigint) 3307 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[78] = { + {(bigint) 3347 /* 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) 299 /* 4: APlusAssignOp < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: APlusAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3091 /* 7: APlusAssignOp < AAssignOp: superclass typecheck marker */}, - {(bigint) 3307 /* 8: APlusAssignOp < APlusAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: APlusAssignOp < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: APlusAssignOp < Prod: superclass typecheck marker */}, + {(bigint) 3135 /* 7: APlusAssignOp < AAssignOp: superclass typecheck marker */}, + {(bigint) 3347 /* 8: APlusAssignOp < APlusAssignOp: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77335,7 +77751,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: APlusAssignOp < Object: superclass init_table position */}, + {(bigint) 2 /* 18: APlusAssignOp < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -77377,7 +77793,7 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[80] = { {(bigint) parser___parser_prod___APlusAssignOp___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___APlusAssignOp___visit_all}, - {(bigint) 1 /* 62: APlusAssignOp < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -77387,13 +77803,13 @@ const classtable_elt_t VFT_parser___parser_nodes___APlusAssignOp[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: APlusAssignOp < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: APlusAssignOp < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___APlusAssignOp___method_name}, - {(bigint) 3 /* 75: APlusAssignOp < AAssignOp: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: APlusAssignOp < APlusAssignOp: superclass init_table position */}, {(bigint) parser___parser_nodes___APlusAssignOp___n_pluseq}, }; /* 0: Pointer to the classtable */ @@ -77502,18 +77918,16 @@ val_t NEW_APlusAssignOp_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[80] = { - {(bigint) 3331 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[78] = { + {(bigint) 3371 /* 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) 299 /* 4: AMinusAssignOp < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AMinusAssignOp < Prod: superclass typecheck marker */}, - {(bigint) 3091 /* 7: AMinusAssignOp < AAssignOp: superclass typecheck marker */}, - {(bigint) 3331 /* 8: AMinusAssignOp < AMinusAssignOp: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AMinusAssignOp < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AMinusAssignOp < Prod: superclass typecheck marker */}, + {(bigint) 3135 /* 7: AMinusAssignOp < AAssignOp: superclass typecheck marker */}, + {(bigint) 3371 /* 8: AMinusAssignOp < AMinusAssignOp: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77523,7 +77937,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AMinusAssignOp < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AMinusAssignOp < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -77565,7 +77979,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[80] = { {(bigint) parser___parser_prod___AMinusAssignOp___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AMinusAssignOp___visit_all}, - {(bigint) 1 /* 62: AMinusAssignOp < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -77575,13 +77989,13 @@ const classtable_elt_t VFT_parser___parser_nodes___AMinusAssignOp[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AMinusAssignOp < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AMinusAssignOp < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AMinusAssignOp___method_name}, - {(bigint) 3 /* 75: AMinusAssignOp < AAssignOp: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: AMinusAssignOp < AMinusAssignOp: superclass init_table position */}, {(bigint) parser___parser_nodes___AMinusAssignOp___n_minuseq}, }; /* 0: Pointer to the classtable */ @@ -77690,17 +78104,15 @@ val_t NEW_AMinusAssignOp_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[89] = { - {(bigint) 3419 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[87] = { + {(bigint) 3459 /* 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) 299 /* 4: AClosureDef < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: AClosureDef < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AClosureDef < Prod: superclass typecheck marker */}, - {(bigint) 3419 /* 7: AClosureDef < AClosureDef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClosureDef < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: AClosureDef < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AClosureDef < Prod: superclass typecheck marker */}, + {(bigint) 3459 /* 7: AClosureDef < AClosureDef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77711,7 +78123,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AClosureDef < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AClosureDef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -77753,17 +78165,17 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[89] = { {(bigint) parser___parser_prod___AClosureDef___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AClosureDef___visit_all}, - {(bigint) 1 /* 62: AClosureDef < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AClosureDef < 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) syntax___icode_generation___ANode___accept_icode_generation}, {(bigint) syntax___typing___AClosureDef___accept_typing}, {(bigint) syntax___typing___ANode___after_typing}, - {(bigint) 3 /* 69: AClosureDef < ALabelable: superclass init_table position */}, + {(bigint) 3 /* 67: AClosureDef < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AClosureDef < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AClosureDef < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___icode_generation___AClosureDef___generate_iclosuredef}, {(bigint) syntax___typing___AClosureDef___escapable}, @@ -77774,7 +78186,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureDef[89] = { {(bigint) syntax___syntax_base___AClosureDef___variables__eq}, {(bigint) parser___parser_prod___AClosureDef___empty_init}, {(bigint) parser___parser_prod___AClosureDef___init_aclosuredef}, - {(bigint) 4 /* 83: AClosureDef < AClosureDef: superclass init_table position */}, + {(bigint) 4 /* 81: 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}, @@ -77941,17 +78353,15 @@ val_t NEW_AClosureDef_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AClosureId[76] = { - {(bigint) 3075 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AClosureId[74] = { + {(bigint) 3119 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AClosureId" /* 2: Class Name */}, {(bigint) 3 /* 3: AClosureId < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AClosureId < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AClosureId < Prod: superclass typecheck marker */}, - {(bigint) 3075 /* 7: AClosureId < AClosureId: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AClosureId < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AClosureId < Prod: superclass typecheck marker */}, + {(bigint) 3119 /* 7: AClosureId < AClosureId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -77962,7 +78372,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureId[76] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AClosureId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AClosureId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78004,7 +78414,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureId[76] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AClosureId < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AClosureId < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -78014,10 +78424,10 @@ const classtable_elt_t VFT_parser___parser_nodes___AClosureId[76] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AClosureId < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AClosureId < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AClosureId___to_symbol}, - {(bigint) 3 /* 75: AClosureId < AClosureId: superclass init_table position */}, + {(bigint) 3 /* 73: AClosureId < AClosureId: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -78076,18 +78486,16 @@ val_t NEW_AClosureId_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[80] = { - {(bigint) 3259 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[78] = { + {(bigint) 3299 /* 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) 299 /* 4: ASimpleClosureId < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ASimpleClosureId < Prod: superclass typecheck marker */}, - {(bigint) 3075 /* 7: ASimpleClosureId < AClosureId: superclass typecheck marker */}, - {(bigint) 3259 /* 8: ASimpleClosureId < ASimpleClosureId: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASimpleClosureId < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ASimpleClosureId < Prod: superclass typecheck marker */}, + {(bigint) 3119 /* 7: ASimpleClosureId < AClosureId: superclass typecheck marker */}, + {(bigint) 3299 /* 8: ASimpleClosureId < ASimpleClosureId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78097,7 +78505,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASimpleClosureId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASimpleClosureId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78139,7 +78547,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[80] = { {(bigint) parser___parser_prod___ASimpleClosureId___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASimpleClosureId___visit_all}, - {(bigint) 1 /* 62: ASimpleClosureId < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -78149,13 +78557,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ASimpleClosureId[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASimpleClosureId < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ASimpleClosureId < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___ASimpleClosureId___to_symbol}, - {(bigint) 3 /* 75: ASimpleClosureId < AClosureId: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: ASimpleClosureId < ASimpleClosureId: superclass init_table position */}, {(bigint) parser___parser_nodes___ASimpleClosureId___n_id}, }; /* 0: Pointer to the classtable */ @@ -78264,18 +78672,16 @@ val_t NEW_ASimpleClosureId_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[80] = { - {(bigint) 3431 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[78] = { + {(bigint) 3471 /* 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) 299 /* 4: ABreakClosureId < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ABreakClosureId < Prod: superclass typecheck marker */}, - {(bigint) 3075 /* 7: ABreakClosureId < AClosureId: superclass typecheck marker */}, - {(bigint) 3431 /* 8: ABreakClosureId < ABreakClosureId: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ABreakClosureId < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ABreakClosureId < Prod: superclass typecheck marker */}, + {(bigint) 3119 /* 7: ABreakClosureId < AClosureId: superclass typecheck marker */}, + {(bigint) 3471 /* 8: ABreakClosureId < ABreakClosureId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78285,7 +78691,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ABreakClosureId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ABreakClosureId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78327,7 +78733,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[80] = { {(bigint) parser___parser_prod___ABreakClosureId___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ABreakClosureId___visit_all}, - {(bigint) 1 /* 62: ABreakClosureId < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -78337,13 +78743,13 @@ const classtable_elt_t VFT_parser___parser_nodes___ABreakClosureId[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ABreakClosureId < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ABreakClosureId < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___ABreakClosureId___to_symbol}, - {(bigint) 3 /* 75: ABreakClosureId < AClosureId: superclass init_table position */}, + {(bigint) 3 /* 73: 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) 4 /* 76: ABreakClosureId < ABreakClosureId: superclass init_table position */}, {(bigint) parser___parser_nodes___ABreakClosureId___n_kwbreak}, }; /* 0: Pointer to the classtable */ @@ -78452,17 +78858,15 @@ val_t NEW_ABreakClosureId_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AModuleName[80] = { - {(bigint) 3031 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AModuleName[78] = { + {(bigint) 3075 /* 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) 299 /* 4: AModuleName < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AModuleName < Prod: superclass typecheck marker */}, - {(bigint) 3031 /* 7: AModuleName < AModuleName: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AModuleName < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AModuleName < Prod: superclass typecheck marker */}, + {(bigint) 3075 /* 7: AModuleName < AModuleName: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78473,7 +78877,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuleName[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AModuleName < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AModuleName < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78515,7 +78919,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuleName[80] = { {(bigint) parser___parser_prod___AModuleName___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AModuleName___visit_all}, - {(bigint) 1 /* 62: AModuleName < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -78525,11 +78929,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AModuleName[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AModuleName < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: 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}, @@ -78660,17 +79064,15 @@ val_t NEW_AModuleName_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___AQualified[80] = { - {(bigint) 3015 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___AQualified[78] = { + {(bigint) 3059 /* 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) 299 /* 4: AQualified < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AQualified < Prod: superclass typecheck marker */}, - {(bigint) 3015 /* 7: AQualified < AQualified: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AQualified < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AQualified < Prod: superclass typecheck marker */}, + {(bigint) 3059 /* 7: AQualified < AQualified: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78681,7 +79083,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AQualified[80] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AQualified < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AQualified < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78723,7 +79125,7 @@ const classtable_elt_t VFT_parser___parser_nodes___AQualified[80] = { {(bigint) parser___parser_prod___AQualified___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___AQualified___visit_all}, - {(bigint) 1 /* 62: AQualified < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -78733,11 +79135,11 @@ const classtable_elt_t VFT_parser___parser_nodes___AQualified[80] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AQualified < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: 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}, @@ -78864,17 +79266,15 @@ val_t NEW_AQualified_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___ADoc[78] = { - {(bigint) 3071 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___ADoc[76] = { + {(bigint) 3115 /* 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) 299 /* 4: ADoc < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: ADoc < Prod: superclass typecheck marker */}, - {(bigint) 3071 /* 7: ADoc < ADoc: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ADoc < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: ADoc < Prod: superclass typecheck marker */}, + {(bigint) 3115 /* 7: ADoc < ADoc: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -78885,7 +79285,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADoc[78] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ADoc < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ADoc < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -78927,7 +79327,7 @@ const classtable_elt_t VFT_parser___parser_nodes___ADoc[78] = { {(bigint) parser___parser_prod___ADoc___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ADoc___visit_all}, - {(bigint) 1 /* 62: ADoc < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -78937,11 +79337,11 @@ const classtable_elt_t VFT_parser___parser_nodes___ADoc[78] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ADoc < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: 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) 3 /* 74: ADoc < ADoc: superclass init_table position */}, {(bigint) parser___parser_nodes___ADoc___n_comment}, }; /* 0: Pointer to the classtable */ @@ -79056,17 +79456,15 @@ val_t NEW_ADoc_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_nodes___Start[78] = { - {(bigint) 2747 /* 0: Identity */}, +const classtable_elt_t VFT_parser___parser_nodes___Start[76] = { + {(bigint) 2775 /* 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) 299 /* 4: Start < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: Start < Prod: superclass typecheck marker */}, - {(bigint) 2747 /* 7: Start < Start: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: Start < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: Start < Prod: superclass typecheck marker */}, + {(bigint) 2775 /* 7: Start < Start: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79077,7 +79475,7 @@ const classtable_elt_t VFT_parser___parser_nodes___Start[78] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: Start < Object: superclass init_table position */}, + {(bigint) 2 /* 18: Start < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79119,7 +79517,7 @@ const classtable_elt_t VFT_parser___parser_nodes___Start[78] = { {(bigint) parser___parser_prod___Start___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___Start___visit_all}, - {(bigint) 1 /* 62: Start < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: 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}, @@ -79129,10 +79527,10 @@ const classtable_elt_t VFT_parser___parser_nodes___Start[78] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: Start < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: Start < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) parser___parser_prod___Start___init}, - {(bigint) 3 /* 75: Start < Start: superclass init_table position */}, + {(bigint) 3 /* 73: Start < Start: superclass init_table position */}, {(bigint) parser___parser_nodes___Start___n_base}, {(bigint) parser___parser_nodes___Start___n_eof}, }; @@ -79226,15 +79624,13 @@ val_t NEW_Start_parser___parser_prod___Start___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_parser___lexer___Lexer[61] = { - {(bigint) 2187 /* 0: Identity */}, +const classtable_elt_t VFT_parser___lexer___Lexer[59] = { + {(bigint) 2203 /* 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) 2187 /* 5: Lexer < Lexer: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2203 /* 5: Lexer < Lexer: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79247,7 +79643,7 @@ const classtable_elt_t VFT_parser___lexer___Lexer[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Lexer < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Lexer < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79276,12 +79672,12 @@ const classtable_elt_t VFT_parser___lexer___Lexer[61] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: Lexer < TablesCapable: superclass init_table position */}, + {(bigint) 0 /* 47: 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 /* 54: Lexer < Lexer: superclass init_table position */}, + {(bigint) 2 /* 52: Lexer < Lexer: superclass init_table position */}, {(bigint) parser___lexer___Lexer___file}, {(bigint) parser___lexer___Lexer___state_initial}, {(bigint) parser___lexer___Lexer___init}, @@ -79401,7 +79797,7 @@ val_t NEW_Lexer_parser___lexer___Lexer___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___parser_prod___Visitor[54] = { +const classtable_elt_t VFT_parser___parser_prod___Visitor[52] = { {(bigint) 15 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Visitor" /* 2: Class Name */}, @@ -79418,11 +79814,9 @@ const classtable_elt_t VFT_parser___parser_prod___Visitor[54] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Visitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Visitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79451,7 +79845,7 @@ const classtable_elt_t VFT_parser___parser_prod___Visitor[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Visitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: Visitor < Visitor: superclass init_table position */}, {(bigint) parser___parser_prod___Visitor___visit}, {(bigint) parser___parser_prod___Visitor___enter_visit}, {(bigint) parser___parser_prod___Visitor___current_node}, @@ -79515,7 +79909,7 @@ val_t NEW_Visitor_parser___parser_prod___Visitor___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___State[55] = { +const classtable_elt_t VFT_parser___State[53] = { {(bigint) 39 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "State" /* 2: Class Name */}, @@ -79532,11 +79926,9 @@ const classtable_elt_t VFT_parser___State[55] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: State < Object: superclass init_table position */}, + {(bigint) 0 /* 18: State < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79565,7 +79957,7 @@ const classtable_elt_t VFT_parser___State[55] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: State < State: superclass init_table position */}, + {(bigint) 1 /* 47: State < State: superclass init_table position */}, {(bigint) parser___State___state}, {(bigint) parser___State___state__eq}, {(bigint) parser___State___nodes}, @@ -79638,15 +80030,13 @@ val_t NEW_State_parser___State___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___Parser[62] = { - {(bigint) 2071 /* 0: Identity */}, +const classtable_elt_t VFT_parser___Parser[60] = { + {(bigint) 2083 /* 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) 2071 /* 5: Parser < Parser: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2083 /* 5: Parser < Parser: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79659,7 +80049,7 @@ const classtable_elt_t VFT_parser___Parser[62] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Parser < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Parser < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79688,12 +80078,12 @@ const classtable_elt_t VFT_parser___Parser[62] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: Parser < TablesCapable: superclass init_table position */}, + {(bigint) 0 /* 47: 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 /* 54: Parser < Parser: superclass init_table position */}, + {(bigint) 2 /* 52: Parser < Parser: superclass init_table position */}, {(bigint) parser___Parser___init}, {(bigint) parser___Parser___go_to}, {(bigint) parser___Parser___push}, @@ -79783,15 +80173,13 @@ val_t NEW_Parser_parser___Parser___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_parser___ComputeProdLocationVisitor[56] = { - {(bigint) 2299 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ComputeProdLocationVisitor[54] = { + {(bigint) 2327 /* 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) 2299 /* 5: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2327 /* 5: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79804,7 +80192,7 @@ const classtable_elt_t VFT_parser___ComputeProdLocationVisitor[56] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ComputeProdLocationVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ComputeProdLocationVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79833,12 +80221,12 @@ const classtable_elt_t VFT_parser___ComputeProdLocationVisitor[56] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ComputeProdLocationVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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 /* 54: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: ComputeProdLocationVisitor < ComputeProdLocationVisitor: superclass init_table position */}, {(bigint) parser___ComputeProdLocationVisitor___init}, }; /* 0: Pointer to the classtable */ @@ -79934,15 +80322,13 @@ val_t NEW_ComputeProdLocationVisitor_parser___ComputeProdLocationVisitor___init( stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction0[54] = { - {(bigint) 2039 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction0[52] = { + {(bigint) 2051 /* 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) 2039 /* 5: ReduceAction0 < ReduceAction0: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2051 /* 5: ReduceAction0 < ReduceAction0: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -79955,7 +80341,7 @@ const classtable_elt_t VFT_parser___ReduceAction0[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction0 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction0 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -79984,11 +80370,11 @@ const classtable_elt_t VFT_parser___ReduceAction0[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction0 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction0 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction0___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction0 < ReduceAction0: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction0 < ReduceAction0: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80053,15 +80439,13 @@ val_t NEW_ReduceAction0_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction1[54] = { - {(bigint) 2035 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction1[52] = { + {(bigint) 2047 /* 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) 2035 /* 5: ReduceAction1 < ReduceAction1: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2047 /* 5: ReduceAction1 < ReduceAction1: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80074,7 +80458,7 @@ const classtable_elt_t VFT_parser___ReduceAction1[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction1 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction1 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80103,11 +80487,11 @@ const classtable_elt_t VFT_parser___ReduceAction1[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction1 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction1 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction1___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction1 < ReduceAction1: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction1 < ReduceAction1: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80172,15 +80556,13 @@ val_t NEW_ReduceAction1_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction2[54] = { - {(bigint) 1591 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction2[52] = { + {(bigint) 1603 /* 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) 1591 /* 5: ReduceAction2 < ReduceAction2: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1603 /* 5: ReduceAction2 < ReduceAction2: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80193,7 +80575,7 @@ const classtable_elt_t VFT_parser___ReduceAction2[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction2 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction2 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80222,11 +80604,11 @@ const classtable_elt_t VFT_parser___ReduceAction2[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction2 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction2 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction2___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction2 < ReduceAction2: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction2 < ReduceAction2: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80291,15 +80673,13 @@ val_t NEW_ReduceAction2_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction3[54] = { - {(bigint) 1187 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction3[52] = { + {(bigint) 1199 /* 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) 1187 /* 5: ReduceAction3 < ReduceAction3: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1199 /* 5: ReduceAction3 < ReduceAction3: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80312,7 +80692,7 @@ const classtable_elt_t VFT_parser___ReduceAction3[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction3 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction3 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80341,11 +80721,11 @@ const classtable_elt_t VFT_parser___ReduceAction3[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction3 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction3 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction3___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction3 < ReduceAction3: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction3 < ReduceAction3: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80410,15 +80790,13 @@ val_t NEW_ReduceAction3_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction4[54] = { - {(bigint) 835 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction4[52] = { + {(bigint) 847 /* 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) 835 /* 5: ReduceAction4 < ReduceAction4: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 847 /* 5: ReduceAction4 < ReduceAction4: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80431,7 +80809,7 @@ const classtable_elt_t VFT_parser___ReduceAction4[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction4 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction4 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80460,11 +80838,11 @@ const classtable_elt_t VFT_parser___ReduceAction4[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction4 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction4 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction4___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction4 < ReduceAction4: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction4 < ReduceAction4: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80529,15 +80907,13 @@ val_t NEW_ReduceAction4_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction5[54] = { - {(bigint) 699 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction5[52] = { + {(bigint) 711 /* 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) 699 /* 5: ReduceAction5 < ReduceAction5: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 711 /* 5: ReduceAction5 < ReduceAction5: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80550,7 +80926,7 @@ const classtable_elt_t VFT_parser___ReduceAction5[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction5 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction5 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80579,11 +80955,11 @@ const classtable_elt_t VFT_parser___ReduceAction5[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction5 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction5 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction5___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction5 < ReduceAction5: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction5 < ReduceAction5: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80648,15 +81024,13 @@ val_t NEW_ReduceAction5_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction6[54] = { - {(bigint) 655 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction6[52] = { + {(bigint) 667 /* 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) 655 /* 5: ReduceAction6 < ReduceAction6: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 667 /* 5: ReduceAction6 < ReduceAction6: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80669,7 +81043,7 @@ const classtable_elt_t VFT_parser___ReduceAction6[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction6 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction6 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80698,11 +81072,11 @@ const classtable_elt_t VFT_parser___ReduceAction6[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction6 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction6 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction6___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction6 < ReduceAction6: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction6 < ReduceAction6: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80767,15 +81141,13 @@ val_t NEW_ReduceAction6_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction7[54] = { - {(bigint) 595 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction7[52] = { + {(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) 595 /* 5: ReduceAction7 < ReduceAction7: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 607 /* 5: ReduceAction7 < ReduceAction7: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80788,7 +81160,7 @@ const classtable_elt_t VFT_parser___ReduceAction7[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction7 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction7 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80817,11 +81189,11 @@ const classtable_elt_t VFT_parser___ReduceAction7[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction7 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction7 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction7___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction7 < ReduceAction7: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction7 < ReduceAction7: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -80886,15 +81258,13 @@ val_t NEW_ReduceAction7_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction8[54] = { - {(bigint) 443 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction8[52] = { + {(bigint) 455 /* 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) 443 /* 5: ReduceAction8 < ReduceAction8: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 455 /* 5: ReduceAction8 < ReduceAction8: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -80907,7 +81277,7 @@ const classtable_elt_t VFT_parser___ReduceAction8[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction8 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction8 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -80936,11 +81306,11 @@ const classtable_elt_t VFT_parser___ReduceAction8[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction8 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction8 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction8___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction8 < ReduceAction8: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction8 < ReduceAction8: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81005,15 +81375,13 @@ val_t NEW_ReduceAction8_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction9[54] = { - {(bigint) 399 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction9[52] = { + {(bigint) 411 /* 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) 399 /* 5: ReduceAction9 < ReduceAction9: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 411 /* 5: ReduceAction9 < ReduceAction9: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81026,7 +81394,7 @@ const classtable_elt_t VFT_parser___ReduceAction9[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction9 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction9 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81055,11 +81423,11 @@ const classtable_elt_t VFT_parser___ReduceAction9[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction9 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction9 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction9___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction9 < ReduceAction9: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction9 < ReduceAction9: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81124,15 +81492,13 @@ val_t NEW_ReduceAction9_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction10[54] = { - {(bigint) 2031 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction10[52] = { + {(bigint) 2043 /* 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) 2031 /* 5: ReduceAction10 < ReduceAction10: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2043 /* 5: ReduceAction10 < ReduceAction10: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81145,7 +81511,7 @@ const classtable_elt_t VFT_parser___ReduceAction10[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction10 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction10 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81174,11 +81540,11 @@ const classtable_elt_t VFT_parser___ReduceAction10[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction10 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction10 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction10___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction10 < ReduceAction10: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction10 < ReduceAction10: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81243,15 +81609,13 @@ val_t NEW_ReduceAction10_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction11[54] = { - {(bigint) 1987 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction11[52] = { + {(bigint) 1999 /* 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) 1987 /* 5: ReduceAction11 < ReduceAction11: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1999 /* 5: ReduceAction11 < ReduceAction11: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81264,7 +81628,7 @@ const classtable_elt_t VFT_parser___ReduceAction11[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction11 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction11 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81293,11 +81657,11 @@ const classtable_elt_t VFT_parser___ReduceAction11[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction11 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction11 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction11___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction11 < ReduceAction11: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction11 < ReduceAction11: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81362,15 +81726,13 @@ val_t NEW_ReduceAction11_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction12[54] = { - {(bigint) 1943 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction12[52] = { + {(bigint) 1955 /* 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) 1943 /* 5: ReduceAction12 < ReduceAction12: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1955 /* 5: ReduceAction12 < ReduceAction12: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81383,7 +81745,7 @@ const classtable_elt_t VFT_parser___ReduceAction12[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction12 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction12 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81412,11 +81774,11 @@ const classtable_elt_t VFT_parser___ReduceAction12[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction12 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction12 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction12___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction12 < ReduceAction12: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction12 < ReduceAction12: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81481,15 +81843,13 @@ val_t NEW_ReduceAction12_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction13[54] = { - {(bigint) 1899 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction13[52] = { + {(bigint) 1911 /* 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) 1899 /* 5: ReduceAction13 < ReduceAction13: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1911 /* 5: ReduceAction13 < ReduceAction13: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81502,7 +81862,7 @@ const classtable_elt_t VFT_parser___ReduceAction13[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction13 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction13 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81531,11 +81891,11 @@ const classtable_elt_t VFT_parser___ReduceAction13[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction13 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction13 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction13___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction13 < ReduceAction13: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction13 < ReduceAction13: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81600,15 +81960,13 @@ val_t NEW_ReduceAction13_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction14[54] = { - {(bigint) 1855 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction14[52] = { + {(bigint) 1867 /* 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) 1855 /* 5: ReduceAction14 < ReduceAction14: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1867 /* 5: ReduceAction14 < ReduceAction14: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81621,7 +81979,7 @@ const classtable_elt_t VFT_parser___ReduceAction14[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction14 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction14 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81650,11 +82008,11 @@ const classtable_elt_t VFT_parser___ReduceAction14[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction14 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction14 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction14___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction14 < ReduceAction14: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction14 < ReduceAction14: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81719,15 +82077,13 @@ val_t NEW_ReduceAction14_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction15[54] = { - {(bigint) 1811 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction15[52] = { + {(bigint) 1823 /* 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) 1811 /* 5: ReduceAction15 < ReduceAction15: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1823 /* 5: ReduceAction15 < ReduceAction15: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81740,7 +82096,7 @@ const classtable_elt_t VFT_parser___ReduceAction15[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction15 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction15 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81769,11 +82125,11 @@ const classtable_elt_t VFT_parser___ReduceAction15[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction15 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction15 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction15___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction15 < ReduceAction15: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction15 < ReduceAction15: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81838,15 +82194,13 @@ val_t NEW_ReduceAction15_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction16[54] = { - {(bigint) 1767 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction16[52] = { + {(bigint) 1779 /* 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) 1767 /* 5: ReduceAction16 < ReduceAction16: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1779 /* 5: ReduceAction16 < ReduceAction16: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81859,7 +82213,7 @@ const classtable_elt_t VFT_parser___ReduceAction16[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction16 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction16 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -81888,11 +82242,11 @@ const classtable_elt_t VFT_parser___ReduceAction16[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction16 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction16 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction16___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction16 < ReduceAction16: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction16 < ReduceAction16: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -81957,15 +82311,13 @@ val_t NEW_ReduceAction16_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction17[54] = { - {(bigint) 1723 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction17[52] = { + {(bigint) 1735 /* 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) 1723 /* 5: ReduceAction17 < ReduceAction17: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1735 /* 5: ReduceAction17 < ReduceAction17: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -81978,7 +82330,7 @@ const classtable_elt_t VFT_parser___ReduceAction17[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction17 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction17 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82007,11 +82359,11 @@ const classtable_elt_t VFT_parser___ReduceAction17[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction17 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction17 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction17___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction17 < ReduceAction17: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction17 < ReduceAction17: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82076,15 +82428,13 @@ val_t NEW_ReduceAction17_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction18[54] = { - {(bigint) 1679 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction18[52] = { + {(bigint) 1691 /* 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) 1679 /* 5: ReduceAction18 < ReduceAction18: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1691 /* 5: ReduceAction18 < ReduceAction18: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82097,7 +82447,7 @@ const classtable_elt_t VFT_parser___ReduceAction18[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction18 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction18 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82126,11 +82476,11 @@ const classtable_elt_t VFT_parser___ReduceAction18[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction18 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction18 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction18___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction18 < ReduceAction18: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction18 < ReduceAction18: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82195,15 +82545,13 @@ val_t NEW_ReduceAction18_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction19[54] = { - {(bigint) 1635 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction19[52] = { + {(bigint) 1647 /* 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) 1635 /* 5: ReduceAction19 < ReduceAction19: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1647 /* 5: ReduceAction19 < ReduceAction19: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82216,7 +82564,7 @@ const classtable_elt_t VFT_parser___ReduceAction19[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction19 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction19 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82245,11 +82593,11 @@ const classtable_elt_t VFT_parser___ReduceAction19[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction19 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction19 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction19___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction19 < ReduceAction19: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction19 < ReduceAction19: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82314,15 +82662,13 @@ val_t NEW_ReduceAction19_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction20[54] = { - {(bigint) 1587 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction20[52] = { + {(bigint) 1599 /* 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) 1587 /* 5: ReduceAction20 < ReduceAction20: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1599 /* 5: ReduceAction20 < ReduceAction20: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82335,7 +82681,7 @@ const classtable_elt_t VFT_parser___ReduceAction20[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction20 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction20 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82364,11 +82710,11 @@ const classtable_elt_t VFT_parser___ReduceAction20[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction20 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction20 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction20___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction20 < ReduceAction20: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction20 < ReduceAction20: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82433,15 +82779,13 @@ val_t NEW_ReduceAction20_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction21[54] = { - {(bigint) 1543 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction21[52] = { + {(bigint) 1555 /* 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) 1543 /* 5: ReduceAction21 < ReduceAction21: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1555 /* 5: ReduceAction21 < ReduceAction21: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82454,7 +82798,7 @@ const classtable_elt_t VFT_parser___ReduceAction21[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction21 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction21 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82483,11 +82827,11 @@ const classtable_elt_t VFT_parser___ReduceAction21[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction21 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction21 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction21___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction21 < ReduceAction21: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction21 < ReduceAction21: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82552,15 +82896,13 @@ val_t NEW_ReduceAction21_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction22[54] = { - {(bigint) 1503 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction22[52] = { + {(bigint) 1515 /* 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) 1503 /* 5: ReduceAction22 < ReduceAction22: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1515 /* 5: ReduceAction22 < ReduceAction22: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82573,7 +82915,7 @@ const classtable_elt_t VFT_parser___ReduceAction22[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction22 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction22 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82602,11 +82944,11 @@ const classtable_elt_t VFT_parser___ReduceAction22[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction22 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction22 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction22___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction22 < ReduceAction22: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction22 < ReduceAction22: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82671,15 +83013,13 @@ val_t NEW_ReduceAction22_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction23[54] = { - {(bigint) 1459 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction23[52] = { + {(bigint) 1471 /* 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) 1459 /* 5: ReduceAction23 < ReduceAction23: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1471 /* 5: ReduceAction23 < ReduceAction23: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82692,7 +83032,7 @@ const classtable_elt_t VFT_parser___ReduceAction23[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction23 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction23 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82721,11 +83061,11 @@ const classtable_elt_t VFT_parser___ReduceAction23[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction23 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction23 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction23___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction23 < ReduceAction23: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction23 < ReduceAction23: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82790,15 +83130,13 @@ val_t NEW_ReduceAction23_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction24[54] = { - {(bigint) 1419 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction24[52] = { + {(bigint) 1431 /* 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) 1419 /* 5: ReduceAction24 < ReduceAction24: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1431 /* 5: ReduceAction24 < ReduceAction24: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82811,7 +83149,7 @@ const classtable_elt_t VFT_parser___ReduceAction24[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction24 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction24 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82840,11 +83178,11 @@ const classtable_elt_t VFT_parser___ReduceAction24[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction24 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction24 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction24___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction24 < ReduceAction24: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction24 < ReduceAction24: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -82909,15 +83247,13 @@ val_t NEW_ReduceAction24_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction25[54] = { - {(bigint) 1383 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction25[52] = { + {(bigint) 1395 /* 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) 1383 /* 5: ReduceAction25 < ReduceAction25: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1395 /* 5: ReduceAction25 < ReduceAction25: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -82930,7 +83266,7 @@ const classtable_elt_t VFT_parser___ReduceAction25[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction25 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction25 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -82959,11 +83295,11 @@ const classtable_elt_t VFT_parser___ReduceAction25[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction25 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction25 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction25___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction25 < ReduceAction25: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction25 < ReduceAction25: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83028,15 +83364,13 @@ val_t NEW_ReduceAction25_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction26[54] = { - {(bigint) 1351 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction26[52] = { + {(bigint) 1363 /* 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) 1351 /* 5: ReduceAction26 < ReduceAction26: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1363 /* 5: ReduceAction26 < ReduceAction26: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83049,7 +83383,7 @@ const classtable_elt_t VFT_parser___ReduceAction26[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction26 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction26 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83078,11 +83412,11 @@ const classtable_elt_t VFT_parser___ReduceAction26[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction26 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction26 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction26___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction26 < ReduceAction26: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction26 < ReduceAction26: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83147,15 +83481,13 @@ val_t NEW_ReduceAction26_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction27[54] = { - {(bigint) 1319 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction27[52] = { + {(bigint) 1331 /* 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) 1319 /* 5: ReduceAction27 < ReduceAction27: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1331 /* 5: ReduceAction27 < ReduceAction27: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83168,7 +83500,7 @@ const classtable_elt_t VFT_parser___ReduceAction27[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction27 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction27 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83197,11 +83529,11 @@ const classtable_elt_t VFT_parser___ReduceAction27[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction27 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction27 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction27___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction27 < ReduceAction27: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction27 < ReduceAction27: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83266,15 +83598,13 @@ val_t NEW_ReduceAction27_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction28[54] = { - {(bigint) 1275 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction28[52] = { + {(bigint) 1287 /* 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) 1275 /* 5: ReduceAction28 < ReduceAction28: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1287 /* 5: ReduceAction28 < ReduceAction28: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83287,7 +83617,7 @@ const classtable_elt_t VFT_parser___ReduceAction28[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction28 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction28 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83316,11 +83646,11 @@ const classtable_elt_t VFT_parser___ReduceAction28[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction28 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction28 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction28___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction28 < ReduceAction28: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction28 < ReduceAction28: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83385,15 +83715,13 @@ val_t NEW_ReduceAction28_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction29[54] = { - {(bigint) 1231 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction29[52] = { + {(bigint) 1243 /* 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) 1231 /* 5: ReduceAction29 < ReduceAction29: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1243 /* 5: ReduceAction29 < ReduceAction29: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83406,7 +83734,7 @@ const classtable_elt_t VFT_parser___ReduceAction29[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction29 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction29 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83435,11 +83763,11 @@ const classtable_elt_t VFT_parser___ReduceAction29[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction29 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction29 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction29___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction29 < ReduceAction29: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction29 < ReduceAction29: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83504,15 +83832,13 @@ val_t NEW_ReduceAction29_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction30[54] = { - {(bigint) 1183 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction30[52] = { + {(bigint) 1195 /* 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) 1183 /* 5: ReduceAction30 < ReduceAction30: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1195 /* 5: ReduceAction30 < ReduceAction30: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83525,7 +83851,7 @@ const classtable_elt_t VFT_parser___ReduceAction30[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction30 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction30 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83554,11 +83880,11 @@ const classtable_elt_t VFT_parser___ReduceAction30[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction30 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction30 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction30___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction30 < ReduceAction30: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction30 < ReduceAction30: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83623,15 +83949,13 @@ val_t NEW_ReduceAction30_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction31[54] = { - {(bigint) 1139 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction31[52] = { + {(bigint) 1151 /* 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) 1139 /* 5: ReduceAction31 < ReduceAction31: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1151 /* 5: ReduceAction31 < ReduceAction31: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83644,7 +83968,7 @@ const classtable_elt_t VFT_parser___ReduceAction31[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction31 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction31 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83673,11 +83997,11 @@ const classtable_elt_t VFT_parser___ReduceAction31[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction31 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction31 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction31___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction31 < ReduceAction31: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction31 < ReduceAction31: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83742,15 +84066,13 @@ val_t NEW_ReduceAction31_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction32[54] = { - {(bigint) 1103 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction32[52] = { + {(bigint) 1115 /* 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) 1103 /* 5: ReduceAction32 < ReduceAction32: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1115 /* 5: ReduceAction32 < ReduceAction32: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83763,7 +84085,7 @@ const classtable_elt_t VFT_parser___ReduceAction32[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction32 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction32 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83792,11 +84114,11 @@ const classtable_elt_t VFT_parser___ReduceAction32[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction32 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction32 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction32___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction32 < ReduceAction32: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction32 < ReduceAction32: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83861,15 +84183,13 @@ val_t NEW_ReduceAction32_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction33[54] = { - {(bigint) 1059 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction33[52] = { + {(bigint) 1071 /* 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) 1059 /* 5: ReduceAction33 < ReduceAction33: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1071 /* 5: ReduceAction33 < ReduceAction33: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -83882,7 +84202,7 @@ const classtable_elt_t VFT_parser___ReduceAction33[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction33 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction33 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -83911,11 +84231,11 @@ const classtable_elt_t VFT_parser___ReduceAction33[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction33 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction33 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction33___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction33 < ReduceAction33: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction33 < ReduceAction33: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -83980,15 +84300,13 @@ val_t NEW_ReduceAction33_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction34[54] = { - {(bigint) 1035 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction34[52] = { + {(bigint) 1047 /* 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) 1035 /* 5: ReduceAction34 < ReduceAction34: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1047 /* 5: ReduceAction34 < ReduceAction34: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84001,7 +84319,7 @@ const classtable_elt_t VFT_parser___ReduceAction34[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction34 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction34 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84030,11 +84348,11 @@ const classtable_elt_t VFT_parser___ReduceAction34[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction34 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction34 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction34___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction34 < ReduceAction34: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction34 < ReduceAction34: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84099,15 +84417,13 @@ val_t NEW_ReduceAction34_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction35[54] = { - {(bigint) 999 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction35[52] = { + {(bigint) 1011 /* 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) 999 /* 5: ReduceAction35 < ReduceAction35: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1011 /* 5: ReduceAction35 < ReduceAction35: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84120,7 +84436,7 @@ const classtable_elt_t VFT_parser___ReduceAction35[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction35 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction35 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84149,11 +84465,11 @@ const classtable_elt_t VFT_parser___ReduceAction35[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction35 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction35 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction35___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction35 < ReduceAction35: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction35 < ReduceAction35: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84218,15 +84534,13 @@ val_t NEW_ReduceAction35_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction36[54] = { - {(bigint) 963 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction36[52] = { + {(bigint) 975 /* 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) 963 /* 5: ReduceAction36 < ReduceAction36: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 975 /* 5: ReduceAction36 < ReduceAction36: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84239,7 +84553,7 @@ const classtable_elt_t VFT_parser___ReduceAction36[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction36 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction36 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84268,11 +84582,11 @@ const classtable_elt_t VFT_parser___ReduceAction36[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction36 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction36 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction36___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction36 < ReduceAction36: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction36 < ReduceAction36: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84337,15 +84651,13 @@ val_t NEW_ReduceAction36_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction37[54] = { - {(bigint) 927 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction37[52] = { + {(bigint) 939 /* 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) 927 /* 5: ReduceAction37 < ReduceAction37: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 939 /* 5: ReduceAction37 < ReduceAction37: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84358,7 +84670,7 @@ const classtable_elt_t VFT_parser___ReduceAction37[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction37 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction37 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84387,11 +84699,11 @@ const classtable_elt_t VFT_parser___ReduceAction37[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction37 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction37 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction37___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction37 < ReduceAction37: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction37 < ReduceAction37: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84456,15 +84768,13 @@ val_t NEW_ReduceAction37_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction39[54] = { - {(bigint) 871 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction39[52] = { + {(bigint) 883 /* 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) 871 /* 5: ReduceAction39 < ReduceAction39: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 883 /* 5: ReduceAction39 < ReduceAction39: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84477,7 +84787,7 @@ const classtable_elt_t VFT_parser___ReduceAction39[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction39 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction39 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84506,11 +84816,11 @@ const classtable_elt_t VFT_parser___ReduceAction39[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction39 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction39 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction39___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction39 < ReduceAction39: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction39 < ReduceAction39: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84575,15 +84885,13 @@ val_t NEW_ReduceAction39_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction40[54] = { - {(bigint) 831 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction40[52] = { + {(bigint) 843 /* 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) 831 /* 5: ReduceAction40 < ReduceAction40: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 843 /* 5: ReduceAction40 < ReduceAction40: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84596,7 +84904,7 @@ const classtable_elt_t VFT_parser___ReduceAction40[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction40 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction40 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84625,11 +84933,11 @@ const classtable_elt_t VFT_parser___ReduceAction40[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction40 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction40 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction40___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction40 < ReduceAction40: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction40 < ReduceAction40: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84694,15 +85002,13 @@ val_t NEW_ReduceAction40_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction41[54] = { - {(bigint) 811 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction41[52] = { + {(bigint) 823 /* 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) 811 /* 5: ReduceAction41 < ReduceAction41: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 823 /* 5: ReduceAction41 < ReduceAction41: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84715,7 +85021,7 @@ const classtable_elt_t VFT_parser___ReduceAction41[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction41 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction41 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84744,11 +85050,11 @@ const classtable_elt_t VFT_parser___ReduceAction41[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction41 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction41 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction41___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction41 < ReduceAction41: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction41 < ReduceAction41: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84813,15 +85119,13 @@ val_t NEW_ReduceAction41_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction42[54] = { - {(bigint) 771 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction42[52] = { + {(bigint) 783 /* 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) 771 /* 5: ReduceAction42 < ReduceAction42: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 783 /* 5: ReduceAction42 < ReduceAction42: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84834,7 +85138,7 @@ const classtable_elt_t VFT_parser___ReduceAction42[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction42 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction42 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84863,11 +85167,11 @@ const classtable_elt_t VFT_parser___ReduceAction42[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction42 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction42 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction42___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction42 < ReduceAction42: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction42 < ReduceAction42: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -84932,15 +85236,13 @@ val_t NEW_ReduceAction42_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction43[54] = { - {(bigint) 735 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction43[52] = { + {(bigint) 747 /* 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) 735 /* 5: ReduceAction43 < ReduceAction43: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 747 /* 5: ReduceAction43 < ReduceAction43: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -84953,7 +85255,7 @@ const classtable_elt_t VFT_parser___ReduceAction43[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction43 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction43 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -84982,11 +85284,11 @@ const classtable_elt_t VFT_parser___ReduceAction43[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction43 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction43 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction43___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction43 < ReduceAction43: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction43 < ReduceAction43: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85051,15 +85353,13 @@ val_t NEW_ReduceAction43_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction44[54] = { - {(bigint) 723 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction44[52] = { + {(bigint) 735 /* 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) 723 /* 5: ReduceAction44 < ReduceAction44: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 735 /* 5: ReduceAction44 < ReduceAction44: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85072,7 +85372,7 @@ const classtable_elt_t VFT_parser___ReduceAction44[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction44 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction44 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85101,11 +85401,11 @@ const classtable_elt_t VFT_parser___ReduceAction44[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction44 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction44 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction44___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction44 < ReduceAction44: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction44 < ReduceAction44: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85170,15 +85470,13 @@ val_t NEW_ReduceAction44_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction45[54] = { - {(bigint) 719 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction45[52] = { + {(bigint) 731 /* 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) 719 /* 5: ReduceAction45 < ReduceAction45: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 731 /* 5: ReduceAction45 < ReduceAction45: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85191,7 +85489,7 @@ const classtable_elt_t VFT_parser___ReduceAction45[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction45 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction45 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85220,11 +85518,11 @@ const classtable_elt_t VFT_parser___ReduceAction45[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction45 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction45 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction45___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction45 < ReduceAction45: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction45 < ReduceAction45: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85289,15 +85587,13 @@ val_t NEW_ReduceAction45_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction46[54] = { - {(bigint) 715 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction46[52] = { + {(bigint) 727 /* 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) 715 /* 5: ReduceAction46 < ReduceAction46: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 727 /* 5: ReduceAction46 < ReduceAction46: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85310,7 +85606,7 @@ const classtable_elt_t VFT_parser___ReduceAction46[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction46 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction46 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85339,11 +85635,11 @@ const classtable_elt_t VFT_parser___ReduceAction46[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction46 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction46 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction46___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction46 < ReduceAction46: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction46 < ReduceAction46: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85408,15 +85704,13 @@ val_t NEW_ReduceAction46_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction47[54] = { - {(bigint) 711 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction47[52] = { + {(bigint) 723 /* 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) 711 /* 5: ReduceAction47 < ReduceAction47: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 723 /* 5: ReduceAction47 < ReduceAction47: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85429,7 +85723,7 @@ const classtable_elt_t VFT_parser___ReduceAction47[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction47 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction47 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85458,11 +85752,11 @@ const classtable_elt_t VFT_parser___ReduceAction47[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction47 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction47 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction47___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction47 < ReduceAction47: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction47 < ReduceAction47: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85527,15 +85821,13 @@ val_t NEW_ReduceAction47_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction48[54] = { - {(bigint) 707 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction48[52] = { + {(bigint) 719 /* 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) 707 /* 5: ReduceAction48 < ReduceAction48: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 719 /* 5: ReduceAction48 < ReduceAction48: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85548,7 +85840,7 @@ const classtable_elt_t VFT_parser___ReduceAction48[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction48 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction48 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85577,11 +85869,11 @@ const classtable_elt_t VFT_parser___ReduceAction48[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction48 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction48 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction48___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction48 < ReduceAction48: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction48 < ReduceAction48: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85646,15 +85938,13 @@ val_t NEW_ReduceAction48_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction49[54] = { - {(bigint) 703 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction49[52] = { + {(bigint) 715 /* 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) 703 /* 5: ReduceAction49 < ReduceAction49: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 715 /* 5: ReduceAction49 < ReduceAction49: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85667,7 +85957,7 @@ const classtable_elt_t VFT_parser___ReduceAction49[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction49 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction49 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85696,11 +85986,11 @@ const classtable_elt_t VFT_parser___ReduceAction49[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction49 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction49 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction49___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction49 < ReduceAction49: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction49 < ReduceAction49: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85765,15 +86055,13 @@ val_t NEW_ReduceAction49_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction50[54] = { - {(bigint) 695 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction50[52] = { + {(bigint) 707 /* 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) 695 /* 5: ReduceAction50 < ReduceAction50: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 707 /* 5: ReduceAction50 < ReduceAction50: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85786,7 +86074,7 @@ const classtable_elt_t VFT_parser___ReduceAction50[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction50 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction50 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85815,11 +86103,11 @@ const classtable_elt_t VFT_parser___ReduceAction50[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction50 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction50 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction50___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction50 < ReduceAction50: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction50 < ReduceAction50: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -85884,15 +86172,13 @@ val_t NEW_ReduceAction50_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction51[54] = { - {(bigint) 691 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction51[52] = { + {(bigint) 703 /* 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) 691 /* 5: ReduceAction51 < ReduceAction51: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 703 /* 5: ReduceAction51 < ReduceAction51: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -85905,7 +86191,7 @@ const classtable_elt_t VFT_parser___ReduceAction51[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction51 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction51 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -85934,11 +86220,11 @@ const classtable_elt_t VFT_parser___ReduceAction51[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction51 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction51 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction51___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction51 < ReduceAction51: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction51 < ReduceAction51: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86003,15 +86289,13 @@ val_t NEW_ReduceAction51_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction52[54] = { - {(bigint) 687 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction52[52] = { + {(bigint) 699 /* 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) 687 /* 5: ReduceAction52 < ReduceAction52: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 699 /* 5: ReduceAction52 < ReduceAction52: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86024,7 +86308,7 @@ const classtable_elt_t VFT_parser___ReduceAction52[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction52 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction52 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86053,11 +86337,11 @@ const classtable_elt_t VFT_parser___ReduceAction52[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction52 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction52 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction52___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction52 < ReduceAction52: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction52 < ReduceAction52: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86122,15 +86406,13 @@ val_t NEW_ReduceAction52_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction53[54] = { - {(bigint) 683 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction53[52] = { + {(bigint) 695 /* 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) 683 /* 5: ReduceAction53 < ReduceAction53: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 695 /* 5: ReduceAction53 < ReduceAction53: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86143,7 +86425,7 @@ const classtable_elt_t VFT_parser___ReduceAction53[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction53 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction53 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86172,11 +86454,11 @@ const classtable_elt_t VFT_parser___ReduceAction53[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction53 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction53 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction53___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction53 < ReduceAction53: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction53 < ReduceAction53: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86241,15 +86523,13 @@ val_t NEW_ReduceAction53_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction54[54] = { - {(bigint) 679 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction54[52] = { + {(bigint) 691 /* 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) 679 /* 5: ReduceAction54 < ReduceAction54: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 691 /* 5: ReduceAction54 < ReduceAction54: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86262,7 +86542,7 @@ const classtable_elt_t VFT_parser___ReduceAction54[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction54 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction54 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86291,11 +86571,11 @@ const classtable_elt_t VFT_parser___ReduceAction54[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction54 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction54 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction54___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction54 < ReduceAction54: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction54 < ReduceAction54: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86360,15 +86640,13 @@ val_t NEW_ReduceAction54_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction55[54] = { - {(bigint) 675 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction55[52] = { + {(bigint) 687 /* 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) 675 /* 5: ReduceAction55 < ReduceAction55: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 687 /* 5: ReduceAction55 < ReduceAction55: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86381,7 +86659,7 @@ const classtable_elt_t VFT_parser___ReduceAction55[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction55 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction55 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86410,11 +86688,11 @@ const classtable_elt_t VFT_parser___ReduceAction55[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction55 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction55 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction55___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction55 < ReduceAction55: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction55 < ReduceAction55: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86479,15 +86757,13 @@ val_t NEW_ReduceAction55_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction56[54] = { - {(bigint) 671 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction56[52] = { + {(bigint) 683 /* 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) 671 /* 5: ReduceAction56 < ReduceAction56: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 683 /* 5: ReduceAction56 < ReduceAction56: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86500,7 +86776,7 @@ const classtable_elt_t VFT_parser___ReduceAction56[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction56 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction56 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86529,11 +86805,11 @@ const classtable_elt_t VFT_parser___ReduceAction56[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction56 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction56 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction56___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction56 < ReduceAction56: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction56 < ReduceAction56: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86598,15 +86874,13 @@ val_t NEW_ReduceAction56_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction57[54] = { - {(bigint) 667 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction57[52] = { + {(bigint) 679 /* 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) 667 /* 5: ReduceAction57 < ReduceAction57: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 679 /* 5: ReduceAction57 < ReduceAction57: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86619,7 +86893,7 @@ const classtable_elt_t VFT_parser___ReduceAction57[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction57 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction57 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86648,11 +86922,11 @@ const classtable_elt_t VFT_parser___ReduceAction57[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction57 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction57 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction57___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction57 < ReduceAction57: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction57 < ReduceAction57: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86717,15 +86991,13 @@ val_t NEW_ReduceAction57_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction58[54] = { - {(bigint) 663 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction58[52] = { + {(bigint) 675 /* 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) 663 /* 5: ReduceAction58 < ReduceAction58: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 675 /* 5: ReduceAction58 < ReduceAction58: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86738,7 +87010,7 @@ const classtable_elt_t VFT_parser___ReduceAction58[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction58 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction58 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86767,11 +87039,11 @@ const classtable_elt_t VFT_parser___ReduceAction58[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction58 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction58 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction58___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction58 < ReduceAction58: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction58 < ReduceAction58: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86836,15 +87108,13 @@ val_t NEW_ReduceAction58_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction59[54] = { - {(bigint) 659 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction59[52] = { + {(bigint) 671 /* 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) 659 /* 5: ReduceAction59 < ReduceAction59: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 671 /* 5: ReduceAction59 < ReduceAction59: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86857,7 +87127,7 @@ const classtable_elt_t VFT_parser___ReduceAction59[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction59 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction59 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -86886,11 +87156,11 @@ const classtable_elt_t VFT_parser___ReduceAction59[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction59 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction59 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction59___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction59 < ReduceAction59: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction59 < ReduceAction59: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -86955,15 +87225,13 @@ val_t NEW_ReduceAction59_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction60[54] = { - {(bigint) 651 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction60[52] = { + {(bigint) 663 /* 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) 651 /* 5: ReduceAction60 < ReduceAction60: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 663 /* 5: ReduceAction60 < ReduceAction60: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -86976,7 +87244,7 @@ const classtable_elt_t VFT_parser___ReduceAction60[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction60 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction60 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87005,11 +87273,11 @@ const classtable_elt_t VFT_parser___ReduceAction60[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction60 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction60 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction60___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction60 < ReduceAction60: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction60 < ReduceAction60: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87074,15 +87342,13 @@ val_t NEW_ReduceAction60_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction61[54] = { - {(bigint) 647 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction61[52] = { + {(bigint) 659 /* 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) 647 /* 5: ReduceAction61 < ReduceAction61: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 659 /* 5: ReduceAction61 < ReduceAction61: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87095,7 +87361,7 @@ const classtable_elt_t VFT_parser___ReduceAction61[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction61 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction61 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87124,11 +87390,11 @@ const classtable_elt_t VFT_parser___ReduceAction61[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction61 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction61 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction61___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction61 < ReduceAction61: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction61 < ReduceAction61: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87193,15 +87459,13 @@ val_t NEW_ReduceAction61_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction62[54] = { - {(bigint) 643 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction62[52] = { + {(bigint) 655 /* 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) 643 /* 5: ReduceAction62 < ReduceAction62: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 655 /* 5: ReduceAction62 < ReduceAction62: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87214,7 +87478,7 @@ const classtable_elt_t VFT_parser___ReduceAction62[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction62 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction62 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87243,11 +87507,11 @@ const classtable_elt_t VFT_parser___ReduceAction62[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction62 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction62 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction62___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction62 < ReduceAction62: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction62 < ReduceAction62: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87312,15 +87576,13 @@ val_t NEW_ReduceAction62_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction63[54] = { - {(bigint) 639 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction63[52] = { + {(bigint) 651 /* 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) 639 /* 5: ReduceAction63 < ReduceAction63: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 651 /* 5: ReduceAction63 < ReduceAction63: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87333,7 +87595,7 @@ const classtable_elt_t VFT_parser___ReduceAction63[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction63 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction63 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87362,11 +87624,11 @@ const classtable_elt_t VFT_parser___ReduceAction63[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction63 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction63 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction63___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction63 < ReduceAction63: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction63 < ReduceAction63: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87431,15 +87693,13 @@ val_t NEW_ReduceAction63_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction64[54] = { - {(bigint) 635 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction64[52] = { + {(bigint) 647 /* 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) 635 /* 5: ReduceAction64 < ReduceAction64: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 647 /* 5: ReduceAction64 < ReduceAction64: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87452,7 +87712,7 @@ const classtable_elt_t VFT_parser___ReduceAction64[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction64 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction64 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87481,11 +87741,11 @@ const classtable_elt_t VFT_parser___ReduceAction64[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction64 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction64 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction64___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction64 < ReduceAction64: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction64 < ReduceAction64: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87550,15 +87810,13 @@ val_t NEW_ReduceAction64_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction65[54] = { - {(bigint) 631 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction65[52] = { + {(bigint) 643 /* 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) 631 /* 5: ReduceAction65 < ReduceAction65: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 643 /* 5: ReduceAction65 < ReduceAction65: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87571,7 +87829,7 @@ const classtable_elt_t VFT_parser___ReduceAction65[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction65 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction65 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87600,11 +87858,11 @@ const classtable_elt_t VFT_parser___ReduceAction65[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction65 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction65 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction65___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction65 < ReduceAction65: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction65 < ReduceAction65: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87669,15 +87927,13 @@ val_t NEW_ReduceAction65_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction66[54] = { - {(bigint) 627 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction66[52] = { + {(bigint) 639 /* 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) 627 /* 5: ReduceAction66 < ReduceAction66: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 639 /* 5: ReduceAction66 < ReduceAction66: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87690,7 +87946,7 @@ const classtable_elt_t VFT_parser___ReduceAction66[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction66 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction66 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87719,11 +87975,11 @@ const classtable_elt_t VFT_parser___ReduceAction66[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction66 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction66 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction66___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction66 < ReduceAction66: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction66 < ReduceAction66: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87788,15 +88044,13 @@ val_t NEW_ReduceAction66_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction67[54] = { - {(bigint) 623 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction67[52] = { + {(bigint) 635 /* 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) 623 /* 5: ReduceAction67 < ReduceAction67: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 635 /* 5: ReduceAction67 < ReduceAction67: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87809,7 +88063,7 @@ const classtable_elt_t VFT_parser___ReduceAction67[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction67 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction67 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87838,11 +88092,11 @@ const classtable_elt_t VFT_parser___ReduceAction67[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction67 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction67 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction67___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction67 < ReduceAction67: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction67 < ReduceAction67: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -87907,15 +88161,13 @@ val_t NEW_ReduceAction67_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction68[54] = { - {(bigint) 619 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction68[52] = { + {(bigint) 631 /* 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) 619 /* 5: ReduceAction68 < ReduceAction68: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 631 /* 5: ReduceAction68 < ReduceAction68: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -87928,7 +88180,7 @@ const classtable_elt_t VFT_parser___ReduceAction68[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction68 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction68 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -87957,11 +88209,11 @@ const classtable_elt_t VFT_parser___ReduceAction68[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction68 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction68 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction68___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction68 < ReduceAction68: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction68 < ReduceAction68: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88026,15 +88278,13 @@ val_t NEW_ReduceAction68_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction69[54] = { - {(bigint) 607 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction69[52] = { + {(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) 607 /* 5: ReduceAction69 < ReduceAction69: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 619 /* 5: ReduceAction69 < ReduceAction69: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88047,7 +88297,7 @@ const classtable_elt_t VFT_parser___ReduceAction69[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction69 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction69 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88076,11 +88326,11 @@ const classtable_elt_t VFT_parser___ReduceAction69[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction69 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction69 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction69___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction69 < ReduceAction69: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction69 < ReduceAction69: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88145,15 +88395,13 @@ val_t NEW_ReduceAction69_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction70[54] = { - {(bigint) 591 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction70[52] = { + {(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) 591 /* 5: ReduceAction70 < ReduceAction70: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 603 /* 5: ReduceAction70 < ReduceAction70: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88166,7 +88414,7 @@ const classtable_elt_t VFT_parser___ReduceAction70[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction70 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction70 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88195,11 +88443,11 @@ const classtable_elt_t VFT_parser___ReduceAction70[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction70 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction70 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction70___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction70 < ReduceAction70: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction70 < ReduceAction70: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88264,15 +88512,13 @@ val_t NEW_ReduceAction70_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction71[54] = { - {(bigint) 579 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction71[52] = { + {(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) 579 /* 5: ReduceAction71 < ReduceAction71: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 591 /* 5: ReduceAction71 < ReduceAction71: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88285,7 +88531,7 @@ const classtable_elt_t VFT_parser___ReduceAction71[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction71 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction71 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88314,11 +88560,11 @@ const classtable_elt_t VFT_parser___ReduceAction71[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction71 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction71 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction71___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction71 < ReduceAction71: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction71 < ReduceAction71: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88383,15 +88629,13 @@ val_t NEW_ReduceAction71_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction72[54] = { - {(bigint) 551 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction72[52] = { + {(bigint) 563 /* 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) 551 /* 5: ReduceAction72 < ReduceAction72: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 563 /* 5: ReduceAction72 < ReduceAction72: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88404,7 +88648,7 @@ const classtable_elt_t VFT_parser___ReduceAction72[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction72 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction72 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88433,11 +88677,11 @@ const classtable_elt_t VFT_parser___ReduceAction72[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction72 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction72 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction72___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction72 < ReduceAction72: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction72 < ReduceAction72: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88502,15 +88746,13 @@ val_t NEW_ReduceAction72_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction73[54] = { - {(bigint) 515 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction73[52] = { + {(bigint) 527 /* 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) 515 /* 5: ReduceAction73 < ReduceAction73: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 527 /* 5: ReduceAction73 < ReduceAction73: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88523,7 +88765,7 @@ const classtable_elt_t VFT_parser___ReduceAction73[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction73 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction73 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88552,11 +88794,11 @@ const classtable_elt_t VFT_parser___ReduceAction73[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction73 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction73 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction73___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction73 < ReduceAction73: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction73 < ReduceAction73: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88621,15 +88863,13 @@ val_t NEW_ReduceAction73_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction74[54] = { - {(bigint) 487 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction74[52] = { + {(bigint) 499 /* 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) 487 /* 5: ReduceAction74 < ReduceAction74: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 499 /* 5: ReduceAction74 < ReduceAction74: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88642,7 +88882,7 @@ const classtable_elt_t VFT_parser___ReduceAction74[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction74 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction74 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88671,11 +88911,11 @@ const classtable_elt_t VFT_parser___ReduceAction74[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction74 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction74 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction74___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction74 < ReduceAction74: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction74 < ReduceAction74: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88740,15 +88980,13 @@ val_t NEW_ReduceAction74_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction75[54] = { - {(bigint) 463 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction75[52] = { + {(bigint) 475 /* 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) 463 /* 5: ReduceAction75 < ReduceAction75: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 475 /* 5: ReduceAction75 < ReduceAction75: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88761,7 +88999,7 @@ const classtable_elt_t VFT_parser___ReduceAction75[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction75 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction75 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88790,11 +89028,11 @@ const classtable_elt_t VFT_parser___ReduceAction75[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction75 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction75 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction75___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction75 < ReduceAction75: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction75 < ReduceAction75: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88859,15 +89097,13 @@ val_t NEW_ReduceAction75_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction76[54] = { - {(bigint) 459 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction76[52] = { + {(bigint) 471 /* 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) 459 /* 5: ReduceAction76 < ReduceAction76: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 471 /* 5: ReduceAction76 < ReduceAction76: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88880,7 +89116,7 @@ const classtable_elt_t VFT_parser___ReduceAction76[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction76 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction76 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -88909,11 +89145,11 @@ const classtable_elt_t VFT_parser___ReduceAction76[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction76 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction76 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction76___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction76 < ReduceAction76: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction76 < ReduceAction76: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -88978,15 +89214,13 @@ val_t NEW_ReduceAction76_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction77[54] = { - {(bigint) 455 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction77[52] = { + {(bigint) 467 /* 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) 455 /* 5: ReduceAction77 < ReduceAction77: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 467 /* 5: ReduceAction77 < ReduceAction77: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -88999,7 +89233,7 @@ const classtable_elt_t VFT_parser___ReduceAction77[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction77 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction77 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89028,11 +89262,11 @@ const classtable_elt_t VFT_parser___ReduceAction77[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction77 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction77 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction77___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction77 < ReduceAction77: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction77 < ReduceAction77: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89097,15 +89331,13 @@ val_t NEW_ReduceAction77_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction78[54] = { - {(bigint) 451 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction78[52] = { + {(bigint) 463 /* 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) 451 /* 5: ReduceAction78 < ReduceAction78: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 463 /* 5: ReduceAction78 < ReduceAction78: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89118,7 +89350,7 @@ const classtable_elt_t VFT_parser___ReduceAction78[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction78 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction78 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89147,11 +89379,11 @@ const classtable_elt_t VFT_parser___ReduceAction78[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction78 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction78 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction78___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction78 < ReduceAction78: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction78 < ReduceAction78: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89216,15 +89448,13 @@ val_t NEW_ReduceAction78_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction79[54] = { - {(bigint) 447 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction79[52] = { + {(bigint) 459 /* 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) 447 /* 5: ReduceAction79 < ReduceAction79: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 459 /* 5: ReduceAction79 < ReduceAction79: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89237,7 +89467,7 @@ const classtable_elt_t VFT_parser___ReduceAction79[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction79 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction79 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89266,11 +89496,11 @@ const classtable_elt_t VFT_parser___ReduceAction79[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction79 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction79 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction79___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction79 < ReduceAction79: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction79 < ReduceAction79: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89335,15 +89565,13 @@ val_t NEW_ReduceAction79_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction80[54] = { - {(bigint) 439 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction80[52] = { + {(bigint) 451 /* 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) 439 /* 5: ReduceAction80 < ReduceAction80: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 451 /* 5: ReduceAction80 < ReduceAction80: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89356,7 +89584,7 @@ const classtable_elt_t VFT_parser___ReduceAction80[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction80 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction80 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89385,11 +89613,11 @@ const classtable_elt_t VFT_parser___ReduceAction80[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction80 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction80 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction80___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction80 < ReduceAction80: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction80 < ReduceAction80: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89454,15 +89682,13 @@ val_t NEW_ReduceAction80_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction81[54] = { - {(bigint) 435 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction81[52] = { + {(bigint) 447 /* 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) 435 /* 5: ReduceAction81 < ReduceAction81: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 447 /* 5: ReduceAction81 < ReduceAction81: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89475,7 +89701,7 @@ const classtable_elt_t VFT_parser___ReduceAction81[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction81 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction81 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89504,11 +89730,11 @@ const classtable_elt_t VFT_parser___ReduceAction81[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction81 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction81 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction81___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction81 < ReduceAction81: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction81 < ReduceAction81: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89573,15 +89799,13 @@ val_t NEW_ReduceAction81_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction82[54] = { - {(bigint) 431 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction82[52] = { + {(bigint) 443 /* 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) 431 /* 5: ReduceAction82 < ReduceAction82: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 443 /* 5: ReduceAction82 < ReduceAction82: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89594,7 +89818,7 @@ const classtable_elt_t VFT_parser___ReduceAction82[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction82 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction82 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89623,11 +89847,11 @@ const classtable_elt_t VFT_parser___ReduceAction82[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction82 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction82 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction82___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction82 < ReduceAction82: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction82 < ReduceAction82: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89692,15 +89916,13 @@ val_t NEW_ReduceAction82_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction83[54] = { - {(bigint) 427 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction83[52] = { + {(bigint) 439 /* 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) 427 /* 5: ReduceAction83 < ReduceAction83: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 439 /* 5: ReduceAction83 < ReduceAction83: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89713,7 +89935,7 @@ const classtable_elt_t VFT_parser___ReduceAction83[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction83 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction83 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89742,11 +89964,11 @@ const classtable_elt_t VFT_parser___ReduceAction83[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction83 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction83 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction83___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction83 < ReduceAction83: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction83 < ReduceAction83: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89811,15 +90033,13 @@ val_t NEW_ReduceAction83_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction84[54] = { - {(bigint) 423 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction84[52] = { + {(bigint) 435 /* 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) 423 /* 5: ReduceAction84 < ReduceAction84: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 435 /* 5: ReduceAction84 < ReduceAction84: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89832,7 +90052,7 @@ const classtable_elt_t VFT_parser___ReduceAction84[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction84 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction84 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89861,11 +90081,11 @@ const classtable_elt_t VFT_parser___ReduceAction84[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction84 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction84 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction84___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction84 < ReduceAction84: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction84 < ReduceAction84: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -89930,15 +90150,13 @@ val_t NEW_ReduceAction84_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction85[54] = { - {(bigint) 419 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction85[52] = { + {(bigint) 431 /* 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) 419 /* 5: ReduceAction85 < ReduceAction85: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 431 /* 5: ReduceAction85 < ReduceAction85: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -89951,7 +90169,7 @@ const classtable_elt_t VFT_parser___ReduceAction85[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction85 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction85 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -89980,11 +90198,11 @@ const classtable_elt_t VFT_parser___ReduceAction85[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction85 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction85 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction85___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction85 < ReduceAction85: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction85 < ReduceAction85: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90049,15 +90267,13 @@ val_t NEW_ReduceAction85_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction86[54] = { - {(bigint) 415 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction86[52] = { + {(bigint) 427 /* 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) 415 /* 5: ReduceAction86 < ReduceAction86: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 427 /* 5: ReduceAction86 < ReduceAction86: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90070,7 +90286,7 @@ const classtable_elt_t VFT_parser___ReduceAction86[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction86 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction86 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90099,11 +90315,11 @@ const classtable_elt_t VFT_parser___ReduceAction86[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction86 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction86 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction86___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction86 < ReduceAction86: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction86 < ReduceAction86: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90168,15 +90384,13 @@ val_t NEW_ReduceAction86_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction87[54] = { - {(bigint) 411 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction87[52] = { + {(bigint) 423 /* 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) 411 /* 5: ReduceAction87 < ReduceAction87: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 423 /* 5: ReduceAction87 < ReduceAction87: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90189,7 +90403,7 @@ const classtable_elt_t VFT_parser___ReduceAction87[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction87 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction87 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90218,11 +90432,11 @@ const classtable_elt_t VFT_parser___ReduceAction87[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction87 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction87 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction87___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction87 < ReduceAction87: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction87 < ReduceAction87: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90287,15 +90501,13 @@ val_t NEW_ReduceAction87_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction88[54] = { - {(bigint) 407 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction88[52] = { + {(bigint) 419 /* 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) 407 /* 5: ReduceAction88 < ReduceAction88: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 419 /* 5: ReduceAction88 < ReduceAction88: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90308,7 +90520,7 @@ const classtable_elt_t VFT_parser___ReduceAction88[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction88 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction88 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90337,11 +90549,11 @@ const classtable_elt_t VFT_parser___ReduceAction88[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction88 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction88 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction88___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction88 < ReduceAction88: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction88 < ReduceAction88: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90406,15 +90618,13 @@ val_t NEW_ReduceAction88_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction89[54] = { - {(bigint) 403 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction89[52] = { + {(bigint) 415 /* 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) 403 /* 5: ReduceAction89 < ReduceAction89: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 415 /* 5: ReduceAction89 < ReduceAction89: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90427,7 +90637,7 @@ const classtable_elt_t VFT_parser___ReduceAction89[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction89 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction89 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90456,11 +90666,11 @@ const classtable_elt_t VFT_parser___ReduceAction89[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction89 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction89 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction89___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction89 < ReduceAction89: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction89 < ReduceAction89: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90525,15 +90735,13 @@ val_t NEW_ReduceAction89_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction90[54] = { - {(bigint) 395 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction90[52] = { + {(bigint) 407 /* 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) 395 /* 5: ReduceAction90 < ReduceAction90: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 407 /* 5: ReduceAction90 < ReduceAction90: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90546,7 +90754,7 @@ const classtable_elt_t VFT_parser___ReduceAction90[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction90 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction90 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90575,11 +90783,11 @@ const classtable_elt_t VFT_parser___ReduceAction90[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction90 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction90 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction90___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction90 < ReduceAction90: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction90 < ReduceAction90: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90644,15 +90852,13 @@ val_t NEW_ReduceAction90_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction91[54] = { - {(bigint) 391 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction91[52] = { + {(bigint) 403 /* 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) 391 /* 5: ReduceAction91 < ReduceAction91: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 403 /* 5: ReduceAction91 < ReduceAction91: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90665,7 +90871,7 @@ const classtable_elt_t VFT_parser___ReduceAction91[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction91 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction91 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90694,11 +90900,11 @@ const classtable_elt_t VFT_parser___ReduceAction91[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction91 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction91 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction91___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction91 < ReduceAction91: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction91 < ReduceAction91: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90763,15 +90969,13 @@ val_t NEW_ReduceAction91_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction92[54] = { - {(bigint) 387 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction92[52] = { + {(bigint) 399 /* 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) 387 /* 5: ReduceAction92 < ReduceAction92: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 399 /* 5: ReduceAction92 < ReduceAction92: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90784,7 +90988,7 @@ const classtable_elt_t VFT_parser___ReduceAction92[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction92 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction92 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90813,11 +91017,11 @@ const classtable_elt_t VFT_parser___ReduceAction92[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction92 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction92 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction92___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction92 < ReduceAction92: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction92 < ReduceAction92: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -90882,15 +91086,13 @@ val_t NEW_ReduceAction92_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction93[54] = { - {(bigint) 383 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction93[52] = { + {(bigint) 395 /* 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) 383 /* 5: ReduceAction93 < ReduceAction93: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 395 /* 5: ReduceAction93 < ReduceAction93: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -90903,7 +91105,7 @@ const classtable_elt_t VFT_parser___ReduceAction93[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction93 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction93 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -90932,11 +91134,11 @@ const classtable_elt_t VFT_parser___ReduceAction93[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction93 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction93 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction93___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction93 < ReduceAction93: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction93 < ReduceAction93: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91001,15 +91203,13 @@ val_t NEW_ReduceAction93_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction94[54] = { - {(bigint) 379 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction94[52] = { + {(bigint) 391 /* 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) 379 /* 5: ReduceAction94 < ReduceAction94: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 391 /* 5: ReduceAction94 < ReduceAction94: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91022,7 +91222,7 @@ const classtable_elt_t VFT_parser___ReduceAction94[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction94 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction94 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91051,11 +91251,11 @@ const classtable_elt_t VFT_parser___ReduceAction94[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction94 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction94 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction94___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction94 < ReduceAction94: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction94 < ReduceAction94: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91120,15 +91320,13 @@ val_t NEW_ReduceAction94_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction95[54] = { - {(bigint) 375 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction95[52] = { + {(bigint) 387 /* 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) 375 /* 5: ReduceAction95 < ReduceAction95: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 387 /* 5: ReduceAction95 < ReduceAction95: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91141,7 +91339,7 @@ const classtable_elt_t VFT_parser___ReduceAction95[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction95 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction95 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91170,11 +91368,11 @@ const classtable_elt_t VFT_parser___ReduceAction95[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction95 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction95 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction95___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction95 < ReduceAction95: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction95 < ReduceAction95: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91239,15 +91437,13 @@ val_t NEW_ReduceAction95_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction96[54] = { - {(bigint) 371 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction96[52] = { + {(bigint) 383 /* 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) 371 /* 5: ReduceAction96 < ReduceAction96: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 383 /* 5: ReduceAction96 < ReduceAction96: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91260,7 +91456,7 @@ const classtable_elt_t VFT_parser___ReduceAction96[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction96 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction96 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91289,11 +91485,11 @@ const classtable_elt_t VFT_parser___ReduceAction96[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction96 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction96 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction96___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction96 < ReduceAction96: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction96 < ReduceAction96: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91358,15 +91554,13 @@ val_t NEW_ReduceAction96_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction97[54] = { - {(bigint) 367 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction97[52] = { + {(bigint) 379 /* 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) 367 /* 5: ReduceAction97 < ReduceAction97: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 379 /* 5: ReduceAction97 < ReduceAction97: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91379,7 +91573,7 @@ const classtable_elt_t VFT_parser___ReduceAction97[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction97 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction97 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91408,11 +91602,11 @@ const classtable_elt_t VFT_parser___ReduceAction97[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction97 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction97 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction97___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction97 < ReduceAction97: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction97 < ReduceAction97: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91477,15 +91671,13 @@ val_t NEW_ReduceAction97_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction98[54] = { - {(bigint) 363 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction98[52] = { + {(bigint) 375 /* 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) 363 /* 5: ReduceAction98 < ReduceAction98: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 375 /* 5: ReduceAction98 < ReduceAction98: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91498,7 +91690,7 @@ const classtable_elt_t VFT_parser___ReduceAction98[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction98 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction98 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91527,11 +91719,11 @@ const classtable_elt_t VFT_parser___ReduceAction98[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction98 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction98 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction98___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction98 < ReduceAction98: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction98 < ReduceAction98: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91596,15 +91788,13 @@ val_t NEW_ReduceAction98_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction99[54] = { - {(bigint) 359 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction99[52] = { + {(bigint) 371 /* 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) 359 /* 5: ReduceAction99 < ReduceAction99: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 371 /* 5: ReduceAction99 < ReduceAction99: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91617,7 +91807,7 @@ const classtable_elt_t VFT_parser___ReduceAction99[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction99 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction99 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91646,11 +91836,11 @@ const classtable_elt_t VFT_parser___ReduceAction99[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction99 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction99 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction99___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction99 < ReduceAction99: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction99 < ReduceAction99: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91715,15 +91905,13 @@ val_t NEW_ReduceAction99_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction100[54] = { - {(bigint) 2027 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction100[52] = { + {(bigint) 2039 /* 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) 2027 /* 5: ReduceAction100 < ReduceAction100: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2039 /* 5: ReduceAction100 < ReduceAction100: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91736,7 +91924,7 @@ const classtable_elt_t VFT_parser___ReduceAction100[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction100 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction100 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91765,11 +91953,11 @@ const classtable_elt_t VFT_parser___ReduceAction100[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction100 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction100 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction100___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction100 < ReduceAction100: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction100 < ReduceAction100: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91834,15 +92022,13 @@ val_t NEW_ReduceAction100_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction101[54] = { - {(bigint) 2023 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction101[52] = { + {(bigint) 2035 /* 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) 2023 /* 5: ReduceAction101 < ReduceAction101: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2035 /* 5: ReduceAction101 < ReduceAction101: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91855,7 +92041,7 @@ const classtable_elt_t VFT_parser___ReduceAction101[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction101 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction101 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -91884,11 +92070,11 @@ const classtable_elt_t VFT_parser___ReduceAction101[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction101 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction101 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction101___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction101 < ReduceAction101: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction101 < ReduceAction101: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -91953,15 +92139,13 @@ val_t NEW_ReduceAction101_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction102[54] = { - {(bigint) 2019 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction102[52] = { + {(bigint) 2031 /* 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) 2019 /* 5: ReduceAction102 < ReduceAction102: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2031 /* 5: ReduceAction102 < ReduceAction102: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -91974,7 +92158,7 @@ const classtable_elt_t VFT_parser___ReduceAction102[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction102 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction102 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92003,11 +92187,11 @@ const classtable_elt_t VFT_parser___ReduceAction102[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction102 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction102 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction102___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction102 < ReduceAction102: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction102 < ReduceAction102: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92072,15 +92256,13 @@ val_t NEW_ReduceAction102_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction103[54] = { - {(bigint) 2015 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction103[52] = { + {(bigint) 2027 /* 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) 2015 /* 5: ReduceAction103 < ReduceAction103: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2027 /* 5: ReduceAction103 < ReduceAction103: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92093,7 +92275,7 @@ const classtable_elt_t VFT_parser___ReduceAction103[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction103 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction103 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92122,11 +92304,11 @@ const classtable_elt_t VFT_parser___ReduceAction103[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction103 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction103 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction103___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction103 < ReduceAction103: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction103 < ReduceAction103: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92191,15 +92373,13 @@ val_t NEW_ReduceAction103_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction104[54] = { - {(bigint) 2011 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction104[52] = { + {(bigint) 2023 /* 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) 2011 /* 5: ReduceAction104 < ReduceAction104: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2023 /* 5: ReduceAction104 < ReduceAction104: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92212,7 +92392,7 @@ const classtable_elt_t VFT_parser___ReduceAction104[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction104 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction104 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92241,11 +92421,11 @@ const classtable_elt_t VFT_parser___ReduceAction104[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction104 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction104 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction104___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction104 < ReduceAction104: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction104 < ReduceAction104: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92310,15 +92490,13 @@ val_t NEW_ReduceAction104_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction105[54] = { - {(bigint) 2007 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction105[52] = { + {(bigint) 2019 /* 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) 2007 /* 5: ReduceAction105 < ReduceAction105: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2019 /* 5: ReduceAction105 < ReduceAction105: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92331,7 +92509,7 @@ const classtable_elt_t VFT_parser___ReduceAction105[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction105 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction105 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92360,11 +92538,11 @@ const classtable_elt_t VFT_parser___ReduceAction105[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction105 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction105 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction105___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction105 < ReduceAction105: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction105 < ReduceAction105: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92429,15 +92607,13 @@ val_t NEW_ReduceAction105_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction106[54] = { - {(bigint) 2003 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction106[52] = { + {(bigint) 2015 /* 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) 2003 /* 5: ReduceAction106 < ReduceAction106: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2015 /* 5: ReduceAction106 < ReduceAction106: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92450,7 +92626,7 @@ const classtable_elt_t VFT_parser___ReduceAction106[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction106 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction106 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92479,11 +92655,11 @@ const classtable_elt_t VFT_parser___ReduceAction106[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction106 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction106 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction106___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction106 < ReduceAction106: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction106 < ReduceAction106: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92548,15 +92724,13 @@ val_t NEW_ReduceAction106_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction107[54] = { - {(bigint) 1999 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction107[52] = { + {(bigint) 2011 /* 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) 1999 /* 5: ReduceAction107 < ReduceAction107: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2011 /* 5: ReduceAction107 < ReduceAction107: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92569,7 +92743,7 @@ const classtable_elt_t VFT_parser___ReduceAction107[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction107 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction107 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92598,11 +92772,11 @@ const classtable_elt_t VFT_parser___ReduceAction107[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction107 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction107 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction107___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction107 < ReduceAction107: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction107 < ReduceAction107: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92667,15 +92841,13 @@ val_t NEW_ReduceAction107_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction108[54] = { - {(bigint) 1995 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction108[52] = { + {(bigint) 2007 /* 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) 1995 /* 5: ReduceAction108 < ReduceAction108: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2007 /* 5: ReduceAction108 < ReduceAction108: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92688,7 +92860,7 @@ const classtable_elt_t VFT_parser___ReduceAction108[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction108 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction108 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92717,11 +92889,11 @@ const classtable_elt_t VFT_parser___ReduceAction108[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction108 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction108 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction108___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction108 < ReduceAction108: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction108 < ReduceAction108: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92786,15 +92958,13 @@ val_t NEW_ReduceAction108_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction109[54] = { - {(bigint) 1991 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction109[52] = { + {(bigint) 2003 /* 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) 1991 /* 5: ReduceAction109 < ReduceAction109: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2003 /* 5: ReduceAction109 < ReduceAction109: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92807,7 +92977,7 @@ const classtable_elt_t VFT_parser___ReduceAction109[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction109 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction109 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92836,11 +93006,11 @@ const classtable_elt_t VFT_parser___ReduceAction109[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction109 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction109 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction109___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction109 < ReduceAction109: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction109 < ReduceAction109: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -92905,15 +93075,13 @@ val_t NEW_ReduceAction109_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction110[54] = { - {(bigint) 1983 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction110[52] = { + {(bigint) 1995 /* 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) 1983 /* 5: ReduceAction110 < ReduceAction110: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1995 /* 5: ReduceAction110 < ReduceAction110: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -92926,7 +93094,7 @@ const classtable_elt_t VFT_parser___ReduceAction110[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction110 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction110 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -92955,11 +93123,11 @@ const classtable_elt_t VFT_parser___ReduceAction110[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction110 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction110 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction110___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction110 < ReduceAction110: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction110 < ReduceAction110: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93024,15 +93192,13 @@ val_t NEW_ReduceAction110_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction111[54] = { - {(bigint) 1979 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction111[52] = { + {(bigint) 1991 /* 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) 1979 /* 5: ReduceAction111 < ReduceAction111: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1991 /* 5: ReduceAction111 < ReduceAction111: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93045,7 +93211,7 @@ const classtable_elt_t VFT_parser___ReduceAction111[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction111 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction111 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93074,11 +93240,11 @@ const classtable_elt_t VFT_parser___ReduceAction111[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction111 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction111 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction111___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction111 < ReduceAction111: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction111 < ReduceAction111: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93143,15 +93309,13 @@ val_t NEW_ReduceAction111_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction112[54] = { - {(bigint) 1975 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction112[52] = { + {(bigint) 1987 /* 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) 1975 /* 5: ReduceAction112 < ReduceAction112: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1987 /* 5: ReduceAction112 < ReduceAction112: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93164,7 +93328,7 @@ const classtable_elt_t VFT_parser___ReduceAction112[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction112 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction112 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93193,11 +93357,11 @@ const classtable_elt_t VFT_parser___ReduceAction112[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction112 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction112 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction112___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction112 < ReduceAction112: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction112 < ReduceAction112: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93262,15 +93426,13 @@ val_t NEW_ReduceAction112_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction113[54] = { - {(bigint) 1971 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction113[52] = { + {(bigint) 1983 /* 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) 1971 /* 5: ReduceAction113 < ReduceAction113: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1983 /* 5: ReduceAction113 < ReduceAction113: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93283,7 +93445,7 @@ const classtable_elt_t VFT_parser___ReduceAction113[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction113 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction113 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93312,11 +93474,11 @@ const classtable_elt_t VFT_parser___ReduceAction113[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction113 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction113 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction113___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction113 < ReduceAction113: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction113 < ReduceAction113: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93381,15 +93543,13 @@ val_t NEW_ReduceAction113_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction114[54] = { - {(bigint) 1967 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction114[52] = { + {(bigint) 1979 /* 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) 1967 /* 5: ReduceAction114 < ReduceAction114: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1979 /* 5: ReduceAction114 < ReduceAction114: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93402,7 +93562,7 @@ const classtable_elt_t VFT_parser___ReduceAction114[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction114 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction114 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93431,11 +93591,11 @@ const classtable_elt_t VFT_parser___ReduceAction114[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction114 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction114 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction114___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction114 < ReduceAction114: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction114 < ReduceAction114: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93500,15 +93660,13 @@ val_t NEW_ReduceAction114_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction115[54] = { - {(bigint) 1963 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction115[52] = { + {(bigint) 1975 /* 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) 1963 /* 5: ReduceAction115 < ReduceAction115: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1975 /* 5: ReduceAction115 < ReduceAction115: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93521,7 +93679,7 @@ const classtable_elt_t VFT_parser___ReduceAction115[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction115 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction115 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93550,11 +93708,11 @@ const classtable_elt_t VFT_parser___ReduceAction115[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction115 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction115 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction115___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction115 < ReduceAction115: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction115 < ReduceAction115: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93619,15 +93777,13 @@ val_t NEW_ReduceAction115_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction116[54] = { - {(bigint) 1959 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction116[52] = { + {(bigint) 1971 /* 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) 1959 /* 5: ReduceAction116 < ReduceAction116: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1971 /* 5: ReduceAction116 < ReduceAction116: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93640,7 +93796,7 @@ const classtable_elt_t VFT_parser___ReduceAction116[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction116 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction116 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93669,11 +93825,11 @@ const classtable_elt_t VFT_parser___ReduceAction116[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction116 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction116 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction116___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction116 < ReduceAction116: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction116 < ReduceAction116: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93738,15 +93894,13 @@ val_t NEW_ReduceAction116_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction117[54] = { - {(bigint) 1955 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction117[52] = { + {(bigint) 1967 /* 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) 1955 /* 5: ReduceAction117 < ReduceAction117: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1967 /* 5: ReduceAction117 < ReduceAction117: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93759,7 +93913,7 @@ const classtable_elt_t VFT_parser___ReduceAction117[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction117 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction117 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93788,11 +93942,11 @@ const classtable_elt_t VFT_parser___ReduceAction117[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction117 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction117 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction117___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction117 < ReduceAction117: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction117 < ReduceAction117: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93857,15 +94011,13 @@ val_t NEW_ReduceAction117_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction118[54] = { - {(bigint) 1951 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction118[52] = { + {(bigint) 1963 /* 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) 1951 /* 5: ReduceAction118 < ReduceAction118: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1963 /* 5: ReduceAction118 < ReduceAction118: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93878,7 +94030,7 @@ const classtable_elt_t VFT_parser___ReduceAction118[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction118 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction118 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -93907,11 +94059,11 @@ const classtable_elt_t VFT_parser___ReduceAction118[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction118 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction118 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction118___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction118 < ReduceAction118: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction118 < ReduceAction118: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -93976,15 +94128,13 @@ val_t NEW_ReduceAction118_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction119[54] = { - {(bigint) 1947 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction119[52] = { + {(bigint) 1959 /* 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) 1947 /* 5: ReduceAction119 < ReduceAction119: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1959 /* 5: ReduceAction119 < ReduceAction119: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -93997,7 +94147,7 @@ const classtable_elt_t VFT_parser___ReduceAction119[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction119 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction119 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94026,11 +94176,11 @@ const classtable_elt_t VFT_parser___ReduceAction119[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction119 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction119 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction119___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction119 < ReduceAction119: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction119 < ReduceAction119: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94095,15 +94245,13 @@ val_t NEW_ReduceAction119_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction120[54] = { - {(bigint) 1939 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction120[52] = { + {(bigint) 1951 /* 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) 1939 /* 5: ReduceAction120 < ReduceAction120: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1951 /* 5: ReduceAction120 < ReduceAction120: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94116,7 +94264,7 @@ const classtable_elt_t VFT_parser___ReduceAction120[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction120 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction120 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94145,11 +94293,11 @@ const classtable_elt_t VFT_parser___ReduceAction120[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction120 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction120 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction120___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction120 < ReduceAction120: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction120 < ReduceAction120: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94214,15 +94362,13 @@ val_t NEW_ReduceAction120_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction121[54] = { - {(bigint) 1935 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction121[52] = { + {(bigint) 1947 /* 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) 1935 /* 5: ReduceAction121 < ReduceAction121: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1947 /* 5: ReduceAction121 < ReduceAction121: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94235,7 +94381,7 @@ const classtable_elt_t VFT_parser___ReduceAction121[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction121 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction121 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94264,11 +94410,11 @@ const classtable_elt_t VFT_parser___ReduceAction121[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction121 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction121 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction121___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction121 < ReduceAction121: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction121 < ReduceAction121: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94333,15 +94479,13 @@ val_t NEW_ReduceAction121_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction122[54] = { - {(bigint) 1931 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction122[52] = { + {(bigint) 1943 /* 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) 1931 /* 5: ReduceAction122 < ReduceAction122: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1943 /* 5: ReduceAction122 < ReduceAction122: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94354,7 +94498,7 @@ const classtable_elt_t VFT_parser___ReduceAction122[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction122 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction122 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94383,11 +94527,11 @@ const classtable_elt_t VFT_parser___ReduceAction122[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction122 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction122 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction122___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction122 < ReduceAction122: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction122 < ReduceAction122: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94452,15 +94596,13 @@ val_t NEW_ReduceAction122_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction123[54] = { - {(bigint) 1927 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction123[52] = { + {(bigint) 1939 /* 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) 1927 /* 5: ReduceAction123 < ReduceAction123: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1939 /* 5: ReduceAction123 < ReduceAction123: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94473,7 +94615,7 @@ const classtable_elt_t VFT_parser___ReduceAction123[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction123 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction123 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94502,11 +94644,11 @@ const classtable_elt_t VFT_parser___ReduceAction123[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction123 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction123 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction123___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction123 < ReduceAction123: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction123 < ReduceAction123: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94571,15 +94713,13 @@ val_t NEW_ReduceAction123_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction124[54] = { - {(bigint) 1923 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction124[52] = { + {(bigint) 1935 /* 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) 1923 /* 5: ReduceAction124 < ReduceAction124: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1935 /* 5: ReduceAction124 < ReduceAction124: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94592,7 +94732,7 @@ const classtable_elt_t VFT_parser___ReduceAction124[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction124 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction124 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94621,11 +94761,11 @@ const classtable_elt_t VFT_parser___ReduceAction124[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction124 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction124 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction124___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction124 < ReduceAction124: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction124 < ReduceAction124: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94690,15 +94830,13 @@ val_t NEW_ReduceAction124_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction125[54] = { - {(bigint) 1919 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction125[52] = { + {(bigint) 1931 /* 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) 1919 /* 5: ReduceAction125 < ReduceAction125: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1931 /* 5: ReduceAction125 < ReduceAction125: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94711,7 +94849,7 @@ const classtable_elt_t VFT_parser___ReduceAction125[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction125 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction125 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94740,11 +94878,11 @@ const classtable_elt_t VFT_parser___ReduceAction125[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction125 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction125 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction125___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction125 < ReduceAction125: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction125 < ReduceAction125: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94809,15 +94947,13 @@ val_t NEW_ReduceAction125_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction126[54] = { - {(bigint) 1915 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction126[52] = { + {(bigint) 1927 /* 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) 1915 /* 5: ReduceAction126 < ReduceAction126: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1927 /* 5: ReduceAction126 < ReduceAction126: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94830,7 +94966,7 @@ const classtable_elt_t VFT_parser___ReduceAction126[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction126 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction126 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94859,11 +94995,11 @@ const classtable_elt_t VFT_parser___ReduceAction126[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction126 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction126 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction126___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction126 < ReduceAction126: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction126 < ReduceAction126: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -94928,15 +95064,13 @@ val_t NEW_ReduceAction126_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction127[54] = { - {(bigint) 1911 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction127[52] = { + {(bigint) 1923 /* 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) 1911 /* 5: ReduceAction127 < ReduceAction127: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1923 /* 5: ReduceAction127 < ReduceAction127: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -94949,7 +95083,7 @@ const classtable_elt_t VFT_parser___ReduceAction127[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction127 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction127 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -94978,11 +95112,11 @@ const classtable_elt_t VFT_parser___ReduceAction127[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction127 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction127 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction127___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction127 < ReduceAction127: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction127 < ReduceAction127: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95047,15 +95181,13 @@ val_t NEW_ReduceAction127_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction128[54] = { - {(bigint) 1907 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction128[52] = { + {(bigint) 1919 /* 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) 1907 /* 5: ReduceAction128 < ReduceAction128: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1919 /* 5: ReduceAction128 < ReduceAction128: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95068,7 +95200,7 @@ const classtable_elt_t VFT_parser___ReduceAction128[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction128 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction128 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95097,11 +95229,11 @@ const classtable_elt_t VFT_parser___ReduceAction128[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction128 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction128 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction128___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction128 < ReduceAction128: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction128 < ReduceAction128: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95166,15 +95298,13 @@ val_t NEW_ReduceAction128_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction129[54] = { - {(bigint) 1903 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction129[52] = { + {(bigint) 1915 /* 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) 1903 /* 5: ReduceAction129 < ReduceAction129: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1915 /* 5: ReduceAction129 < ReduceAction129: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95187,7 +95317,7 @@ const classtable_elt_t VFT_parser___ReduceAction129[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction129 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction129 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95216,11 +95346,11 @@ const classtable_elt_t VFT_parser___ReduceAction129[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction129 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction129 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction129___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction129 < ReduceAction129: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction129 < ReduceAction129: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95285,15 +95415,13 @@ val_t NEW_ReduceAction129_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction130[54] = { - {(bigint) 1895 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction130[52] = { + {(bigint) 1907 /* 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) 1895 /* 5: ReduceAction130 < ReduceAction130: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1907 /* 5: ReduceAction130 < ReduceAction130: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95306,7 +95434,7 @@ const classtable_elt_t VFT_parser___ReduceAction130[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction130 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction130 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95335,11 +95463,11 @@ const classtable_elt_t VFT_parser___ReduceAction130[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction130 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction130 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction130___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction130 < ReduceAction130: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction130 < ReduceAction130: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95404,15 +95532,13 @@ val_t NEW_ReduceAction130_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction131[54] = { - {(bigint) 1891 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction131[52] = { + {(bigint) 1903 /* 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) 1891 /* 5: ReduceAction131 < ReduceAction131: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1903 /* 5: ReduceAction131 < ReduceAction131: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95425,7 +95551,7 @@ const classtable_elt_t VFT_parser___ReduceAction131[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction131 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction131 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95454,11 +95580,11 @@ const classtable_elt_t VFT_parser___ReduceAction131[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction131 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction131 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction131___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction131 < ReduceAction131: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction131 < ReduceAction131: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95523,15 +95649,13 @@ val_t NEW_ReduceAction131_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction132[54] = { - {(bigint) 1887 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction132[52] = { + {(bigint) 1899 /* 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) 1887 /* 5: ReduceAction132 < ReduceAction132: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1899 /* 5: ReduceAction132 < ReduceAction132: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95544,7 +95668,7 @@ const classtable_elt_t VFT_parser___ReduceAction132[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction132 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction132 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95573,11 +95697,11 @@ const classtable_elt_t VFT_parser___ReduceAction132[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction132 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction132 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction132___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction132 < ReduceAction132: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction132 < ReduceAction132: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95642,15 +95766,13 @@ val_t NEW_ReduceAction132_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction133[54] = { - {(bigint) 1883 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction133[52] = { + {(bigint) 1895 /* 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) 1883 /* 5: ReduceAction133 < ReduceAction133: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1895 /* 5: ReduceAction133 < ReduceAction133: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95663,7 +95785,7 @@ const classtable_elt_t VFT_parser___ReduceAction133[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction133 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction133 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95692,11 +95814,11 @@ const classtable_elt_t VFT_parser___ReduceAction133[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction133 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction133 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction133___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction133 < ReduceAction133: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction133 < ReduceAction133: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95761,15 +95883,13 @@ val_t NEW_ReduceAction133_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction134[54] = { - {(bigint) 1879 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction134[52] = { + {(bigint) 1891 /* 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) 1879 /* 5: ReduceAction134 < ReduceAction134: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1891 /* 5: ReduceAction134 < ReduceAction134: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95782,7 +95902,7 @@ const classtable_elt_t VFT_parser___ReduceAction134[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction134 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction134 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95811,11 +95931,11 @@ const classtable_elt_t VFT_parser___ReduceAction134[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction134 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction134 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction134___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction134 < ReduceAction134: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction134 < ReduceAction134: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95880,15 +96000,13 @@ val_t NEW_ReduceAction134_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction135[54] = { - {(bigint) 1875 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction135[52] = { + {(bigint) 1887 /* 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) 1875 /* 5: ReduceAction135 < ReduceAction135: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1887 /* 5: ReduceAction135 < ReduceAction135: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -95901,7 +96019,7 @@ const classtable_elt_t VFT_parser___ReduceAction135[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction135 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction135 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -95930,11 +96048,11 @@ const classtable_elt_t VFT_parser___ReduceAction135[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction135 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction135 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction135___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction135 < ReduceAction135: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction135 < ReduceAction135: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -95999,15 +96117,13 @@ val_t NEW_ReduceAction135_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction136[54] = { - {(bigint) 1871 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction136[52] = { + {(bigint) 1883 /* 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) 1871 /* 5: ReduceAction136 < ReduceAction136: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1883 /* 5: ReduceAction136 < ReduceAction136: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96020,7 +96136,7 @@ const classtable_elt_t VFT_parser___ReduceAction136[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction136 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction136 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96049,11 +96165,11 @@ const classtable_elt_t VFT_parser___ReduceAction136[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction136 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction136 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction136___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction136 < ReduceAction136: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction136 < ReduceAction136: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96118,15 +96234,13 @@ val_t NEW_ReduceAction136_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction137[54] = { - {(bigint) 1867 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction137[52] = { + {(bigint) 1879 /* 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) 1867 /* 5: ReduceAction137 < ReduceAction137: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1879 /* 5: ReduceAction137 < ReduceAction137: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96139,7 +96253,7 @@ const classtable_elt_t VFT_parser___ReduceAction137[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction137 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction137 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96168,11 +96282,11 @@ const classtable_elt_t VFT_parser___ReduceAction137[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction137 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction137 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction137___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction137 < ReduceAction137: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction137 < ReduceAction137: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96237,15 +96351,13 @@ val_t NEW_ReduceAction137_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction138[54] = { - {(bigint) 1863 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction138[52] = { + {(bigint) 1875 /* 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) 1863 /* 5: ReduceAction138 < ReduceAction138: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1875 /* 5: ReduceAction138 < ReduceAction138: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96258,7 +96370,7 @@ const classtable_elt_t VFT_parser___ReduceAction138[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction138 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction138 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96287,11 +96399,11 @@ const classtable_elt_t VFT_parser___ReduceAction138[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction138 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction138 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction138___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction138 < ReduceAction138: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction138 < ReduceAction138: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96356,15 +96468,13 @@ val_t NEW_ReduceAction138_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction139[54] = { - {(bigint) 1859 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction139[52] = { + {(bigint) 1871 /* 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) 1859 /* 5: ReduceAction139 < ReduceAction139: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1871 /* 5: ReduceAction139 < ReduceAction139: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96377,7 +96487,7 @@ const classtable_elt_t VFT_parser___ReduceAction139[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction139 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction139 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96406,11 +96516,11 @@ const classtable_elt_t VFT_parser___ReduceAction139[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction139 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction139 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction139___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction139 < ReduceAction139: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction139 < ReduceAction139: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96475,15 +96585,13 @@ val_t NEW_ReduceAction139_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction140[54] = { - {(bigint) 1851 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction140[52] = { + {(bigint) 1863 /* 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) 1851 /* 5: ReduceAction140 < ReduceAction140: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1863 /* 5: ReduceAction140 < ReduceAction140: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96496,7 +96604,7 @@ const classtable_elt_t VFT_parser___ReduceAction140[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction140 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction140 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96525,11 +96633,11 @@ const classtable_elt_t VFT_parser___ReduceAction140[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction140 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction140 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction140___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction140 < ReduceAction140: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction140 < ReduceAction140: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96594,15 +96702,13 @@ val_t NEW_ReduceAction140_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction141[54] = { - {(bigint) 1847 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction141[52] = { + {(bigint) 1859 /* 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) 1847 /* 5: ReduceAction141 < ReduceAction141: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1859 /* 5: ReduceAction141 < ReduceAction141: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96615,7 +96721,7 @@ const classtable_elt_t VFT_parser___ReduceAction141[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction141 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction141 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96644,11 +96750,11 @@ const classtable_elt_t VFT_parser___ReduceAction141[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction141 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction141 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction141___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction141 < ReduceAction141: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction141 < ReduceAction141: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96713,15 +96819,13 @@ val_t NEW_ReduceAction141_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction142[54] = { - {(bigint) 1843 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction142[52] = { + {(bigint) 1855 /* 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) 1843 /* 5: ReduceAction142 < ReduceAction142: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1855 /* 5: ReduceAction142 < ReduceAction142: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96734,7 +96838,7 @@ const classtable_elt_t VFT_parser___ReduceAction142[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction142 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction142 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96763,11 +96867,11 @@ const classtable_elt_t VFT_parser___ReduceAction142[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction142 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction142 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction142___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction142 < ReduceAction142: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction142 < ReduceAction142: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96832,15 +96936,13 @@ val_t NEW_ReduceAction142_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction143[54] = { - {(bigint) 1839 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction143[52] = { + {(bigint) 1851 /* 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) 1839 /* 5: ReduceAction143 < ReduceAction143: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1851 /* 5: ReduceAction143 < ReduceAction143: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96853,7 +96955,7 @@ const classtable_elt_t VFT_parser___ReduceAction143[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction143 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction143 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -96882,11 +96984,11 @@ const classtable_elt_t VFT_parser___ReduceAction143[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction143 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction143 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction143___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction143 < ReduceAction143: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction143 < ReduceAction143: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -96951,15 +97053,13 @@ val_t NEW_ReduceAction143_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction144[54] = { - {(bigint) 1835 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction144[52] = { + {(bigint) 1847 /* 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) 1835 /* 5: ReduceAction144 < ReduceAction144: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1847 /* 5: ReduceAction144 < ReduceAction144: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -96972,7 +97072,7 @@ const classtable_elt_t VFT_parser___ReduceAction144[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction144 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction144 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97001,11 +97101,11 @@ const classtable_elt_t VFT_parser___ReduceAction144[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction144 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction144 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction144___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction144 < ReduceAction144: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction144 < ReduceAction144: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97070,15 +97170,13 @@ val_t NEW_ReduceAction144_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction145[54] = { - {(bigint) 1831 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction145[52] = { + {(bigint) 1843 /* 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) 1831 /* 5: ReduceAction145 < ReduceAction145: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1843 /* 5: ReduceAction145 < ReduceAction145: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97091,7 +97189,7 @@ const classtable_elt_t VFT_parser___ReduceAction145[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction145 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction145 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97120,11 +97218,11 @@ const classtable_elt_t VFT_parser___ReduceAction145[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction145 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction145 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction145___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction145 < ReduceAction145: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction145 < ReduceAction145: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97189,15 +97287,13 @@ val_t NEW_ReduceAction145_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction146[54] = { - {(bigint) 1827 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction146[52] = { + {(bigint) 1839 /* 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) 1827 /* 5: ReduceAction146 < ReduceAction146: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1839 /* 5: ReduceAction146 < ReduceAction146: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97210,7 +97306,7 @@ const classtable_elt_t VFT_parser___ReduceAction146[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction146 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction146 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97239,11 +97335,11 @@ const classtable_elt_t VFT_parser___ReduceAction146[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction146 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction146 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction146___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction146 < ReduceAction146: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction146 < ReduceAction146: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97308,15 +97404,13 @@ val_t NEW_ReduceAction146_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction147[54] = { - {(bigint) 1823 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction147[52] = { + {(bigint) 1835 /* 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) 1823 /* 5: ReduceAction147 < ReduceAction147: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1835 /* 5: ReduceAction147 < ReduceAction147: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97329,7 +97423,7 @@ const classtable_elt_t VFT_parser___ReduceAction147[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction147 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction147 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97358,11 +97452,11 @@ const classtable_elt_t VFT_parser___ReduceAction147[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction147 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction147 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction147___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction147 < ReduceAction147: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction147 < ReduceAction147: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97427,15 +97521,13 @@ val_t NEW_ReduceAction147_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction148[54] = { - {(bigint) 1819 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction148[52] = { + {(bigint) 1831 /* 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) 1819 /* 5: ReduceAction148 < ReduceAction148: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1831 /* 5: ReduceAction148 < ReduceAction148: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97448,7 +97540,7 @@ const classtable_elt_t VFT_parser___ReduceAction148[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction148 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction148 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97477,11 +97569,11 @@ const classtable_elt_t VFT_parser___ReduceAction148[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction148 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction148 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction148___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction148 < ReduceAction148: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction148 < ReduceAction148: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97546,15 +97638,13 @@ val_t NEW_ReduceAction148_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction149[54] = { - {(bigint) 1815 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction149[52] = { + {(bigint) 1827 /* 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) 1815 /* 5: ReduceAction149 < ReduceAction149: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1827 /* 5: ReduceAction149 < ReduceAction149: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97567,7 +97657,7 @@ const classtable_elt_t VFT_parser___ReduceAction149[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction149 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction149 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97596,11 +97686,11 @@ const classtable_elt_t VFT_parser___ReduceAction149[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction149 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction149 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction149___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction149 < ReduceAction149: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction149 < ReduceAction149: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97665,15 +97755,13 @@ val_t NEW_ReduceAction149_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction150[54] = { - {(bigint) 1807 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction150[52] = { + {(bigint) 1819 /* 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) 1807 /* 5: ReduceAction150 < ReduceAction150: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1819 /* 5: ReduceAction150 < ReduceAction150: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97686,7 +97774,7 @@ const classtable_elt_t VFT_parser___ReduceAction150[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction150 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction150 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97715,11 +97803,11 @@ const classtable_elt_t VFT_parser___ReduceAction150[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction150 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction150 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction150___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction150 < ReduceAction150: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction150 < ReduceAction150: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97784,15 +97872,13 @@ val_t NEW_ReduceAction150_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction151[54] = { - {(bigint) 1803 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction151[52] = { + {(bigint) 1815 /* 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) 1803 /* 5: ReduceAction151 < ReduceAction151: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1815 /* 5: ReduceAction151 < ReduceAction151: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97805,7 +97891,7 @@ const classtable_elt_t VFT_parser___ReduceAction151[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction151 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction151 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97834,11 +97920,11 @@ const classtable_elt_t VFT_parser___ReduceAction151[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction151 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction151 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction151___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction151 < ReduceAction151: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction151 < ReduceAction151: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -97903,15 +97989,13 @@ val_t NEW_ReduceAction151_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction152[54] = { - {(bigint) 1799 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction152[52] = { + {(bigint) 1811 /* 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) 1799 /* 5: ReduceAction152 < ReduceAction152: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1811 /* 5: ReduceAction152 < ReduceAction152: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -97924,7 +98008,7 @@ const classtable_elt_t VFT_parser___ReduceAction152[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction152 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction152 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -97953,11 +98037,11 @@ const classtable_elt_t VFT_parser___ReduceAction152[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction152 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction152 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction152___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction152 < ReduceAction152: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction152 < ReduceAction152: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98022,15 +98106,13 @@ val_t NEW_ReduceAction152_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction153[54] = { - {(bigint) 1795 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction153[52] = { + {(bigint) 1807 /* 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) 1795 /* 5: ReduceAction153 < ReduceAction153: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1807 /* 5: ReduceAction153 < ReduceAction153: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98043,7 +98125,7 @@ const classtable_elt_t VFT_parser___ReduceAction153[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction153 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction153 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98072,11 +98154,11 @@ const classtable_elt_t VFT_parser___ReduceAction153[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction153 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction153 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction153___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction153 < ReduceAction153: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction153 < ReduceAction153: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98141,15 +98223,13 @@ val_t NEW_ReduceAction153_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction154[54] = { - {(bigint) 1791 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction154[52] = { + {(bigint) 1803 /* 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) 1791 /* 5: ReduceAction154 < ReduceAction154: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1803 /* 5: ReduceAction154 < ReduceAction154: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98162,7 +98242,7 @@ const classtable_elt_t VFT_parser___ReduceAction154[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction154 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction154 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98191,11 +98271,11 @@ const classtable_elt_t VFT_parser___ReduceAction154[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction154 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction154 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction154___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction154 < ReduceAction154: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction154 < ReduceAction154: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98260,15 +98340,13 @@ val_t NEW_ReduceAction154_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction155[54] = { - {(bigint) 1787 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction155[52] = { + {(bigint) 1799 /* 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) 1787 /* 5: ReduceAction155 < ReduceAction155: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1799 /* 5: ReduceAction155 < ReduceAction155: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98281,7 +98359,7 @@ const classtable_elt_t VFT_parser___ReduceAction155[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction155 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction155 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98310,11 +98388,11 @@ const classtable_elt_t VFT_parser___ReduceAction155[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction155 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction155 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction155___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction155 < ReduceAction155: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction155 < ReduceAction155: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98379,15 +98457,13 @@ val_t NEW_ReduceAction155_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction156[54] = { - {(bigint) 1783 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction156[52] = { + {(bigint) 1795 /* 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) 1783 /* 5: ReduceAction156 < ReduceAction156: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1795 /* 5: ReduceAction156 < ReduceAction156: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98400,7 +98476,7 @@ const classtable_elt_t VFT_parser___ReduceAction156[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction156 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction156 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98429,11 +98505,11 @@ const classtable_elt_t VFT_parser___ReduceAction156[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction156 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction156 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction156___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction156 < ReduceAction156: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction156 < ReduceAction156: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98498,15 +98574,13 @@ val_t NEW_ReduceAction156_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction157[54] = { - {(bigint) 1779 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction157[52] = { + {(bigint) 1791 /* 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) 1779 /* 5: ReduceAction157 < ReduceAction157: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1791 /* 5: ReduceAction157 < ReduceAction157: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98519,7 +98593,7 @@ const classtable_elt_t VFT_parser___ReduceAction157[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction157 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction157 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98548,11 +98622,11 @@ const classtable_elt_t VFT_parser___ReduceAction157[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction157 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction157 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction157___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction157 < ReduceAction157: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction157 < ReduceAction157: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98617,15 +98691,13 @@ val_t NEW_ReduceAction157_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction158[54] = { - {(bigint) 1775 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction158[52] = { + {(bigint) 1787 /* 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) 1775 /* 5: ReduceAction158 < ReduceAction158: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1787 /* 5: ReduceAction158 < ReduceAction158: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98638,7 +98710,7 @@ const classtable_elt_t VFT_parser___ReduceAction158[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction158 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction158 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98667,11 +98739,11 @@ const classtable_elt_t VFT_parser___ReduceAction158[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction158 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction158 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction158___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction158 < ReduceAction158: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction158 < ReduceAction158: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98736,15 +98808,13 @@ val_t NEW_ReduceAction158_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction159[54] = { - {(bigint) 1771 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction159[52] = { + {(bigint) 1783 /* 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) 1771 /* 5: ReduceAction159 < ReduceAction159: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1783 /* 5: ReduceAction159 < ReduceAction159: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98757,7 +98827,7 @@ const classtable_elt_t VFT_parser___ReduceAction159[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction159 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction159 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98786,11 +98856,11 @@ const classtable_elt_t VFT_parser___ReduceAction159[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction159 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction159 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction159___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction159 < ReduceAction159: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction159 < ReduceAction159: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98855,15 +98925,13 @@ val_t NEW_ReduceAction159_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction160[54] = { - {(bigint) 1763 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction160[52] = { + {(bigint) 1775 /* 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) 1763 /* 5: ReduceAction160 < ReduceAction160: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1775 /* 5: ReduceAction160 < ReduceAction160: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98876,7 +98944,7 @@ const classtable_elt_t VFT_parser___ReduceAction160[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction160 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction160 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -98905,11 +98973,11 @@ const classtable_elt_t VFT_parser___ReduceAction160[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction160 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction160 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction160___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction160 < ReduceAction160: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction160 < ReduceAction160: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -98974,15 +99042,13 @@ val_t NEW_ReduceAction160_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction161[54] = { - {(bigint) 1759 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction161[52] = { + {(bigint) 1771 /* 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) 1759 /* 5: ReduceAction161 < ReduceAction161: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1771 /* 5: ReduceAction161 < ReduceAction161: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -98995,7 +99061,7 @@ const classtable_elt_t VFT_parser___ReduceAction161[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction161 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction161 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99024,11 +99090,11 @@ const classtable_elt_t VFT_parser___ReduceAction161[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction161 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction161 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction161___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction161 < ReduceAction161: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction161 < ReduceAction161: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99093,15 +99159,13 @@ val_t NEW_ReduceAction161_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction162[54] = { - {(bigint) 1755 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction162[52] = { + {(bigint) 1767 /* 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) 1755 /* 5: ReduceAction162 < ReduceAction162: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1767 /* 5: ReduceAction162 < ReduceAction162: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99114,7 +99178,7 @@ const classtable_elt_t VFT_parser___ReduceAction162[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction162 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction162 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99143,11 +99207,11 @@ const classtable_elt_t VFT_parser___ReduceAction162[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction162 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction162 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction162___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction162 < ReduceAction162: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction162 < ReduceAction162: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99212,15 +99276,13 @@ val_t NEW_ReduceAction162_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction163[54] = { - {(bigint) 1751 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction163[52] = { + {(bigint) 1763 /* 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) 1751 /* 5: ReduceAction163 < ReduceAction163: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1763 /* 5: ReduceAction163 < ReduceAction163: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99233,7 +99295,7 @@ const classtable_elt_t VFT_parser___ReduceAction163[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction163 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction163 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99262,11 +99324,11 @@ const classtable_elt_t VFT_parser___ReduceAction163[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction163 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction163 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction163___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction163 < ReduceAction163: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction163 < ReduceAction163: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99331,15 +99393,13 @@ val_t NEW_ReduceAction163_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction164[54] = { - {(bigint) 1747 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction164[52] = { + {(bigint) 1759 /* 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) 1747 /* 5: ReduceAction164 < ReduceAction164: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1759 /* 5: ReduceAction164 < ReduceAction164: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99352,7 +99412,7 @@ const classtable_elt_t VFT_parser___ReduceAction164[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction164 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction164 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99381,11 +99441,11 @@ const classtable_elt_t VFT_parser___ReduceAction164[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction164 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction164 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction164___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction164 < ReduceAction164: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction164 < ReduceAction164: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99450,15 +99510,13 @@ val_t NEW_ReduceAction164_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction165[54] = { - {(bigint) 1743 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction165[52] = { + {(bigint) 1755 /* 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) 1743 /* 5: ReduceAction165 < ReduceAction165: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1755 /* 5: ReduceAction165 < ReduceAction165: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99471,7 +99529,7 @@ const classtable_elt_t VFT_parser___ReduceAction165[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction165 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction165 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99500,11 +99558,11 @@ const classtable_elt_t VFT_parser___ReduceAction165[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction165 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction165 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction165___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction165 < ReduceAction165: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction165 < ReduceAction165: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99569,15 +99627,13 @@ val_t NEW_ReduceAction165_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction166[54] = { - {(bigint) 1739 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction166[52] = { + {(bigint) 1751 /* 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) 1739 /* 5: ReduceAction166 < ReduceAction166: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1751 /* 5: ReduceAction166 < ReduceAction166: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99590,7 +99646,7 @@ const classtable_elt_t VFT_parser___ReduceAction166[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction166 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction166 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99619,11 +99675,11 @@ const classtable_elt_t VFT_parser___ReduceAction166[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction166 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction166 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction166___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction166 < ReduceAction166: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction166 < ReduceAction166: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99688,15 +99744,13 @@ val_t NEW_ReduceAction166_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction167[54] = { - {(bigint) 1735 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction167[52] = { + {(bigint) 1747 /* 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) 1735 /* 5: ReduceAction167 < ReduceAction167: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1747 /* 5: ReduceAction167 < ReduceAction167: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99709,7 +99763,7 @@ const classtable_elt_t VFT_parser___ReduceAction167[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction167 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction167 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99738,11 +99792,11 @@ const classtable_elt_t VFT_parser___ReduceAction167[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction167 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction167 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction167___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction167 < ReduceAction167: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction167 < ReduceAction167: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99807,15 +99861,13 @@ val_t NEW_ReduceAction167_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction168[54] = { - {(bigint) 1731 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction168[52] = { + {(bigint) 1743 /* 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) 1731 /* 5: ReduceAction168 < ReduceAction168: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1743 /* 5: ReduceAction168 < ReduceAction168: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99828,7 +99880,7 @@ const classtable_elt_t VFT_parser___ReduceAction168[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction168 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction168 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99857,11 +99909,11 @@ const classtable_elt_t VFT_parser___ReduceAction168[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction168 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction168 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction168___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction168 < ReduceAction168: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction168 < ReduceAction168: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -99926,15 +99978,13 @@ val_t NEW_ReduceAction168_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction169[54] = { - {(bigint) 1727 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction169[52] = { + {(bigint) 1739 /* 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) 1727 /* 5: ReduceAction169 < ReduceAction169: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1739 /* 5: ReduceAction169 < ReduceAction169: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -99947,7 +99997,7 @@ const classtable_elt_t VFT_parser___ReduceAction169[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction169 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction169 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -99976,11 +100026,11 @@ const classtable_elt_t VFT_parser___ReduceAction169[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction169 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction169 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction169___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction169 < ReduceAction169: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction169 < ReduceAction169: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100045,15 +100095,13 @@ val_t NEW_ReduceAction169_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction170[54] = { - {(bigint) 1719 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction170[52] = { + {(bigint) 1731 /* 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) 1719 /* 5: ReduceAction170 < ReduceAction170: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1731 /* 5: ReduceAction170 < ReduceAction170: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100066,7 +100114,7 @@ const classtable_elt_t VFT_parser___ReduceAction170[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction170 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction170 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100095,11 +100143,11 @@ const classtable_elt_t VFT_parser___ReduceAction170[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction170 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction170 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction170___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction170 < ReduceAction170: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction170 < ReduceAction170: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100164,15 +100212,13 @@ val_t NEW_ReduceAction170_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction171[54] = { - {(bigint) 1715 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction171[52] = { + {(bigint) 1727 /* 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) 1715 /* 5: ReduceAction171 < ReduceAction171: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1727 /* 5: ReduceAction171 < ReduceAction171: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100185,7 +100231,7 @@ const classtable_elt_t VFT_parser___ReduceAction171[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction171 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction171 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100214,11 +100260,11 @@ const classtable_elt_t VFT_parser___ReduceAction171[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction171 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction171 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction171___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction171 < ReduceAction171: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction171 < ReduceAction171: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100283,15 +100329,13 @@ val_t NEW_ReduceAction171_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction172[54] = { - {(bigint) 1711 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction172[52] = { + {(bigint) 1723 /* 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) 1711 /* 5: ReduceAction172 < ReduceAction172: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1723 /* 5: ReduceAction172 < ReduceAction172: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100304,7 +100348,7 @@ const classtable_elt_t VFT_parser___ReduceAction172[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction172 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction172 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100333,11 +100377,11 @@ const classtable_elt_t VFT_parser___ReduceAction172[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction172 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction172 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction172___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction172 < ReduceAction172: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction172 < ReduceAction172: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100402,15 +100446,13 @@ val_t NEW_ReduceAction172_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction173[54] = { - {(bigint) 1707 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction173[52] = { + {(bigint) 1719 /* 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) 1707 /* 5: ReduceAction173 < ReduceAction173: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1719 /* 5: ReduceAction173 < ReduceAction173: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100423,7 +100465,7 @@ const classtable_elt_t VFT_parser___ReduceAction173[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction173 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction173 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100452,11 +100494,11 @@ const classtable_elt_t VFT_parser___ReduceAction173[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction173 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction173 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction173___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction173 < ReduceAction173: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction173 < ReduceAction173: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100521,15 +100563,13 @@ val_t NEW_ReduceAction173_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction174[54] = { - {(bigint) 1703 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction174[52] = { + {(bigint) 1715 /* 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) 1703 /* 5: ReduceAction174 < ReduceAction174: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1715 /* 5: ReduceAction174 < ReduceAction174: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100542,7 +100582,7 @@ const classtable_elt_t VFT_parser___ReduceAction174[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction174 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction174 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100571,11 +100611,11 @@ const classtable_elt_t VFT_parser___ReduceAction174[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction174 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction174 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction174___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction174 < ReduceAction174: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction174 < ReduceAction174: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100640,15 +100680,13 @@ val_t NEW_ReduceAction174_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction175[54] = { - {(bigint) 1699 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction175[52] = { + {(bigint) 1711 /* 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) 1699 /* 5: ReduceAction175 < ReduceAction175: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1711 /* 5: ReduceAction175 < ReduceAction175: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100661,7 +100699,7 @@ const classtable_elt_t VFT_parser___ReduceAction175[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction175 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction175 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100690,11 +100728,11 @@ const classtable_elt_t VFT_parser___ReduceAction175[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction175 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction175 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction175___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction175 < ReduceAction175: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction175 < ReduceAction175: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100759,15 +100797,13 @@ val_t NEW_ReduceAction175_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction176[54] = { - {(bigint) 1695 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction176[52] = { + {(bigint) 1707 /* 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) 1695 /* 5: ReduceAction176 < ReduceAction176: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1707 /* 5: ReduceAction176 < ReduceAction176: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100780,7 +100816,7 @@ const classtable_elt_t VFT_parser___ReduceAction176[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction176 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction176 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100809,11 +100845,11 @@ const classtable_elt_t VFT_parser___ReduceAction176[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction176 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction176 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction176___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction176 < ReduceAction176: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction176 < ReduceAction176: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100878,15 +100914,13 @@ val_t NEW_ReduceAction176_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction177[54] = { - {(bigint) 1691 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction177[52] = { + {(bigint) 1703 /* 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) 1691 /* 5: ReduceAction177 < ReduceAction177: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1703 /* 5: ReduceAction177 < ReduceAction177: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -100899,7 +100933,7 @@ const classtable_elt_t VFT_parser___ReduceAction177[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction177 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction177 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -100928,11 +100962,11 @@ const classtable_elt_t VFT_parser___ReduceAction177[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction177 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction177 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction177___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction177 < ReduceAction177: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction177 < ReduceAction177: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -100997,15 +101031,13 @@ val_t NEW_ReduceAction177_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction178[54] = { - {(bigint) 1687 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction178[52] = { + {(bigint) 1699 /* 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) 1687 /* 5: ReduceAction178 < ReduceAction178: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1699 /* 5: ReduceAction178 < ReduceAction178: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101018,7 +101050,7 @@ const classtable_elt_t VFT_parser___ReduceAction178[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction178 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction178 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101047,11 +101079,11 @@ const classtable_elt_t VFT_parser___ReduceAction178[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction178 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction178 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction178___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction178 < ReduceAction178: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction178 < ReduceAction178: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101116,15 +101148,13 @@ val_t NEW_ReduceAction178_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction179[54] = { - {(bigint) 1683 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction179[52] = { + {(bigint) 1695 /* 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) 1683 /* 5: ReduceAction179 < ReduceAction179: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1695 /* 5: ReduceAction179 < ReduceAction179: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101137,7 +101167,7 @@ const classtable_elt_t VFT_parser___ReduceAction179[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction179 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction179 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101166,11 +101196,11 @@ const classtable_elt_t VFT_parser___ReduceAction179[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction179 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction179 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction179___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction179 < ReduceAction179: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction179 < ReduceAction179: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101235,15 +101265,13 @@ val_t NEW_ReduceAction179_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction180[54] = { - {(bigint) 1675 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction180[52] = { + {(bigint) 1687 /* 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) 1675 /* 5: ReduceAction180 < ReduceAction180: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1687 /* 5: ReduceAction180 < ReduceAction180: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101256,7 +101284,7 @@ const classtable_elt_t VFT_parser___ReduceAction180[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction180 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction180 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101285,11 +101313,11 @@ const classtable_elt_t VFT_parser___ReduceAction180[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction180 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction180 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction180___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction180 < ReduceAction180: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction180 < ReduceAction180: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101354,15 +101382,13 @@ val_t NEW_ReduceAction180_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction181[54] = { - {(bigint) 1671 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction181[52] = { + {(bigint) 1683 /* 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) 1671 /* 5: ReduceAction181 < ReduceAction181: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1683 /* 5: ReduceAction181 < ReduceAction181: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101375,7 +101401,7 @@ const classtable_elt_t VFT_parser___ReduceAction181[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction181 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction181 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101404,11 +101430,11 @@ const classtable_elt_t VFT_parser___ReduceAction181[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction181 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction181 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction181___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction181 < ReduceAction181: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction181 < ReduceAction181: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101473,15 +101499,13 @@ val_t NEW_ReduceAction181_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction182[54] = { - {(bigint) 1667 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction182[52] = { + {(bigint) 1679 /* 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) 1667 /* 5: ReduceAction182 < ReduceAction182: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1679 /* 5: ReduceAction182 < ReduceAction182: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101494,7 +101518,7 @@ const classtable_elt_t VFT_parser___ReduceAction182[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction182 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction182 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101523,11 +101547,11 @@ const classtable_elt_t VFT_parser___ReduceAction182[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction182 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction182 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction182___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction182 < ReduceAction182: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction182 < ReduceAction182: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101592,15 +101616,13 @@ val_t NEW_ReduceAction182_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction183[54] = { - {(bigint) 1663 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction183[52] = { + {(bigint) 1675 /* 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) 1663 /* 5: ReduceAction183 < ReduceAction183: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1675 /* 5: ReduceAction183 < ReduceAction183: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101613,7 +101635,7 @@ const classtable_elt_t VFT_parser___ReduceAction183[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction183 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction183 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101642,11 +101664,11 @@ const classtable_elt_t VFT_parser___ReduceAction183[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction183 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction183 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction183___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction183 < ReduceAction183: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction183 < ReduceAction183: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101711,15 +101733,13 @@ val_t NEW_ReduceAction183_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction184[54] = { - {(bigint) 1659 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction184[52] = { + {(bigint) 1671 /* 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) 1659 /* 5: ReduceAction184 < ReduceAction184: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1671 /* 5: ReduceAction184 < ReduceAction184: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101732,7 +101752,7 @@ const classtable_elt_t VFT_parser___ReduceAction184[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction184 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction184 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101761,11 +101781,11 @@ const classtable_elt_t VFT_parser___ReduceAction184[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction184 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction184 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction184___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction184 < ReduceAction184: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction184 < ReduceAction184: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101830,15 +101850,13 @@ val_t NEW_ReduceAction184_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction185[54] = { - {(bigint) 1655 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction185[52] = { + {(bigint) 1667 /* 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) 1655 /* 5: ReduceAction185 < ReduceAction185: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1667 /* 5: ReduceAction185 < ReduceAction185: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101851,7 +101869,7 @@ const classtable_elt_t VFT_parser___ReduceAction185[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction185 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction185 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101880,11 +101898,11 @@ const classtable_elt_t VFT_parser___ReduceAction185[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction185 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction185 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction185___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction185 < ReduceAction185: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction185 < ReduceAction185: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -101949,15 +101967,13 @@ val_t NEW_ReduceAction185_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction186[54] = { - {(bigint) 1651 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction186[52] = { + {(bigint) 1663 /* 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) 1651 /* 5: ReduceAction186 < ReduceAction186: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1663 /* 5: ReduceAction186 < ReduceAction186: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -101970,7 +101986,7 @@ const classtable_elt_t VFT_parser___ReduceAction186[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction186 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction186 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -101999,11 +102015,11 @@ const classtable_elt_t VFT_parser___ReduceAction186[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction186 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction186 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction186___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction186 < ReduceAction186: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction186 < ReduceAction186: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102068,15 +102084,13 @@ val_t NEW_ReduceAction186_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction187[54] = { - {(bigint) 1647 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction187[52] = { + {(bigint) 1659 /* 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) 1647 /* 5: ReduceAction187 < ReduceAction187: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1659 /* 5: ReduceAction187 < ReduceAction187: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102089,7 +102103,7 @@ const classtable_elt_t VFT_parser___ReduceAction187[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction187 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction187 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102118,11 +102132,11 @@ const classtable_elt_t VFT_parser___ReduceAction187[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction187 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction187 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction187___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction187 < ReduceAction187: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction187 < ReduceAction187: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102187,15 +102201,13 @@ val_t NEW_ReduceAction187_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction188[54] = { - {(bigint) 1643 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction188[52] = { + {(bigint) 1655 /* 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) 1643 /* 5: ReduceAction188 < ReduceAction188: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1655 /* 5: ReduceAction188 < ReduceAction188: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102208,7 +102220,7 @@ const classtable_elt_t VFT_parser___ReduceAction188[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction188 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction188 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102237,11 +102249,11 @@ const classtable_elt_t VFT_parser___ReduceAction188[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction188 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction188 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction188___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction188 < ReduceAction188: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction188 < ReduceAction188: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102306,15 +102318,13 @@ val_t NEW_ReduceAction188_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction189[54] = { - {(bigint) 1639 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction189[52] = { + {(bigint) 1651 /* 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) 1639 /* 5: ReduceAction189 < ReduceAction189: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1651 /* 5: ReduceAction189 < ReduceAction189: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102327,7 +102337,7 @@ const classtable_elt_t VFT_parser___ReduceAction189[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction189 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction189 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102356,11 +102366,11 @@ const classtable_elt_t VFT_parser___ReduceAction189[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction189 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction189 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction189___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction189 < ReduceAction189: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction189 < ReduceAction189: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102425,15 +102435,13 @@ val_t NEW_ReduceAction189_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction190[54] = { - {(bigint) 1631 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction190[52] = { + {(bigint) 1643 /* 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) 1631 /* 5: ReduceAction190 < ReduceAction190: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1643 /* 5: ReduceAction190 < ReduceAction190: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102446,7 +102454,7 @@ const classtable_elt_t VFT_parser___ReduceAction190[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction190 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction190 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102475,11 +102483,11 @@ const classtable_elt_t VFT_parser___ReduceAction190[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction190 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction190 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction190___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction190 < ReduceAction190: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction190 < ReduceAction190: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102544,15 +102552,13 @@ val_t NEW_ReduceAction190_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction191[54] = { - {(bigint) 1627 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction191[52] = { + {(bigint) 1639 /* 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) 1627 /* 5: ReduceAction191 < ReduceAction191: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1639 /* 5: ReduceAction191 < ReduceAction191: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102565,7 +102571,7 @@ const classtable_elt_t VFT_parser___ReduceAction191[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction191 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction191 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102594,11 +102600,11 @@ const classtable_elt_t VFT_parser___ReduceAction191[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction191 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction191 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction191___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction191 < ReduceAction191: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction191 < ReduceAction191: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102663,15 +102669,13 @@ val_t NEW_ReduceAction191_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction192[54] = { - {(bigint) 1623 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction192[52] = { + {(bigint) 1635 /* 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) 1623 /* 5: ReduceAction192 < ReduceAction192: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1635 /* 5: ReduceAction192 < ReduceAction192: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102684,7 +102688,7 @@ const classtable_elt_t VFT_parser___ReduceAction192[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction192 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction192 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102713,11 +102717,11 @@ const classtable_elt_t VFT_parser___ReduceAction192[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction192 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction192 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction192___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction192 < ReduceAction192: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction192 < ReduceAction192: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102782,15 +102786,13 @@ val_t NEW_ReduceAction192_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction193[54] = { - {(bigint) 1619 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction193[52] = { + {(bigint) 1631 /* 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) 1619 /* 5: ReduceAction193 < ReduceAction193: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1631 /* 5: ReduceAction193 < ReduceAction193: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102803,7 +102805,7 @@ const classtable_elt_t VFT_parser___ReduceAction193[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction193 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction193 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102832,11 +102834,11 @@ const classtable_elt_t VFT_parser___ReduceAction193[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction193 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction193 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction193___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction193 < ReduceAction193: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction193 < ReduceAction193: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -102901,15 +102903,13 @@ val_t NEW_ReduceAction193_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction194[54] = { - {(bigint) 1615 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction194[52] = { + {(bigint) 1627 /* 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) 1615 /* 5: ReduceAction194 < ReduceAction194: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1627 /* 5: ReduceAction194 < ReduceAction194: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -102922,7 +102922,7 @@ const classtable_elt_t VFT_parser___ReduceAction194[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction194 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction194 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -102951,11 +102951,11 @@ const classtable_elt_t VFT_parser___ReduceAction194[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction194 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction194 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction194___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction194 < ReduceAction194: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction194 < ReduceAction194: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103020,15 +103020,13 @@ val_t NEW_ReduceAction194_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction195[54] = { - {(bigint) 1611 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction195[52] = { + {(bigint) 1623 /* 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) 1611 /* 5: ReduceAction195 < ReduceAction195: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1623 /* 5: ReduceAction195 < ReduceAction195: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103041,7 +103039,7 @@ const classtable_elt_t VFT_parser___ReduceAction195[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction195 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction195 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103070,11 +103068,11 @@ const classtable_elt_t VFT_parser___ReduceAction195[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction195 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction195 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction195___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction195 < ReduceAction195: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction195 < ReduceAction195: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103139,15 +103137,13 @@ val_t NEW_ReduceAction195_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction196[54] = { - {(bigint) 1607 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction196[52] = { + {(bigint) 1619 /* 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) 1607 /* 5: ReduceAction196 < ReduceAction196: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1619 /* 5: ReduceAction196 < ReduceAction196: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103160,7 +103156,7 @@ const classtable_elt_t VFT_parser___ReduceAction196[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction196 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction196 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103189,11 +103185,11 @@ const classtable_elt_t VFT_parser___ReduceAction196[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction196 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction196 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction196___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction196 < ReduceAction196: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction196 < ReduceAction196: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103258,15 +103254,13 @@ val_t NEW_ReduceAction196_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction197[54] = { - {(bigint) 1603 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction197[52] = { + {(bigint) 1615 /* 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) 1603 /* 5: ReduceAction197 < ReduceAction197: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1615 /* 5: ReduceAction197 < ReduceAction197: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103279,7 +103273,7 @@ const classtable_elt_t VFT_parser___ReduceAction197[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction197 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction197 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103308,11 +103302,11 @@ const classtable_elt_t VFT_parser___ReduceAction197[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction197 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction197 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction197___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction197 < ReduceAction197: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction197 < ReduceAction197: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103377,15 +103371,13 @@ val_t NEW_ReduceAction197_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction198[54] = { - {(bigint) 1599 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction198[52] = { + {(bigint) 1611 /* 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) 1599 /* 5: ReduceAction198 < ReduceAction198: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1611 /* 5: ReduceAction198 < ReduceAction198: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103398,7 +103390,7 @@ const classtable_elt_t VFT_parser___ReduceAction198[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction198 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction198 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103427,11 +103419,11 @@ const classtable_elt_t VFT_parser___ReduceAction198[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction198 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction198 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction198___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction198 < ReduceAction198: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction198 < ReduceAction198: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103496,15 +103488,13 @@ val_t NEW_ReduceAction198_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction199[54] = { - {(bigint) 1595 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction199[52] = { + {(bigint) 1607 /* 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) 1595 /* 5: ReduceAction199 < ReduceAction199: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1607 /* 5: ReduceAction199 < ReduceAction199: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103517,7 +103507,7 @@ const classtable_elt_t VFT_parser___ReduceAction199[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction199 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction199 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103546,11 +103536,11 @@ const classtable_elt_t VFT_parser___ReduceAction199[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction199 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction199 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction199___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction199 < ReduceAction199: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction199 < ReduceAction199: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103615,15 +103605,13 @@ val_t NEW_ReduceAction199_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction200[54] = { - {(bigint) 1583 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction200[52] = { + {(bigint) 1595 /* 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) 1583 /* 5: ReduceAction200 < ReduceAction200: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1595 /* 5: ReduceAction200 < ReduceAction200: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103636,7 +103624,7 @@ const classtable_elt_t VFT_parser___ReduceAction200[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction200 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction200 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103665,11 +103653,11 @@ const classtable_elt_t VFT_parser___ReduceAction200[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction200 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction200 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction200___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction200 < ReduceAction200: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction200 < ReduceAction200: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103734,15 +103722,13 @@ val_t NEW_ReduceAction200_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction201[54] = { - {(bigint) 1579 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction201[52] = { + {(bigint) 1591 /* 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) 1579 /* 5: ReduceAction201 < ReduceAction201: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1591 /* 5: ReduceAction201 < ReduceAction201: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103755,7 +103741,7 @@ const classtable_elt_t VFT_parser___ReduceAction201[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction201 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction201 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103784,11 +103770,11 @@ const classtable_elt_t VFT_parser___ReduceAction201[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction201 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction201 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction201___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction201 < ReduceAction201: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction201 < ReduceAction201: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103853,15 +103839,13 @@ val_t NEW_ReduceAction201_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction202[54] = { - {(bigint) 1575 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction202[52] = { + {(bigint) 1587 /* 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) 1575 /* 5: ReduceAction202 < ReduceAction202: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1587 /* 5: ReduceAction202 < ReduceAction202: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103874,7 +103858,7 @@ const classtable_elt_t VFT_parser___ReduceAction202[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction202 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction202 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -103903,11 +103887,11 @@ const classtable_elt_t VFT_parser___ReduceAction202[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction202 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction202 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction202___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction202 < ReduceAction202: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction202 < ReduceAction202: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -103972,15 +103956,13 @@ val_t NEW_ReduceAction202_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction203[54] = { - {(bigint) 1571 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction203[52] = { + {(bigint) 1583 /* 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) 1571 /* 5: ReduceAction203 < ReduceAction203: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1583 /* 5: ReduceAction203 < ReduceAction203: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -103993,7 +103975,7 @@ const classtable_elt_t VFT_parser___ReduceAction203[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction203 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction203 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104022,11 +104004,11 @@ const classtable_elt_t VFT_parser___ReduceAction203[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction203 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction203 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction203___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction203 < ReduceAction203: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction203 < ReduceAction203: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104091,15 +104073,13 @@ val_t NEW_ReduceAction203_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction204[54] = { - {(bigint) 1567 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction204[52] = { + {(bigint) 1579 /* 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) 1567 /* 5: ReduceAction204 < ReduceAction204: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1579 /* 5: ReduceAction204 < ReduceAction204: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104112,7 +104092,7 @@ const classtable_elt_t VFT_parser___ReduceAction204[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction204 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction204 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104141,11 +104121,11 @@ const classtable_elt_t VFT_parser___ReduceAction204[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction204 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction204 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction204___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction204 < ReduceAction204: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction204 < ReduceAction204: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104210,15 +104190,13 @@ val_t NEW_ReduceAction204_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction205[54] = { - {(bigint) 1563 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction205[52] = { + {(bigint) 1575 /* 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) 1563 /* 5: ReduceAction205 < ReduceAction205: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1575 /* 5: ReduceAction205 < ReduceAction205: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104231,7 +104209,7 @@ const classtable_elt_t VFT_parser___ReduceAction205[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction205 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction205 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104260,11 +104238,11 @@ const classtable_elt_t VFT_parser___ReduceAction205[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction205 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction205 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction205___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction205 < ReduceAction205: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction205 < ReduceAction205: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104329,15 +104307,13 @@ val_t NEW_ReduceAction205_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction206[54] = { - {(bigint) 1559 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction206[52] = { + {(bigint) 1571 /* 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) 1559 /* 5: ReduceAction206 < ReduceAction206: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1571 /* 5: ReduceAction206 < ReduceAction206: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104350,7 +104326,7 @@ const classtable_elt_t VFT_parser___ReduceAction206[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction206 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction206 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104379,11 +104355,11 @@ const classtable_elt_t VFT_parser___ReduceAction206[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction206 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction206 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction206___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction206 < ReduceAction206: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction206 < ReduceAction206: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104448,15 +104424,13 @@ val_t NEW_ReduceAction206_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction207[54] = { - {(bigint) 1555 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction207[52] = { + {(bigint) 1567 /* 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) 1555 /* 5: ReduceAction207 < ReduceAction207: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1567 /* 5: ReduceAction207 < ReduceAction207: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104469,7 +104443,7 @@ const classtable_elt_t VFT_parser___ReduceAction207[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction207 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction207 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104498,11 +104472,11 @@ const classtable_elt_t VFT_parser___ReduceAction207[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction207 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction207 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction207___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction207 < ReduceAction207: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction207 < ReduceAction207: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104567,15 +104541,13 @@ val_t NEW_ReduceAction207_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction208[54] = { - {(bigint) 1551 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction208[52] = { + {(bigint) 1563 /* 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) 1551 /* 5: ReduceAction208 < ReduceAction208: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1563 /* 5: ReduceAction208 < ReduceAction208: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104588,7 +104560,7 @@ const classtable_elt_t VFT_parser___ReduceAction208[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction208 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction208 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104617,11 +104589,11 @@ const classtable_elt_t VFT_parser___ReduceAction208[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction208 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction208 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction208___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction208 < ReduceAction208: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction208 < ReduceAction208: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104686,15 +104658,13 @@ val_t NEW_ReduceAction208_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction209[54] = { - {(bigint) 1547 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction209[52] = { + {(bigint) 1559 /* 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) 1547 /* 5: ReduceAction209 < ReduceAction209: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1559 /* 5: ReduceAction209 < ReduceAction209: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104707,7 +104677,7 @@ const classtable_elt_t VFT_parser___ReduceAction209[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction209 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction209 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104736,11 +104706,11 @@ const classtable_elt_t VFT_parser___ReduceAction209[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction209 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction209 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction209___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction209 < ReduceAction209: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction209 < ReduceAction209: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104805,15 +104775,13 @@ val_t NEW_ReduceAction209_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction210[54] = { - {(bigint) 1539 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction210[52] = { + {(bigint) 1551 /* 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) 1539 /* 5: ReduceAction210 < ReduceAction210: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1551 /* 5: ReduceAction210 < ReduceAction210: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104826,7 +104794,7 @@ const classtable_elt_t VFT_parser___ReduceAction210[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction210 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction210 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104855,11 +104823,11 @@ const classtable_elt_t VFT_parser___ReduceAction210[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction210 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction210 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction210___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction210 < ReduceAction210: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction210 < ReduceAction210: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -104924,15 +104892,13 @@ val_t NEW_ReduceAction210_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction211[54] = { - {(bigint) 1535 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction211[52] = { + {(bigint) 1547 /* 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) 1535 /* 5: ReduceAction211 < ReduceAction211: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1547 /* 5: ReduceAction211 < ReduceAction211: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -104945,7 +104911,7 @@ const classtable_elt_t VFT_parser___ReduceAction211[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction211 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction211 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -104974,11 +104940,11 @@ const classtable_elt_t VFT_parser___ReduceAction211[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction211 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction211 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction211___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction211 < ReduceAction211: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction211 < ReduceAction211: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105043,15 +105009,13 @@ val_t NEW_ReduceAction211_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction212[54] = { - {(bigint) 1531 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction212[52] = { + {(bigint) 1543 /* 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) 1531 /* 5: ReduceAction212 < ReduceAction212: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1543 /* 5: ReduceAction212 < ReduceAction212: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105064,7 +105028,7 @@ const classtable_elt_t VFT_parser___ReduceAction212[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction212 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction212 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105093,11 +105057,11 @@ const classtable_elt_t VFT_parser___ReduceAction212[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction212 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction212 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction212___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction212 < ReduceAction212: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction212 < ReduceAction212: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105162,15 +105126,13 @@ val_t NEW_ReduceAction212_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction213[54] = { - {(bigint) 1527 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction213[52] = { + {(bigint) 1539 /* 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) 1527 /* 5: ReduceAction213 < ReduceAction213: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1539 /* 5: ReduceAction213 < ReduceAction213: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105183,7 +105145,7 @@ const classtable_elt_t VFT_parser___ReduceAction213[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction213 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction213 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105212,11 +105174,11 @@ const classtable_elt_t VFT_parser___ReduceAction213[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction213 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction213 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction213___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction213 < ReduceAction213: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction213 < ReduceAction213: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105281,15 +105243,13 @@ val_t NEW_ReduceAction213_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction214[54] = { - {(bigint) 1523 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction214[52] = { + {(bigint) 1535 /* 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) 1523 /* 5: ReduceAction214 < ReduceAction214: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1535 /* 5: ReduceAction214 < ReduceAction214: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105302,7 +105262,7 @@ const classtable_elt_t VFT_parser___ReduceAction214[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction214 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction214 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105331,11 +105291,11 @@ const classtable_elt_t VFT_parser___ReduceAction214[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction214 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction214 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction214___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction214 < ReduceAction214: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction214 < ReduceAction214: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105400,15 +105360,13 @@ val_t NEW_ReduceAction214_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction215[54] = { - {(bigint) 1519 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction215[52] = { + {(bigint) 1531 /* 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) 1519 /* 5: ReduceAction215 < ReduceAction215: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1531 /* 5: ReduceAction215 < ReduceAction215: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105421,7 +105379,7 @@ const classtable_elt_t VFT_parser___ReduceAction215[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction215 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction215 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105450,11 +105408,11 @@ const classtable_elt_t VFT_parser___ReduceAction215[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction215 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction215 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction215___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction215 < ReduceAction215: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction215 < ReduceAction215: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105519,15 +105477,13 @@ val_t NEW_ReduceAction215_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction216[54] = { - {(bigint) 1515 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction216[52] = { + {(bigint) 1527 /* 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) 1515 /* 5: ReduceAction216 < ReduceAction216: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1527 /* 5: ReduceAction216 < ReduceAction216: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105540,7 +105496,7 @@ const classtable_elt_t VFT_parser___ReduceAction216[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction216 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction216 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105569,11 +105525,11 @@ const classtable_elt_t VFT_parser___ReduceAction216[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction216 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction216 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction216___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction216 < ReduceAction216: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction216 < ReduceAction216: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105638,15 +105594,13 @@ val_t NEW_ReduceAction216_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction217[54] = { - {(bigint) 1511 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction217[52] = { + {(bigint) 1523 /* 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) 1511 /* 5: ReduceAction217 < ReduceAction217: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1523 /* 5: ReduceAction217 < ReduceAction217: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105659,7 +105613,7 @@ const classtable_elt_t VFT_parser___ReduceAction217[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction217 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction217 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105688,11 +105642,11 @@ const classtable_elt_t VFT_parser___ReduceAction217[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction217 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction217 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction217___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction217 < ReduceAction217: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction217 < ReduceAction217: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105757,15 +105711,13 @@ val_t NEW_ReduceAction217_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction218[54] = { - {(bigint) 1507 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction218[52] = { + {(bigint) 1519 /* 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) 1507 /* 5: ReduceAction218 < ReduceAction218: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1519 /* 5: ReduceAction218 < ReduceAction218: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105778,7 +105730,7 @@ const classtable_elt_t VFT_parser___ReduceAction218[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction218 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction218 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105807,11 +105759,11 @@ const classtable_elt_t VFT_parser___ReduceAction218[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction218 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction218 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction218___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction218 < ReduceAction218: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction218 < ReduceAction218: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105876,15 +105828,13 @@ val_t NEW_ReduceAction218_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction220[54] = { - {(bigint) 1499 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction220[52] = { + {(bigint) 1511 /* 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) 1499 /* 5: ReduceAction220 < ReduceAction220: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1511 /* 5: ReduceAction220 < ReduceAction220: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -105897,7 +105847,7 @@ const classtable_elt_t VFT_parser___ReduceAction220[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction220 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction220 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -105926,11 +105876,11 @@ const classtable_elt_t VFT_parser___ReduceAction220[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction220 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction220 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction220___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction220 < ReduceAction220: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction220 < ReduceAction220: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -105995,15 +105945,13 @@ val_t NEW_ReduceAction220_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction221[54] = { - {(bigint) 1495 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction221[52] = { + {(bigint) 1507 /* 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) 1495 /* 5: ReduceAction221 < ReduceAction221: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1507 /* 5: ReduceAction221 < ReduceAction221: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106016,7 +105964,7 @@ const classtable_elt_t VFT_parser___ReduceAction221[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction221 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction221 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106045,11 +105993,11 @@ const classtable_elt_t VFT_parser___ReduceAction221[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction221 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction221 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction221___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction221 < ReduceAction221: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction221 < ReduceAction221: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106114,15 +106062,13 @@ val_t NEW_ReduceAction221_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction222[54] = { - {(bigint) 1491 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction222[52] = { + {(bigint) 1503 /* 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) 1491 /* 5: ReduceAction222 < ReduceAction222: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1503 /* 5: ReduceAction222 < ReduceAction222: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106135,7 +106081,7 @@ const classtable_elt_t VFT_parser___ReduceAction222[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction222 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction222 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106164,11 +106110,11 @@ const classtable_elt_t VFT_parser___ReduceAction222[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction222 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction222 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction222___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction222 < ReduceAction222: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction222 < ReduceAction222: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106233,15 +106179,13 @@ val_t NEW_ReduceAction222_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction223[54] = { - {(bigint) 1487 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction223[52] = { + {(bigint) 1499 /* 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) 1487 /* 5: ReduceAction223 < ReduceAction223: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1499 /* 5: ReduceAction223 < ReduceAction223: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106254,7 +106198,7 @@ const classtable_elt_t VFT_parser___ReduceAction223[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction223 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction223 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106283,11 +106227,11 @@ const classtable_elt_t VFT_parser___ReduceAction223[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction223 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction223 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction223___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction223 < ReduceAction223: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction223 < ReduceAction223: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106352,15 +106296,13 @@ val_t NEW_ReduceAction223_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction224[54] = { - {(bigint) 1483 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction224[52] = { + {(bigint) 1495 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction224" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction224 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction224 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1483 /* 5: ReduceAction224 < ReduceAction224: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1495 /* 5: ReduceAction224 < ReduceAction224: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106373,7 +106315,7 @@ const classtable_elt_t VFT_parser___ReduceAction224[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction224 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction224 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106402,11 +106344,11 @@ const classtable_elt_t VFT_parser___ReduceAction224[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction224 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction224 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction224___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction224 < ReduceAction224: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction224 < ReduceAction224: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106471,15 +106413,13 @@ val_t NEW_ReduceAction224_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction225[54] = { - {(bigint) 1479 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction225[52] = { + {(bigint) 1491 /* 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) 1479 /* 5: ReduceAction225 < ReduceAction225: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1491 /* 5: ReduceAction225 < ReduceAction225: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106492,7 +106432,7 @@ const classtable_elt_t VFT_parser___ReduceAction225[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction225 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction225 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106521,11 +106461,11 @@ const classtable_elt_t VFT_parser___ReduceAction225[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction225 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction225 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction225___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction225 < ReduceAction225: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction225 < ReduceAction225: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106590,15 +106530,13 @@ val_t NEW_ReduceAction225_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction226[54] = { - {(bigint) 1475 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction226[52] = { + {(bigint) 1487 /* 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) 1475 /* 5: ReduceAction226 < ReduceAction226: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1487 /* 5: ReduceAction226 < ReduceAction226: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106611,7 +106549,7 @@ const classtable_elt_t VFT_parser___ReduceAction226[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction226 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction226 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106640,11 +106578,11 @@ const classtable_elt_t VFT_parser___ReduceAction226[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction226 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction226 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction226___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction226 < ReduceAction226: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction226 < ReduceAction226: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106709,15 +106647,13 @@ val_t NEW_ReduceAction226_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction227[54] = { - {(bigint) 1471 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction227[52] = { + {(bigint) 1483 /* 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) 1471 /* 5: ReduceAction227 < ReduceAction227: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1483 /* 5: ReduceAction227 < ReduceAction227: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106730,7 +106666,7 @@ const classtable_elt_t VFT_parser___ReduceAction227[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction227 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction227 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106759,11 +106695,11 @@ const classtable_elt_t VFT_parser___ReduceAction227[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction227 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction227 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction227___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction227 < ReduceAction227: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction227 < ReduceAction227: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106828,15 +106764,13 @@ val_t NEW_ReduceAction227_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction228[54] = { - {(bigint) 1467 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction228[52] = { + {(bigint) 1479 /* 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) 1467 /* 5: ReduceAction228 < ReduceAction228: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1479 /* 5: ReduceAction228 < ReduceAction228: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106849,7 +106783,7 @@ const classtable_elt_t VFT_parser___ReduceAction228[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction228 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction228 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106878,11 +106812,11 @@ const classtable_elt_t VFT_parser___ReduceAction228[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction228 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction228 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction228___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction228 < ReduceAction228: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction228 < ReduceAction228: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -106947,15 +106881,13 @@ val_t NEW_ReduceAction228_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction229[54] = { - {(bigint) 1463 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction229[52] = { + {(bigint) 1475 /* 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) 1463 /* 5: ReduceAction229 < ReduceAction229: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1475 /* 5: ReduceAction229 < ReduceAction229: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -106968,7 +106900,7 @@ const classtable_elt_t VFT_parser___ReduceAction229[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction229 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction229 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -106997,11 +106929,11 @@ const classtable_elt_t VFT_parser___ReduceAction229[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction229 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction229 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction229___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction229 < ReduceAction229: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction229 < ReduceAction229: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107066,15 +106998,13 @@ val_t NEW_ReduceAction229_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction230[54] = { - {(bigint) 1455 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction230[52] = { + {(bigint) 1467 /* 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) 1455 /* 5: ReduceAction230 < ReduceAction230: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1467 /* 5: ReduceAction230 < ReduceAction230: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107087,7 +107017,7 @@ const classtable_elt_t VFT_parser___ReduceAction230[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction230 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction230 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107116,11 +107046,11 @@ const classtable_elt_t VFT_parser___ReduceAction230[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction230 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction230 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction230___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction230 < ReduceAction230: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction230 < ReduceAction230: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107185,15 +107115,13 @@ val_t NEW_ReduceAction230_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction231[54] = { - {(bigint) 1451 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction231[52] = { + {(bigint) 1463 /* 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) 1451 /* 5: ReduceAction231 < ReduceAction231: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1463 /* 5: ReduceAction231 < ReduceAction231: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107206,7 +107134,7 @@ const classtable_elt_t VFT_parser___ReduceAction231[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction231 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction231 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107235,11 +107163,11 @@ const classtable_elt_t VFT_parser___ReduceAction231[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction231 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction231 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction231___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction231 < ReduceAction231: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction231 < ReduceAction231: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107304,15 +107232,13 @@ val_t NEW_ReduceAction231_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction232[54] = { - {(bigint) 1447 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction232[52] = { + {(bigint) 1459 /* 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) 1447 /* 5: ReduceAction232 < ReduceAction232: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1459 /* 5: ReduceAction232 < ReduceAction232: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107325,7 +107251,7 @@ const classtable_elt_t VFT_parser___ReduceAction232[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction232 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction232 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107354,11 +107280,11 @@ const classtable_elt_t VFT_parser___ReduceAction232[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction232 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction232 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction232___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction232 < ReduceAction232: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction232 < ReduceAction232: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107423,15 +107349,13 @@ val_t NEW_ReduceAction232_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction233[54] = { - {(bigint) 1443 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction233[52] = { + {(bigint) 1455 /* 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) 1443 /* 5: ReduceAction233 < ReduceAction233: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1455 /* 5: ReduceAction233 < ReduceAction233: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107444,7 +107368,7 @@ const classtable_elt_t VFT_parser___ReduceAction233[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction233 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction233 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107473,11 +107397,11 @@ const classtable_elt_t VFT_parser___ReduceAction233[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction233 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction233 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction233___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction233 < ReduceAction233: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction233 < ReduceAction233: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107542,15 +107466,13 @@ val_t NEW_ReduceAction233_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction235[54] = { - {(bigint) 1439 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction235[52] = { + {(bigint) 1451 /* 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) 1439 /* 5: ReduceAction235 < ReduceAction235: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1451 /* 5: ReduceAction235 < ReduceAction235: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107563,7 +107485,7 @@ const classtable_elt_t VFT_parser___ReduceAction235[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction235 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction235 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107592,11 +107514,11 @@ const classtable_elt_t VFT_parser___ReduceAction235[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction235 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction235 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction235___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction235 < ReduceAction235: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction235 < ReduceAction235: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107661,15 +107583,13 @@ val_t NEW_ReduceAction235_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction236[54] = { - {(bigint) 1435 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction236[52] = { + {(bigint) 1447 /* 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) 1435 /* 5: ReduceAction236 < ReduceAction236: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1447 /* 5: ReduceAction236 < ReduceAction236: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107682,7 +107602,7 @@ const classtable_elt_t VFT_parser___ReduceAction236[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction236 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction236 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107711,11 +107631,11 @@ const classtable_elt_t VFT_parser___ReduceAction236[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction236 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction236 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction236___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction236 < ReduceAction236: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction236 < ReduceAction236: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107780,15 +107700,13 @@ val_t NEW_ReduceAction236_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction237[54] = { - {(bigint) 1431 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction237[52] = { + {(bigint) 1443 /* 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) 1431 /* 5: ReduceAction237 < ReduceAction237: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1443 /* 5: ReduceAction237 < ReduceAction237: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107801,7 +107719,7 @@ const classtable_elt_t VFT_parser___ReduceAction237[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction237 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction237 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107830,11 +107748,11 @@ const classtable_elt_t VFT_parser___ReduceAction237[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction237 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction237 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction237___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction237 < ReduceAction237: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction237 < ReduceAction237: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -107899,15 +107817,13 @@ val_t NEW_ReduceAction237_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction238[54] = { - {(bigint) 1427 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction238[52] = { + {(bigint) 1439 /* 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) 1427 /* 5: ReduceAction238 < ReduceAction238: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1439 /* 5: ReduceAction238 < ReduceAction238: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -107920,7 +107836,7 @@ const classtable_elt_t VFT_parser___ReduceAction238[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction238 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction238 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -107949,11 +107865,11 @@ const classtable_elt_t VFT_parser___ReduceAction238[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction238 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction238 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction238___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction238 < ReduceAction238: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction238 < ReduceAction238: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108018,15 +107934,13 @@ val_t NEW_ReduceAction238_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction239[54] = { - {(bigint) 1423 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction239[52] = { + {(bigint) 1435 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction239" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction239 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction239 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1423 /* 5: ReduceAction239 < ReduceAction239: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1435 /* 5: ReduceAction239 < ReduceAction239: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108039,7 +107953,7 @@ const classtable_elt_t VFT_parser___ReduceAction239[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction239 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction239 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108068,11 +107982,11 @@ const classtable_elt_t VFT_parser___ReduceAction239[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction239 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction239 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction239___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction239 < ReduceAction239: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction239 < ReduceAction239: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108137,15 +108051,13 @@ val_t NEW_ReduceAction239_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction240[54] = { - {(bigint) 1415 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction240[52] = { + {(bigint) 1427 /* 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) 1415 /* 5: ReduceAction240 < ReduceAction240: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1427 /* 5: ReduceAction240 < ReduceAction240: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108158,7 +108070,7 @@ const classtable_elt_t VFT_parser___ReduceAction240[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction240 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction240 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108187,11 +108099,11 @@ const classtable_elt_t VFT_parser___ReduceAction240[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction240 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction240 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction240___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction240 < ReduceAction240: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction240 < ReduceAction240: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108256,15 +108168,13 @@ val_t NEW_ReduceAction240_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction241[54] = { - {(bigint) 1411 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction241[52] = { + {(bigint) 1423 /* 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) 1411 /* 5: ReduceAction241 < ReduceAction241: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1423 /* 5: ReduceAction241 < ReduceAction241: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108277,7 +108187,7 @@ const classtable_elt_t VFT_parser___ReduceAction241[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction241 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction241 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108306,11 +108216,11 @@ const classtable_elt_t VFT_parser___ReduceAction241[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction241 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction241 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction241___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction241 < ReduceAction241: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction241 < ReduceAction241: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108375,15 +108285,13 @@ val_t NEW_ReduceAction241_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction242[54] = { - {(bigint) 1407 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction242[52] = { + {(bigint) 1419 /* 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) 1407 /* 5: ReduceAction242 < ReduceAction242: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1419 /* 5: ReduceAction242 < ReduceAction242: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108396,7 +108304,7 @@ const classtable_elt_t VFT_parser___ReduceAction242[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction242 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction242 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108425,11 +108333,11 @@ const classtable_elt_t VFT_parser___ReduceAction242[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction242 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction242 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction242___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction242 < ReduceAction242: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction242 < ReduceAction242: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108494,15 +108402,13 @@ val_t NEW_ReduceAction242_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction243[54] = { - {(bigint) 1403 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction243[52] = { + {(bigint) 1415 /* 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) 1403 /* 5: ReduceAction243 < ReduceAction243: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1415 /* 5: ReduceAction243 < ReduceAction243: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108515,7 +108421,7 @@ const classtable_elt_t VFT_parser___ReduceAction243[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction243 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction243 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108544,11 +108450,11 @@ const classtable_elt_t VFT_parser___ReduceAction243[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction243 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction243 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction243___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction243 < ReduceAction243: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction243 < ReduceAction243: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108613,15 +108519,13 @@ val_t NEW_ReduceAction243_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction246[54] = { - {(bigint) 1399 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction246[52] = { + {(bigint) 1411 /* 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) 1399 /* 5: ReduceAction246 < ReduceAction246: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1411 /* 5: ReduceAction246 < ReduceAction246: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108634,7 +108538,7 @@ const classtable_elt_t VFT_parser___ReduceAction246[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction246 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction246 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108663,11 +108567,11 @@ const classtable_elt_t VFT_parser___ReduceAction246[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction246 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction246 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction246___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction246 < ReduceAction246: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction246 < ReduceAction246: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108732,15 +108636,13 @@ val_t NEW_ReduceAction246_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction247[54] = { - {(bigint) 1395 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction247[52] = { + {(bigint) 1407 /* 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) 1395 /* 5: ReduceAction247 < ReduceAction247: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1407 /* 5: ReduceAction247 < ReduceAction247: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108753,7 +108655,7 @@ const classtable_elt_t VFT_parser___ReduceAction247[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction247 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction247 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108782,11 +108684,11 @@ const classtable_elt_t VFT_parser___ReduceAction247[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction247 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction247 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction247___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction247 < ReduceAction247: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction247 < ReduceAction247: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108851,15 +108753,13 @@ val_t NEW_ReduceAction247_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction248[54] = { - {(bigint) 1391 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction248[52] = { + {(bigint) 1403 /* 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) 1391 /* 5: ReduceAction248 < ReduceAction248: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1403 /* 5: ReduceAction248 < ReduceAction248: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108872,7 +108772,7 @@ const classtable_elt_t VFT_parser___ReduceAction248[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction248 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction248 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -108901,11 +108801,11 @@ const classtable_elt_t VFT_parser___ReduceAction248[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction248 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction248 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction248___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction248 < ReduceAction248: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction248 < ReduceAction248: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -108970,15 +108870,13 @@ val_t NEW_ReduceAction248_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction249[54] = { - {(bigint) 1387 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction249[52] = { + {(bigint) 1399 /* 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) 1387 /* 5: ReduceAction249 < ReduceAction249: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1399 /* 5: ReduceAction249 < ReduceAction249: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -108991,7 +108889,7 @@ const classtable_elt_t VFT_parser___ReduceAction249[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction249 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction249 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109020,11 +108918,11 @@ const classtable_elt_t VFT_parser___ReduceAction249[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction249 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction249 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction249___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction249 < ReduceAction249: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction249 < ReduceAction249: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109089,15 +108987,13 @@ val_t NEW_ReduceAction249_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction250[54] = { - {(bigint) 1379 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction250[52] = { + {(bigint) 1391 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction250" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction250 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction250 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1379 /* 5: ReduceAction250 < ReduceAction250: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1391 /* 5: ReduceAction250 < ReduceAction250: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109110,7 +109006,7 @@ const classtable_elt_t VFT_parser___ReduceAction250[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction250 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction250 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109139,11 +109035,11 @@ const classtable_elt_t VFT_parser___ReduceAction250[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction250 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction250 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction250___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction250 < ReduceAction250: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction250 < ReduceAction250: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109208,15 +109104,13 @@ val_t NEW_ReduceAction250_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction251[54] = { - {(bigint) 1375 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction251[52] = { + {(bigint) 1387 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction251" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction251 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction251 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1375 /* 5: ReduceAction251 < ReduceAction251: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1387 /* 5: ReduceAction251 < ReduceAction251: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109229,7 +109123,7 @@ const classtable_elt_t VFT_parser___ReduceAction251[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction251 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction251 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109258,11 +109152,11 @@ const classtable_elt_t VFT_parser___ReduceAction251[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction251 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction251 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction251___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction251 < ReduceAction251: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction251 < ReduceAction251: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109327,15 +109221,13 @@ val_t NEW_ReduceAction251_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction252[54] = { - {(bigint) 1371 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction252[52] = { + {(bigint) 1383 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction252" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction252 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction252 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1371 /* 5: ReduceAction252 < ReduceAction252: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1383 /* 5: ReduceAction252 < ReduceAction252: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109348,7 +109240,7 @@ const classtable_elt_t VFT_parser___ReduceAction252[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction252 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction252 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109377,11 +109269,11 @@ const classtable_elt_t VFT_parser___ReduceAction252[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction252 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction252 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction252___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction252 < ReduceAction252: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction252 < ReduceAction252: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109446,15 +109338,13 @@ val_t NEW_ReduceAction252_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction253[54] = { - {(bigint) 1367 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction253[52] = { + {(bigint) 1379 /* 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) 1367 /* 5: ReduceAction253 < ReduceAction253: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1379 /* 5: ReduceAction253 < ReduceAction253: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109467,7 +109357,7 @@ const classtable_elt_t VFT_parser___ReduceAction253[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction253 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction253 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109496,11 +109386,11 @@ const classtable_elt_t VFT_parser___ReduceAction253[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction253 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction253 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction253___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction253 < ReduceAction253: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction253 < ReduceAction253: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109565,15 +109455,13 @@ val_t NEW_ReduceAction253_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction254[54] = { - {(bigint) 1363 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction254[52] = { + {(bigint) 1375 /* 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) 1363 /* 5: ReduceAction254 < ReduceAction254: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1375 /* 5: ReduceAction254 < ReduceAction254: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109586,7 +109474,7 @@ const classtable_elt_t VFT_parser___ReduceAction254[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction254 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction254 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109615,11 +109503,11 @@ const classtable_elt_t VFT_parser___ReduceAction254[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction254 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction254 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction254___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction254 < ReduceAction254: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction254 < ReduceAction254: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109684,15 +109572,13 @@ val_t NEW_ReduceAction254_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction255[54] = { - {(bigint) 1359 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction255[52] = { + {(bigint) 1371 /* 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) 1359 /* 5: ReduceAction255 < ReduceAction255: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1371 /* 5: ReduceAction255 < ReduceAction255: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109705,7 +109591,7 @@ const classtable_elt_t VFT_parser___ReduceAction255[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction255 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction255 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109734,11 +109620,11 @@ const classtable_elt_t VFT_parser___ReduceAction255[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction255 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction255 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction255___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction255 < ReduceAction255: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction255 < ReduceAction255: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109803,15 +109689,13 @@ val_t NEW_ReduceAction255_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction256[54] = { - {(bigint) 1355 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction256[52] = { + {(bigint) 1367 /* 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) 1355 /* 5: ReduceAction256 < ReduceAction256: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1367 /* 5: ReduceAction256 < ReduceAction256: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109824,7 +109708,7 @@ const classtable_elt_t VFT_parser___ReduceAction256[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction256 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction256 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109853,11 +109737,11 @@ const classtable_elt_t VFT_parser___ReduceAction256[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction256 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction256 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction256___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction256 < ReduceAction256: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction256 < ReduceAction256: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -109922,15 +109806,13 @@ val_t NEW_ReduceAction256_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction263[54] = { - {(bigint) 1347 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction263[52] = { + {(bigint) 1359 /* 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) 1347 /* 5: ReduceAction263 < ReduceAction263: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1359 /* 5: ReduceAction263 < ReduceAction263: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -109943,7 +109825,7 @@ const classtable_elt_t VFT_parser___ReduceAction263[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction263 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction263 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -109972,11 +109854,11 @@ const classtable_elt_t VFT_parser___ReduceAction263[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction263 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction263 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction263___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction263 < ReduceAction263: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction263 < ReduceAction263: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110041,15 +109923,13 @@ val_t NEW_ReduceAction263_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction264[54] = { - {(bigint) 1343 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction264[52] = { + {(bigint) 1355 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction264" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction264 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction264 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1343 /* 5: ReduceAction264 < ReduceAction264: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1355 /* 5: ReduceAction264 < ReduceAction264: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110062,7 +109942,7 @@ const classtable_elt_t VFT_parser___ReduceAction264[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction264 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction264 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110091,11 +109971,11 @@ const classtable_elt_t VFT_parser___ReduceAction264[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction264 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction264 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction264___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction264 < ReduceAction264: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction264 < ReduceAction264: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110160,15 +110040,13 @@ val_t NEW_ReduceAction264_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction265[54] = { - {(bigint) 1339 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction265[52] = { + {(bigint) 1351 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction265" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction265 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction265 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1339 /* 5: ReduceAction265 < ReduceAction265: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1351 /* 5: ReduceAction265 < ReduceAction265: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110181,7 +110059,7 @@ const classtable_elt_t VFT_parser___ReduceAction265[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction265 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction265 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110210,11 +110088,11 @@ const classtable_elt_t VFT_parser___ReduceAction265[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction265 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction265 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction265___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction265 < ReduceAction265: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction265 < ReduceAction265: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110279,15 +110157,13 @@ val_t NEW_ReduceAction265_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction266[54] = { - {(bigint) 1335 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction266[52] = { + {(bigint) 1347 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction266" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction266 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction266 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1335 /* 5: ReduceAction266 < ReduceAction266: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1347 /* 5: ReduceAction266 < ReduceAction266: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110300,7 +110176,7 @@ const classtable_elt_t VFT_parser___ReduceAction266[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction266 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction266 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110329,11 +110205,11 @@ const classtable_elt_t VFT_parser___ReduceAction266[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction266 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction266 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction266___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction266 < ReduceAction266: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction266 < ReduceAction266: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110398,15 +110274,13 @@ val_t NEW_ReduceAction266_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction267[54] = { - {(bigint) 1331 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction267[52] = { + {(bigint) 1343 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction267" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction267 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction267 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1331 /* 5: ReduceAction267 < ReduceAction267: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1343 /* 5: ReduceAction267 < ReduceAction267: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110419,7 +110293,7 @@ const classtable_elt_t VFT_parser___ReduceAction267[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction267 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction267 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110448,11 +110322,11 @@ const classtable_elt_t VFT_parser___ReduceAction267[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction267 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction267 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction267___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction267 < ReduceAction267: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction267 < ReduceAction267: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110517,15 +110391,13 @@ val_t NEW_ReduceAction267_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction268[54] = { - {(bigint) 1327 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction268[52] = { + {(bigint) 1339 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction268" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction268 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction268 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1327 /* 5: ReduceAction268 < ReduceAction268: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1339 /* 5: ReduceAction268 < ReduceAction268: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110538,7 +110410,7 @@ const classtable_elt_t VFT_parser___ReduceAction268[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction268 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction268 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110567,11 +110439,11 @@ const classtable_elt_t VFT_parser___ReduceAction268[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction268 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction268 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction268___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction268 < ReduceAction268: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction268 < ReduceAction268: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110636,15 +110508,13 @@ val_t NEW_ReduceAction268_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction269[54] = { - {(bigint) 1323 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction269[52] = { + {(bigint) 1335 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction269" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction269 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction269 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1323 /* 5: ReduceAction269 < ReduceAction269: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1335 /* 5: ReduceAction269 < ReduceAction269: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110657,7 +110527,7 @@ const classtable_elt_t VFT_parser___ReduceAction269[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction269 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction269 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110686,11 +110556,11 @@ const classtable_elt_t VFT_parser___ReduceAction269[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction269 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction269 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction269___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction269 < ReduceAction269: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction269 < ReduceAction269: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110755,15 +110625,13 @@ val_t NEW_ReduceAction269_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction270[54] = { - {(bigint) 1315 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction270[52] = { + {(bigint) 1327 /* 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) 1315 /* 5: ReduceAction270 < ReduceAction270: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1327 /* 5: ReduceAction270 < ReduceAction270: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110776,7 +110644,7 @@ const classtable_elt_t VFT_parser___ReduceAction270[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction270 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction270 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110805,11 +110673,11 @@ const classtable_elt_t VFT_parser___ReduceAction270[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction270 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction270 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction270___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction270 < ReduceAction270: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction270 < ReduceAction270: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110874,15 +110742,13 @@ val_t NEW_ReduceAction270_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction271[54] = { - {(bigint) 1311 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction271[52] = { + {(bigint) 1323 /* 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) 1311 /* 5: ReduceAction271 < ReduceAction271: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1323 /* 5: ReduceAction271 < ReduceAction271: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -110895,7 +110761,7 @@ const classtable_elt_t VFT_parser___ReduceAction271[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction271 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction271 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -110924,11 +110790,11 @@ const classtable_elt_t VFT_parser___ReduceAction271[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction271 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction271 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction271___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction271 < ReduceAction271: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction271 < ReduceAction271: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -110993,15 +110859,13 @@ val_t NEW_ReduceAction271_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction272[54] = { - {(bigint) 1307 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction272[52] = { + {(bigint) 1319 /* 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) 1307 /* 5: ReduceAction272 < ReduceAction272: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1319 /* 5: ReduceAction272 < ReduceAction272: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111014,7 +110878,7 @@ const classtable_elt_t VFT_parser___ReduceAction272[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction272 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction272 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111043,11 +110907,11 @@ const classtable_elt_t VFT_parser___ReduceAction272[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction272 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction272 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction272___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction272 < ReduceAction272: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction272 < ReduceAction272: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111112,15 +110976,13 @@ val_t NEW_ReduceAction272_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction273[54] = { - {(bigint) 1303 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction273[52] = { + {(bigint) 1315 /* 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) 1303 /* 5: ReduceAction273 < ReduceAction273: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1315 /* 5: ReduceAction273 < ReduceAction273: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111133,7 +110995,7 @@ const classtable_elt_t VFT_parser___ReduceAction273[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction273 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction273 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111162,11 +111024,11 @@ const classtable_elt_t VFT_parser___ReduceAction273[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction273 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction273 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction273___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction273 < ReduceAction273: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction273 < ReduceAction273: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111231,15 +111093,13 @@ val_t NEW_ReduceAction273_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction274[54] = { - {(bigint) 1299 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction274[52] = { + {(bigint) 1311 /* 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) 1299 /* 5: ReduceAction274 < ReduceAction274: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1311 /* 5: ReduceAction274 < ReduceAction274: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111252,7 +111112,7 @@ const classtable_elt_t VFT_parser___ReduceAction274[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction274 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction274 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111281,11 +111141,11 @@ const classtable_elt_t VFT_parser___ReduceAction274[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction274 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction274 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction274___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction274 < ReduceAction274: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction274 < ReduceAction274: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111350,15 +111210,13 @@ val_t NEW_ReduceAction274_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction275[54] = { - {(bigint) 1295 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction275[52] = { + {(bigint) 1307 /* 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) 1295 /* 5: ReduceAction275 < ReduceAction275: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1307 /* 5: ReduceAction275 < ReduceAction275: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111371,7 +111229,7 @@ const classtable_elt_t VFT_parser___ReduceAction275[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction275 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction275 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111400,11 +111258,11 @@ const classtable_elt_t VFT_parser___ReduceAction275[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction275 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction275 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction275___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction275 < ReduceAction275: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction275 < ReduceAction275: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111469,15 +111327,13 @@ val_t NEW_ReduceAction275_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction276[54] = { - {(bigint) 1291 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction276[52] = { + {(bigint) 1303 /* 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) 1291 /* 5: ReduceAction276 < ReduceAction276: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1303 /* 5: ReduceAction276 < ReduceAction276: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111490,7 +111346,7 @@ const classtable_elt_t VFT_parser___ReduceAction276[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction276 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction276 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111519,11 +111375,11 @@ const classtable_elt_t VFT_parser___ReduceAction276[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction276 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction276 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction276___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction276 < ReduceAction276: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction276 < ReduceAction276: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111588,15 +111444,13 @@ val_t NEW_ReduceAction276_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction277[54] = { - {(bigint) 1287 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction277[52] = { + {(bigint) 1299 /* 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) 1287 /* 5: ReduceAction277 < ReduceAction277: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1299 /* 5: ReduceAction277 < ReduceAction277: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111609,7 +111463,7 @@ const classtable_elt_t VFT_parser___ReduceAction277[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction277 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction277 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111638,11 +111492,11 @@ const classtable_elt_t VFT_parser___ReduceAction277[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction277 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction277 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction277___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction277 < ReduceAction277: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction277 < ReduceAction277: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111707,15 +111561,13 @@ val_t NEW_ReduceAction277_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction278[54] = { - {(bigint) 1283 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction278[52] = { + {(bigint) 1295 /* 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) 1283 /* 5: ReduceAction278 < ReduceAction278: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1295 /* 5: ReduceAction278 < ReduceAction278: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111728,7 +111580,7 @@ const classtable_elt_t VFT_parser___ReduceAction278[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction278 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction278 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111757,11 +111609,11 @@ const classtable_elt_t VFT_parser___ReduceAction278[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction278 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction278 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction278___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction278 < ReduceAction278: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction278 < ReduceAction278: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111826,15 +111678,13 @@ val_t NEW_ReduceAction278_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction279[54] = { - {(bigint) 1279 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction279[52] = { + {(bigint) 1291 /* 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) 1279 /* 5: ReduceAction279 < ReduceAction279: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1291 /* 5: ReduceAction279 < ReduceAction279: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111847,7 +111697,7 @@ const classtable_elt_t VFT_parser___ReduceAction279[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction279 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction279 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111876,11 +111726,11 @@ const classtable_elt_t VFT_parser___ReduceAction279[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction279 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction279 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction279___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction279 < ReduceAction279: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction279 < ReduceAction279: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -111945,15 +111795,13 @@ val_t NEW_ReduceAction279_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction280[54] = { - {(bigint) 1271 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction280[52] = { + {(bigint) 1283 /* 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) 1271 /* 5: ReduceAction280 < ReduceAction280: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1283 /* 5: ReduceAction280 < ReduceAction280: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -111966,7 +111814,7 @@ const classtable_elt_t VFT_parser___ReduceAction280[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction280 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction280 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -111995,11 +111843,11 @@ const classtable_elt_t VFT_parser___ReduceAction280[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction280 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction280 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction280___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction280 < ReduceAction280: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction280 < ReduceAction280: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112064,15 +111912,13 @@ val_t NEW_ReduceAction280_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction281[54] = { - {(bigint) 1267 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction281[52] = { + {(bigint) 1279 /* 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) 1267 /* 5: ReduceAction281 < ReduceAction281: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1279 /* 5: ReduceAction281 < ReduceAction281: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112085,7 +111931,7 @@ const classtable_elt_t VFT_parser___ReduceAction281[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction281 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction281 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112114,11 +111960,11 @@ const classtable_elt_t VFT_parser___ReduceAction281[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction281 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction281 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction281___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction281 < ReduceAction281: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction281 < ReduceAction281: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112183,15 +112029,13 @@ val_t NEW_ReduceAction281_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction282[54] = { - {(bigint) 1263 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction282[52] = { + {(bigint) 1275 /* 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) 1263 /* 5: ReduceAction282 < ReduceAction282: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1275 /* 5: ReduceAction282 < ReduceAction282: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112204,7 +112048,7 @@ const classtable_elt_t VFT_parser___ReduceAction282[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction282 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction282 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112233,11 +112077,11 @@ const classtable_elt_t VFT_parser___ReduceAction282[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction282 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction282 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction282___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction282 < ReduceAction282: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction282 < ReduceAction282: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112302,15 +112146,13 @@ val_t NEW_ReduceAction282_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction283[54] = { - {(bigint) 1259 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction283[52] = { + {(bigint) 1271 /* 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) 1259 /* 5: ReduceAction283 < ReduceAction283: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1271 /* 5: ReduceAction283 < ReduceAction283: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112323,7 +112165,7 @@ const classtable_elt_t VFT_parser___ReduceAction283[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction283 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction283 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112352,11 +112194,11 @@ const classtable_elt_t VFT_parser___ReduceAction283[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction283 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction283 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction283___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction283 < ReduceAction283: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction283 < ReduceAction283: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112421,15 +112263,13 @@ val_t NEW_ReduceAction283_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction284[54] = { - {(bigint) 1255 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction284[52] = { + {(bigint) 1267 /* 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) 1255 /* 5: ReduceAction284 < ReduceAction284: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1267 /* 5: ReduceAction284 < ReduceAction284: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112442,7 +112282,7 @@ const classtable_elt_t VFT_parser___ReduceAction284[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction284 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction284 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112471,11 +112311,11 @@ const classtable_elt_t VFT_parser___ReduceAction284[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction284 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction284 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction284___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction284 < ReduceAction284: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction284 < ReduceAction284: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112540,15 +112380,13 @@ val_t NEW_ReduceAction284_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction285[54] = { - {(bigint) 1251 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction285[52] = { + {(bigint) 1263 /* 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) 1251 /* 5: ReduceAction285 < ReduceAction285: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1263 /* 5: ReduceAction285 < ReduceAction285: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112561,7 +112399,7 @@ const classtable_elt_t VFT_parser___ReduceAction285[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction285 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction285 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112590,11 +112428,11 @@ const classtable_elt_t VFT_parser___ReduceAction285[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction285 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction285 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction285___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction285 < ReduceAction285: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction285 < ReduceAction285: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112659,15 +112497,13 @@ val_t NEW_ReduceAction285_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction286[54] = { - {(bigint) 1247 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction286[52] = { + {(bigint) 1259 /* 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) 1247 /* 5: ReduceAction286 < ReduceAction286: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1259 /* 5: ReduceAction286 < ReduceAction286: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112680,7 +112516,7 @@ const classtable_elt_t VFT_parser___ReduceAction286[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction286 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction286 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112709,11 +112545,11 @@ const classtable_elt_t VFT_parser___ReduceAction286[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction286 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction286 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction286___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction286 < ReduceAction286: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction286 < ReduceAction286: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112778,15 +112614,13 @@ val_t NEW_ReduceAction286_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction287[54] = { - {(bigint) 1243 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction287[52] = { + {(bigint) 1255 /* 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) 1243 /* 5: ReduceAction287 < ReduceAction287: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1255 /* 5: ReduceAction287 < ReduceAction287: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112799,7 +112633,7 @@ const classtable_elt_t VFT_parser___ReduceAction287[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction287 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction287 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112828,11 +112662,11 @@ const classtable_elt_t VFT_parser___ReduceAction287[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction287 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction287 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction287___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction287 < ReduceAction287: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction287 < ReduceAction287: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -112897,15 +112731,13 @@ val_t NEW_ReduceAction287_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction288[54] = { - {(bigint) 1239 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction288[52] = { + {(bigint) 1251 /* 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) 1239 /* 5: ReduceAction288 < ReduceAction288: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1251 /* 5: ReduceAction288 < ReduceAction288: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -112918,7 +112750,7 @@ const classtable_elt_t VFT_parser___ReduceAction288[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction288 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction288 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -112947,11 +112779,11 @@ const classtable_elt_t VFT_parser___ReduceAction288[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction288 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction288 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction288___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction288 < ReduceAction288: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction288 < ReduceAction288: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113016,15 +112848,13 @@ val_t NEW_ReduceAction288_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction289[54] = { - {(bigint) 1235 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction289[52] = { + {(bigint) 1247 /* 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) 1235 /* 5: ReduceAction289 < ReduceAction289: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1247 /* 5: ReduceAction289 < ReduceAction289: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113037,7 +112867,7 @@ const classtable_elt_t VFT_parser___ReduceAction289[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction289 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction289 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113066,11 +112896,11 @@ const classtable_elt_t VFT_parser___ReduceAction289[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction289 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction289 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction289___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction289 < ReduceAction289: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction289 < ReduceAction289: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113135,15 +112965,13 @@ val_t NEW_ReduceAction289_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction290[54] = { - {(bigint) 1227 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction290[52] = { + {(bigint) 1239 /* 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) 1227 /* 5: ReduceAction290 < ReduceAction290: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1239 /* 5: ReduceAction290 < ReduceAction290: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113156,7 +112984,7 @@ const classtable_elt_t VFT_parser___ReduceAction290[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction290 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction290 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113185,11 +113013,11 @@ const classtable_elt_t VFT_parser___ReduceAction290[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction290 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction290 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction290___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction290 < ReduceAction290: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction290 < ReduceAction290: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113254,15 +113082,13 @@ val_t NEW_ReduceAction290_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction291[54] = { - {(bigint) 1223 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction291[52] = { + {(bigint) 1235 /* 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) 1223 /* 5: ReduceAction291 < ReduceAction291: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1235 /* 5: ReduceAction291 < ReduceAction291: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113275,7 +113101,7 @@ const classtable_elt_t VFT_parser___ReduceAction291[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction291 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction291 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113304,11 +113130,11 @@ const classtable_elt_t VFT_parser___ReduceAction291[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction291 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction291 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction291___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction291 < ReduceAction291: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction291 < ReduceAction291: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113373,15 +113199,13 @@ val_t NEW_ReduceAction291_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction292[54] = { - {(bigint) 1219 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction292[52] = { + {(bigint) 1231 /* 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) 1219 /* 5: ReduceAction292 < ReduceAction292: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1231 /* 5: ReduceAction292 < ReduceAction292: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113394,7 +113218,7 @@ const classtable_elt_t VFT_parser___ReduceAction292[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction292 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction292 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113423,11 +113247,11 @@ const classtable_elt_t VFT_parser___ReduceAction292[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction292 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction292 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction292___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction292 < ReduceAction292: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction292 < ReduceAction292: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113492,15 +113316,13 @@ val_t NEW_ReduceAction292_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction293[54] = { - {(bigint) 1215 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction293[52] = { + {(bigint) 1227 /* 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) 1215 /* 5: ReduceAction293 < ReduceAction293: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1227 /* 5: ReduceAction293 < ReduceAction293: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113513,7 +113335,7 @@ const classtable_elt_t VFT_parser___ReduceAction293[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction293 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction293 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113542,11 +113364,11 @@ const classtable_elt_t VFT_parser___ReduceAction293[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction293 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction293 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction293___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction293 < ReduceAction293: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction293 < ReduceAction293: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113611,15 +113433,13 @@ val_t NEW_ReduceAction293_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction294[54] = { - {(bigint) 1211 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction294[52] = { + {(bigint) 1223 /* 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) 1211 /* 5: ReduceAction294 < ReduceAction294: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1223 /* 5: ReduceAction294 < ReduceAction294: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113632,7 +113452,7 @@ const classtable_elt_t VFT_parser___ReduceAction294[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction294 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction294 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113661,11 +113481,11 @@ const classtable_elt_t VFT_parser___ReduceAction294[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction294 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction294 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction294___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction294 < ReduceAction294: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction294 < ReduceAction294: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113730,15 +113550,13 @@ val_t NEW_ReduceAction294_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction295[54] = { - {(bigint) 1207 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction295[52] = { + {(bigint) 1219 /* 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) 1207 /* 5: ReduceAction295 < ReduceAction295: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1219 /* 5: ReduceAction295 < ReduceAction295: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113751,7 +113569,7 @@ const classtable_elt_t VFT_parser___ReduceAction295[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction295 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction295 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113780,11 +113598,11 @@ const classtable_elt_t VFT_parser___ReduceAction295[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction295 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction295 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction295___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction295 < ReduceAction295: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction295 < ReduceAction295: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113849,15 +113667,13 @@ val_t NEW_ReduceAction295_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction296[54] = { - {(bigint) 1203 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction296[52] = { + {(bigint) 1215 /* 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) 1203 /* 5: ReduceAction296 < ReduceAction296: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1215 /* 5: ReduceAction296 < ReduceAction296: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113870,7 +113686,7 @@ const classtable_elt_t VFT_parser___ReduceAction296[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction296 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction296 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -113899,11 +113715,11 @@ const classtable_elt_t VFT_parser___ReduceAction296[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction296 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction296 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction296___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction296 < ReduceAction296: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction296 < ReduceAction296: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -113968,15 +113784,13 @@ val_t NEW_ReduceAction296_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction297[54] = { - {(bigint) 1199 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction297[52] = { + {(bigint) 1211 /* 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) 1199 /* 5: ReduceAction297 < ReduceAction297: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1211 /* 5: ReduceAction297 < ReduceAction297: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -113989,7 +113803,7 @@ const classtable_elt_t VFT_parser___ReduceAction297[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction297 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction297 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114018,11 +113832,11 @@ const classtable_elt_t VFT_parser___ReduceAction297[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction297 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction297 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction297___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction297 < ReduceAction297: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction297 < ReduceAction297: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114087,15 +113901,13 @@ val_t NEW_ReduceAction297_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction298[54] = { - {(bigint) 1195 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction298[52] = { + {(bigint) 1207 /* 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) 1195 /* 5: ReduceAction298 < ReduceAction298: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1207 /* 5: ReduceAction298 < ReduceAction298: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114108,7 +113920,7 @@ const classtable_elt_t VFT_parser___ReduceAction298[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction298 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction298 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114137,11 +113949,11 @@ const classtable_elt_t VFT_parser___ReduceAction298[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction298 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction298 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction298___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction298 < ReduceAction298: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction298 < ReduceAction298: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114206,15 +114018,13 @@ val_t NEW_ReduceAction298_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction299[54] = { - {(bigint) 1191 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction299[52] = { + {(bigint) 1203 /* 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) 1191 /* 5: ReduceAction299 < ReduceAction299: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1203 /* 5: ReduceAction299 < ReduceAction299: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114227,7 +114037,7 @@ const classtable_elt_t VFT_parser___ReduceAction299[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction299 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction299 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114256,11 +114066,11 @@ const classtable_elt_t VFT_parser___ReduceAction299[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction299 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction299 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction299___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction299 < ReduceAction299: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction299 < ReduceAction299: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114325,15 +114135,13 @@ val_t NEW_ReduceAction299_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction300[54] = { - {(bigint) 1179 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction300[52] = { + {(bigint) 1191 /* 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) 1179 /* 5: ReduceAction300 < ReduceAction300: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1191 /* 5: ReduceAction300 < ReduceAction300: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114346,7 +114154,7 @@ const classtable_elt_t VFT_parser___ReduceAction300[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction300 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction300 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114375,11 +114183,11 @@ const classtable_elt_t VFT_parser___ReduceAction300[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction300 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction300 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction300___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction300 < ReduceAction300: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction300 < ReduceAction300: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114444,15 +114252,13 @@ val_t NEW_ReduceAction300_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction301[54] = { - {(bigint) 1175 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction301[52] = { + {(bigint) 1187 /* 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) 1175 /* 5: ReduceAction301 < ReduceAction301: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1187 /* 5: ReduceAction301 < ReduceAction301: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114465,7 +114271,7 @@ const classtable_elt_t VFT_parser___ReduceAction301[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction301 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction301 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114494,11 +114300,11 @@ const classtable_elt_t VFT_parser___ReduceAction301[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction301 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction301 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction301___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction301 < ReduceAction301: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction301 < ReduceAction301: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114563,15 +114369,13 @@ val_t NEW_ReduceAction301_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction302[54] = { - {(bigint) 1171 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction302[52] = { + {(bigint) 1183 /* 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) 1171 /* 5: ReduceAction302 < ReduceAction302: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1183 /* 5: ReduceAction302 < ReduceAction302: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114584,7 +114388,7 @@ const classtable_elt_t VFT_parser___ReduceAction302[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction302 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction302 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114613,11 +114417,11 @@ const classtable_elt_t VFT_parser___ReduceAction302[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction302 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction302 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction302___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction302 < ReduceAction302: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction302 < ReduceAction302: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114682,15 +114486,13 @@ val_t NEW_ReduceAction302_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction303[54] = { - {(bigint) 1167 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction303[52] = { + {(bigint) 1179 /* 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) 1167 /* 5: ReduceAction303 < ReduceAction303: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1179 /* 5: ReduceAction303 < ReduceAction303: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114703,7 +114505,7 @@ const classtable_elt_t VFT_parser___ReduceAction303[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction303 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction303 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114732,11 +114534,11 @@ const classtable_elt_t VFT_parser___ReduceAction303[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction303 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction303 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction303___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction303 < ReduceAction303: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction303 < ReduceAction303: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114801,15 +114603,13 @@ val_t NEW_ReduceAction303_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction304[54] = { - {(bigint) 1163 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction304[52] = { + {(bigint) 1175 /* 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) 1163 /* 5: ReduceAction304 < ReduceAction304: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1175 /* 5: ReduceAction304 < ReduceAction304: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114822,7 +114622,7 @@ const classtable_elt_t VFT_parser___ReduceAction304[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction304 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction304 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114851,11 +114651,11 @@ const classtable_elt_t VFT_parser___ReduceAction304[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction304 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction304 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction304___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction304 < ReduceAction304: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction304 < ReduceAction304: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -114920,15 +114720,13 @@ val_t NEW_ReduceAction304_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction305[54] = { - {(bigint) 1159 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction305[52] = { + {(bigint) 1171 /* 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) 1159 /* 5: ReduceAction305 < ReduceAction305: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1171 /* 5: ReduceAction305 < ReduceAction305: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -114941,7 +114739,7 @@ const classtable_elt_t VFT_parser___ReduceAction305[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction305 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction305 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -114970,11 +114768,11 @@ const classtable_elt_t VFT_parser___ReduceAction305[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction305 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction305 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction305___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction305 < ReduceAction305: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction305 < ReduceAction305: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115039,15 +114837,13 @@ val_t NEW_ReduceAction305_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction306[54] = { - {(bigint) 1155 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction306[52] = { + {(bigint) 1167 /* 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) 1155 /* 5: ReduceAction306 < ReduceAction306: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1167 /* 5: ReduceAction306 < ReduceAction306: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115060,7 +114856,7 @@ const classtable_elt_t VFT_parser___ReduceAction306[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction306 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction306 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115089,11 +114885,11 @@ const classtable_elt_t VFT_parser___ReduceAction306[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction306 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction306 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction306___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction306 < ReduceAction306: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction306 < ReduceAction306: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115158,15 +114954,13 @@ val_t NEW_ReduceAction306_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction307[54] = { - {(bigint) 1151 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction307[52] = { + {(bigint) 1163 /* 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) 1151 /* 5: ReduceAction307 < ReduceAction307: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1163 /* 5: ReduceAction307 < ReduceAction307: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115179,7 +114973,7 @@ const classtable_elt_t VFT_parser___ReduceAction307[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction307 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction307 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115208,11 +115002,11 @@ const classtable_elt_t VFT_parser___ReduceAction307[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction307 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction307 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction307___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction307 < ReduceAction307: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction307 < ReduceAction307: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115277,15 +115071,13 @@ val_t NEW_ReduceAction307_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction308[54] = { - {(bigint) 1147 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction308[52] = { + {(bigint) 1159 /* 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) 1147 /* 5: ReduceAction308 < ReduceAction308: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1159 /* 5: ReduceAction308 < ReduceAction308: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115298,7 +115090,7 @@ const classtable_elt_t VFT_parser___ReduceAction308[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction308 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction308 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115327,11 +115119,11 @@ const classtable_elt_t VFT_parser___ReduceAction308[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction308 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction308 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction308___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction308 < ReduceAction308: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction308 < ReduceAction308: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115396,15 +115188,13 @@ val_t NEW_ReduceAction308_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction309[54] = { - {(bigint) 1143 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction309[52] = { + {(bigint) 1155 /* 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) 1143 /* 5: ReduceAction309 < ReduceAction309: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1155 /* 5: ReduceAction309 < ReduceAction309: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115417,7 +115207,7 @@ const classtable_elt_t VFT_parser___ReduceAction309[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction309 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction309 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115446,11 +115236,11 @@ const classtable_elt_t VFT_parser___ReduceAction309[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction309 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction309 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction309___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction309 < ReduceAction309: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction309 < ReduceAction309: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115515,15 +115305,13 @@ val_t NEW_ReduceAction309_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction310[54] = { - {(bigint) 1135 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction310[52] = { + {(bigint) 1147 /* 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) 1135 /* 5: ReduceAction310 < ReduceAction310: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1147 /* 5: ReduceAction310 < ReduceAction310: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115536,7 +115324,7 @@ const classtable_elt_t VFT_parser___ReduceAction310[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction310 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction310 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115565,11 +115353,11 @@ const classtable_elt_t VFT_parser___ReduceAction310[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction310 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction310 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction310___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction310 < ReduceAction310: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction310 < ReduceAction310: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115634,15 +115422,13 @@ val_t NEW_ReduceAction310_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction311[54] = { - {(bigint) 1131 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction311[52] = { + {(bigint) 1143 /* 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) 1131 /* 5: ReduceAction311 < ReduceAction311: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1143 /* 5: ReduceAction311 < ReduceAction311: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115655,7 +115441,7 @@ const classtable_elt_t VFT_parser___ReduceAction311[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction311 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction311 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115684,11 +115470,11 @@ const classtable_elt_t VFT_parser___ReduceAction311[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction311 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction311 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction311___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction311 < ReduceAction311: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction311 < ReduceAction311: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115753,15 +115539,13 @@ val_t NEW_ReduceAction311_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction312[54] = { - {(bigint) 1127 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction312[52] = { + {(bigint) 1139 /* 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) 1127 /* 5: ReduceAction312 < ReduceAction312: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1139 /* 5: ReduceAction312 < ReduceAction312: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115774,7 +115558,7 @@ const classtable_elt_t VFT_parser___ReduceAction312[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction312 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction312 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115803,11 +115587,11 @@ const classtable_elt_t VFT_parser___ReduceAction312[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction312 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction312 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction312___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction312 < ReduceAction312: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction312 < ReduceAction312: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115872,15 +115656,13 @@ val_t NEW_ReduceAction312_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction313[54] = { - {(bigint) 1123 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction313[52] = { + {(bigint) 1135 /* 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) 1123 /* 5: ReduceAction313 < ReduceAction313: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1135 /* 5: ReduceAction313 < ReduceAction313: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -115893,7 +115675,7 @@ const classtable_elt_t VFT_parser___ReduceAction313[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction313 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction313 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -115922,11 +115704,11 @@ const classtable_elt_t VFT_parser___ReduceAction313[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction313 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction313 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction313___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction313 < ReduceAction313: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction313 < ReduceAction313: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -115991,15 +115773,13 @@ val_t NEW_ReduceAction313_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction314[54] = { - {(bigint) 1119 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction314[52] = { + {(bigint) 1131 /* 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) 1119 /* 5: ReduceAction314 < ReduceAction314: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1131 /* 5: ReduceAction314 < ReduceAction314: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116012,7 +115792,7 @@ const classtable_elt_t VFT_parser___ReduceAction314[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction314 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction314 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116041,11 +115821,11 @@ const classtable_elt_t VFT_parser___ReduceAction314[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction314 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction314 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction314___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction314 < ReduceAction314: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction314 < ReduceAction314: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116110,15 +115890,13 @@ val_t NEW_ReduceAction314_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction317[54] = { - {(bigint) 1115 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction317[52] = { + {(bigint) 1127 /* 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) 1115 /* 5: ReduceAction317 < ReduceAction317: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1127 /* 5: ReduceAction317 < ReduceAction317: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116131,7 +115909,7 @@ const classtable_elt_t VFT_parser___ReduceAction317[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction317 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction317 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116160,11 +115938,11 @@ const classtable_elt_t VFT_parser___ReduceAction317[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction317 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction317 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction317___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction317 < ReduceAction317: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction317 < ReduceAction317: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116229,15 +116007,13 @@ val_t NEW_ReduceAction317_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction318[54] = { - {(bigint) 1111 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction318[52] = { + {(bigint) 1123 /* 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) 1111 /* 5: ReduceAction318 < ReduceAction318: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1123 /* 5: ReduceAction318 < ReduceAction318: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116250,7 +116026,7 @@ const classtable_elt_t VFT_parser___ReduceAction318[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction318 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction318 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116279,11 +116055,11 @@ const classtable_elt_t VFT_parser___ReduceAction318[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction318 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction318 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction318___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction318 < ReduceAction318: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction318 < ReduceAction318: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116348,15 +116124,13 @@ val_t NEW_ReduceAction318_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction319[54] = { - {(bigint) 1107 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction319[52] = { + {(bigint) 1119 /* 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) 1107 /* 5: ReduceAction319 < ReduceAction319: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1119 /* 5: ReduceAction319 < ReduceAction319: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116369,7 +116143,7 @@ const classtable_elt_t VFT_parser___ReduceAction319[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction319 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction319 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116398,11 +116172,11 @@ const classtable_elt_t VFT_parser___ReduceAction319[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction319 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction319 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction319___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction319 < ReduceAction319: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction319 < ReduceAction319: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116467,15 +116241,13 @@ val_t NEW_ReduceAction319_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction320[54] = { - {(bigint) 1099 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction320[52] = { + {(bigint) 1111 /* 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) 1099 /* 5: ReduceAction320 < ReduceAction320: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1111 /* 5: ReduceAction320 < ReduceAction320: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116488,7 +116260,7 @@ const classtable_elt_t VFT_parser___ReduceAction320[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction320 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction320 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116517,11 +116289,11 @@ const classtable_elt_t VFT_parser___ReduceAction320[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction320 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction320 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction320___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction320 < ReduceAction320: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction320 < ReduceAction320: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116586,15 +116358,13 @@ val_t NEW_ReduceAction320_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction321[54] = { - {(bigint) 1095 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction321[52] = { + {(bigint) 1107 /* 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) 1095 /* 5: ReduceAction321 < ReduceAction321: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1107 /* 5: ReduceAction321 < ReduceAction321: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116607,7 +116377,7 @@ const classtable_elt_t VFT_parser___ReduceAction321[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction321 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction321 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116636,11 +116406,11 @@ const classtable_elt_t VFT_parser___ReduceAction321[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction321 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction321 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction321___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction321 < ReduceAction321: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction321 < ReduceAction321: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116705,15 +116475,13 @@ val_t NEW_ReduceAction321_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction322[54] = { - {(bigint) 1091 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction322[52] = { + {(bigint) 1103 /* 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) 1091 /* 5: ReduceAction322 < ReduceAction322: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1103 /* 5: ReduceAction322 < ReduceAction322: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116726,7 +116494,7 @@ const classtable_elt_t VFT_parser___ReduceAction322[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction322 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction322 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116755,11 +116523,11 @@ const classtable_elt_t VFT_parser___ReduceAction322[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction322 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction322 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction322___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction322 < ReduceAction322: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction322 < ReduceAction322: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116824,15 +116592,13 @@ val_t NEW_ReduceAction322_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction323[54] = { - {(bigint) 1087 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction323[52] = { + {(bigint) 1099 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction323" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction323 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction323 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1087 /* 5: ReduceAction323 < ReduceAction323: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1099 /* 5: ReduceAction323 < ReduceAction323: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116845,7 +116611,7 @@ const classtable_elt_t VFT_parser___ReduceAction323[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction323 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction323 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116874,11 +116640,11 @@ const classtable_elt_t VFT_parser___ReduceAction323[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction323 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction323 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction323___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction323 < ReduceAction323: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction323 < ReduceAction323: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -116943,15 +116709,13 @@ val_t NEW_ReduceAction323_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction324[54] = { - {(bigint) 1083 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction324[52] = { + {(bigint) 1095 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction324" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction324 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction324 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1083 /* 5: ReduceAction324 < ReduceAction324: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1095 /* 5: ReduceAction324 < ReduceAction324: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -116964,7 +116728,7 @@ const classtable_elt_t VFT_parser___ReduceAction324[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction324 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction324 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -116993,11 +116757,11 @@ const classtable_elt_t VFT_parser___ReduceAction324[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction324 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction324 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction324___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction324 < ReduceAction324: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction324 < ReduceAction324: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117062,15 +116826,13 @@ val_t NEW_ReduceAction324_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction325[54] = { - {(bigint) 1079 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction325[52] = { + {(bigint) 1091 /* 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) 1079 /* 5: ReduceAction325 < ReduceAction325: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1091 /* 5: ReduceAction325 < ReduceAction325: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117083,7 +116845,7 @@ const classtable_elt_t VFT_parser___ReduceAction325[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction325 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction325 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117112,11 +116874,11 @@ const classtable_elt_t VFT_parser___ReduceAction325[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction325 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction325 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction325___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction325 < ReduceAction325: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction325 < ReduceAction325: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117181,15 +116943,13 @@ val_t NEW_ReduceAction325_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction326[54] = { - {(bigint) 1075 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction326[52] = { + {(bigint) 1087 /* 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) 1075 /* 5: ReduceAction326 < ReduceAction326: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1087 /* 5: ReduceAction326 < ReduceAction326: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117202,7 +116962,7 @@ const classtable_elt_t VFT_parser___ReduceAction326[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction326 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction326 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117231,11 +116991,11 @@ const classtable_elt_t VFT_parser___ReduceAction326[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction326 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction326 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction326___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction326 < ReduceAction326: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction326 < ReduceAction326: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117300,15 +117060,13 @@ val_t NEW_ReduceAction326_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction327[54] = { - {(bigint) 1071 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction327[52] = { + {(bigint) 1083 /* 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) 1071 /* 5: ReduceAction327 < ReduceAction327: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1083 /* 5: ReduceAction327 < ReduceAction327: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117321,7 +117079,7 @@ const classtable_elt_t VFT_parser___ReduceAction327[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction327 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction327 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117350,11 +117108,11 @@ const classtable_elt_t VFT_parser___ReduceAction327[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction327 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction327 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction327___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction327 < ReduceAction327: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction327 < ReduceAction327: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117419,15 +117177,13 @@ val_t NEW_ReduceAction327_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction328[54] = { - {(bigint) 1067 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction328[52] = { + {(bigint) 1079 /* 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) 1067 /* 5: ReduceAction328 < ReduceAction328: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1079 /* 5: ReduceAction328 < ReduceAction328: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117440,7 +117196,7 @@ const classtable_elt_t VFT_parser___ReduceAction328[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction328 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction328 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117469,11 +117225,11 @@ const classtable_elt_t VFT_parser___ReduceAction328[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction328 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction328 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction328___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction328 < ReduceAction328: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction328 < ReduceAction328: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117538,15 +117294,13 @@ val_t NEW_ReduceAction328_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction329[54] = { - {(bigint) 1063 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction329[52] = { + {(bigint) 1075 /* 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) 1063 /* 5: ReduceAction329 < ReduceAction329: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1075 /* 5: ReduceAction329 < ReduceAction329: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117559,7 +117313,7 @@ const classtable_elt_t VFT_parser___ReduceAction329[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction329 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction329 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117588,11 +117342,11 @@ const classtable_elt_t VFT_parser___ReduceAction329[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction329 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction329 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction329___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction329 < ReduceAction329: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction329 < ReduceAction329: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117657,15 +117411,13 @@ val_t NEW_ReduceAction329_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction333[54] = { - {(bigint) 1055 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction333[52] = { + {(bigint) 1067 /* 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) 1055 /* 5: ReduceAction333 < ReduceAction333: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1067 /* 5: ReduceAction333 < ReduceAction333: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117678,7 +117430,7 @@ const classtable_elt_t VFT_parser___ReduceAction333[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction333 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction333 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117707,11 +117459,11 @@ const classtable_elt_t VFT_parser___ReduceAction333[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction333 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction333 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction333___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction333 < ReduceAction333: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction333 < ReduceAction333: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117776,15 +117528,13 @@ val_t NEW_ReduceAction333_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction335[54] = { - {(bigint) 1051 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction335[52] = { + {(bigint) 1063 /* 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) 1051 /* 5: ReduceAction335 < ReduceAction335: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1063 /* 5: ReduceAction335 < ReduceAction335: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117797,7 +117547,7 @@ const classtable_elt_t VFT_parser___ReduceAction335[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction335 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction335 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117826,11 +117576,11 @@ const classtable_elt_t VFT_parser___ReduceAction335[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction335 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction335 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction335___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction335 < ReduceAction335: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction335 < ReduceAction335: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -117895,15 +117645,13 @@ val_t NEW_ReduceAction335_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction337[54] = { - {(bigint) 1047 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction337[52] = { + {(bigint) 1059 /* 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) 1047 /* 5: ReduceAction337 < ReduceAction337: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1059 /* 5: ReduceAction337 < ReduceAction337: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -117916,7 +117664,7 @@ const classtable_elt_t VFT_parser___ReduceAction337[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction337 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction337 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -117945,11 +117693,11 @@ const classtable_elt_t VFT_parser___ReduceAction337[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction337 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction337 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction337___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction337 < ReduceAction337: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction337 < ReduceAction337: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118014,15 +117762,13 @@ val_t NEW_ReduceAction337_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction338[54] = { - {(bigint) 1043 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction338[52] = { + {(bigint) 1055 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction338" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction338 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction338 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1043 /* 5: ReduceAction338 < ReduceAction338: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1055 /* 5: ReduceAction338 < ReduceAction338: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118035,7 +117781,7 @@ const classtable_elt_t VFT_parser___ReduceAction338[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction338 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction338 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118064,11 +117810,11 @@ const classtable_elt_t VFT_parser___ReduceAction338[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction338 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction338 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction338___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction338 < ReduceAction338: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction338 < ReduceAction338: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118133,15 +117879,13 @@ val_t NEW_ReduceAction338_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction339[54] = { - {(bigint) 1039 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction339[52] = { + {(bigint) 1051 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction339" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction339 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction339 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1039 /* 5: ReduceAction339 < ReduceAction339: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1051 /* 5: ReduceAction339 < ReduceAction339: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118154,7 +117898,7 @@ const classtable_elt_t VFT_parser___ReduceAction339[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction339 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction339 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118183,11 +117927,11 @@ const classtable_elt_t VFT_parser___ReduceAction339[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction339 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction339 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction339___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction339 < ReduceAction339: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction339 < ReduceAction339: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118252,15 +117996,13 @@ val_t NEW_ReduceAction339_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction341[54] = { - {(bigint) 1031 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction341[52] = { + {(bigint) 1043 /* 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) 1031 /* 5: ReduceAction341 < ReduceAction341: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1043 /* 5: ReduceAction341 < ReduceAction341: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118273,7 +118015,7 @@ const classtable_elt_t VFT_parser___ReduceAction341[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction341 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction341 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118302,11 +118044,11 @@ const classtable_elt_t VFT_parser___ReduceAction341[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction341 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction341 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction341___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction341 < ReduceAction341: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction341 < ReduceAction341: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118371,15 +118113,13 @@ val_t NEW_ReduceAction341_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction343[54] = { - {(bigint) 1027 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction343[52] = { + {(bigint) 1039 /* 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) 1027 /* 5: ReduceAction343 < ReduceAction343: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1039 /* 5: ReduceAction343 < ReduceAction343: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118392,7 +118132,7 @@ const classtable_elt_t VFT_parser___ReduceAction343[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction343 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction343 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118421,11 +118161,11 @@ const classtable_elt_t VFT_parser___ReduceAction343[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction343 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction343 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction343___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction343 < ReduceAction343: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction343 < ReduceAction343: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118490,15 +118230,13 @@ val_t NEW_ReduceAction343_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction344[54] = { - {(bigint) 1023 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction344[52] = { + {(bigint) 1035 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction344" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction344 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction344 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1023 /* 5: ReduceAction344 < ReduceAction344: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1035 /* 5: ReduceAction344 < ReduceAction344: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118511,7 +118249,7 @@ const classtable_elt_t VFT_parser___ReduceAction344[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction344 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction344 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118540,11 +118278,11 @@ const classtable_elt_t VFT_parser___ReduceAction344[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction344 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction344 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction344___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction344 < ReduceAction344: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction344 < ReduceAction344: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118609,15 +118347,13 @@ val_t NEW_ReduceAction344_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction345[54] = { - {(bigint) 1019 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction345[52] = { + {(bigint) 1031 /* 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) 1019 /* 5: ReduceAction345 < ReduceAction345: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1031 /* 5: ReduceAction345 < ReduceAction345: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118630,7 +118366,7 @@ const classtable_elt_t VFT_parser___ReduceAction345[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction345 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction345 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118659,11 +118395,11 @@ const classtable_elt_t VFT_parser___ReduceAction345[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction345 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction345 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction345___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction345 < ReduceAction345: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction345 < ReduceAction345: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118728,15 +118464,13 @@ val_t NEW_ReduceAction345_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction346[54] = { - {(bigint) 1015 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction346[52] = { + {(bigint) 1027 /* 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) 1015 /* 5: ReduceAction346 < ReduceAction346: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1027 /* 5: ReduceAction346 < ReduceAction346: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118749,7 +118483,7 @@ const classtable_elt_t VFT_parser___ReduceAction346[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction346 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction346 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118778,11 +118512,11 @@ const classtable_elt_t VFT_parser___ReduceAction346[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction346 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction346 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction346___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction346 < ReduceAction346: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction346 < ReduceAction346: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118847,15 +118581,13 @@ val_t NEW_ReduceAction346_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction347[54] = { - {(bigint) 1011 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction347[52] = { + {(bigint) 1023 /* 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) 1011 /* 5: ReduceAction347 < ReduceAction347: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1023 /* 5: ReduceAction347 < ReduceAction347: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118868,7 +118600,7 @@ const classtable_elt_t VFT_parser___ReduceAction347[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction347 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction347 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -118897,11 +118629,11 @@ const classtable_elt_t VFT_parser___ReduceAction347[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction347 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction347 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction347___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction347 < ReduceAction347: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction347 < ReduceAction347: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -118966,15 +118698,13 @@ val_t NEW_ReduceAction347_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction348[54] = { - {(bigint) 1007 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction348[52] = { + {(bigint) 1019 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction348" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction348 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction348 < ReduceAction: superclass typecheck marker */}, - {(bigint) 1007 /* 5: ReduceAction348 < ReduceAction348: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1019 /* 5: ReduceAction348 < ReduceAction348: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -118987,7 +118717,7 @@ const classtable_elt_t VFT_parser___ReduceAction348[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction348 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction348 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119016,11 +118746,11 @@ const classtable_elt_t VFT_parser___ReduceAction348[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction348 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction348 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction348___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction348 < ReduceAction348: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction348 < ReduceAction348: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119085,15 +118815,13 @@ val_t NEW_ReduceAction348_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction349[54] = { - {(bigint) 1003 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction349[52] = { + {(bigint) 1015 /* 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) 1003 /* 5: ReduceAction349 < ReduceAction349: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1015 /* 5: ReduceAction349 < ReduceAction349: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119106,7 +118834,7 @@ const classtable_elt_t VFT_parser___ReduceAction349[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction349 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction349 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119135,11 +118863,11 @@ const classtable_elt_t VFT_parser___ReduceAction349[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction349 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction349 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction349___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction349 < ReduceAction349: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction349 < ReduceAction349: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119204,15 +118932,13 @@ val_t NEW_ReduceAction349_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction350[54] = { - {(bigint) 995 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction350[52] = { + {(bigint) 1007 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction350" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction350 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction350 < ReduceAction: superclass typecheck marker */}, - {(bigint) 995 /* 5: ReduceAction350 < ReduceAction350: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1007 /* 5: ReduceAction350 < ReduceAction350: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119225,7 +118951,7 @@ const classtable_elt_t VFT_parser___ReduceAction350[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction350 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction350 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119254,11 +118980,11 @@ const classtable_elt_t VFT_parser___ReduceAction350[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction350 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction350 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction350___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction350 < ReduceAction350: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction350 < ReduceAction350: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119323,15 +119049,13 @@ val_t NEW_ReduceAction350_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction351[54] = { - {(bigint) 991 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction351[52] = { + {(bigint) 1003 /* 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) 991 /* 5: ReduceAction351 < ReduceAction351: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 1003 /* 5: ReduceAction351 < ReduceAction351: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119344,7 +119068,7 @@ const classtable_elt_t VFT_parser___ReduceAction351[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction351 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction351 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119373,11 +119097,11 @@ const classtable_elt_t VFT_parser___ReduceAction351[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction351 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction351 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction351___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction351 < ReduceAction351: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction351 < ReduceAction351: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119442,15 +119166,13 @@ val_t NEW_ReduceAction351_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction352[54] = { - {(bigint) 987 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction352[52] = { + {(bigint) 999 /* 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) 987 /* 5: ReduceAction352 < ReduceAction352: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 999 /* 5: ReduceAction352 < ReduceAction352: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119463,7 +119185,7 @@ const classtable_elt_t VFT_parser___ReduceAction352[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction352 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction352 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119492,11 +119214,11 @@ const classtable_elt_t VFT_parser___ReduceAction352[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction352 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction352 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction352___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction352 < ReduceAction352: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction352 < ReduceAction352: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119561,15 +119283,13 @@ val_t NEW_ReduceAction352_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction353[54] = { - {(bigint) 983 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction353[52] = { + {(bigint) 995 /* 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) 983 /* 5: ReduceAction353 < ReduceAction353: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 995 /* 5: ReduceAction353 < ReduceAction353: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119582,7 +119302,7 @@ const classtable_elt_t VFT_parser___ReduceAction353[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction353 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction353 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119611,11 +119331,11 @@ const classtable_elt_t VFT_parser___ReduceAction353[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction353 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction353 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction353___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction353 < ReduceAction353: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction353 < ReduceAction353: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119680,15 +119400,13 @@ val_t NEW_ReduceAction353_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction355[54] = { - {(bigint) 979 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction355[52] = { + {(bigint) 991 /* 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) 979 /* 5: ReduceAction355 < ReduceAction355: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 991 /* 5: ReduceAction355 < ReduceAction355: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119701,7 +119419,7 @@ const classtable_elt_t VFT_parser___ReduceAction355[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction355 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction355 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119730,11 +119448,11 @@ const classtable_elt_t VFT_parser___ReduceAction355[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction355 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction355 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction355___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction355 < ReduceAction355: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction355 < ReduceAction355: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119799,15 +119517,13 @@ val_t NEW_ReduceAction355_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction356[54] = { - {(bigint) 975 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction356[52] = { + {(bigint) 987 /* 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) 975 /* 5: ReduceAction356 < ReduceAction356: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 987 /* 5: ReduceAction356 < ReduceAction356: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119820,7 +119536,7 @@ const classtable_elt_t VFT_parser___ReduceAction356[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction356 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction356 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119849,11 +119565,11 @@ const classtable_elt_t VFT_parser___ReduceAction356[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction356 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction356 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction356___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction356 < ReduceAction356: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction356 < ReduceAction356: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -119918,15 +119634,13 @@ val_t NEW_ReduceAction356_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction358[54] = { - {(bigint) 971 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction358[52] = { + {(bigint) 983 /* 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) 971 /* 5: ReduceAction358 < ReduceAction358: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 983 /* 5: ReduceAction358 < ReduceAction358: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -119939,7 +119653,7 @@ const classtable_elt_t VFT_parser___ReduceAction358[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction358 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction358 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -119968,11 +119682,11 @@ const classtable_elt_t VFT_parser___ReduceAction358[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction358 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction358 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction358___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction358 < ReduceAction358: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction358 < ReduceAction358: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120037,15 +119751,13 @@ val_t NEW_ReduceAction358_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction359[54] = { - {(bigint) 967 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction359[52] = { + {(bigint) 979 /* 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) 967 /* 5: ReduceAction359 < ReduceAction359: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 979 /* 5: ReduceAction359 < ReduceAction359: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120058,7 +119770,7 @@ const classtable_elt_t VFT_parser___ReduceAction359[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction359 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction359 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120087,11 +119799,11 @@ const classtable_elt_t VFT_parser___ReduceAction359[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction359 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction359 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction359___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction359 < ReduceAction359: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction359 < ReduceAction359: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120156,15 +119868,13 @@ val_t NEW_ReduceAction359_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction360[54] = { - {(bigint) 959 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction360[52] = { + {(bigint) 971 /* 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) 959 /* 5: ReduceAction360 < ReduceAction360: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 971 /* 5: ReduceAction360 < ReduceAction360: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120177,7 +119887,7 @@ const classtable_elt_t VFT_parser___ReduceAction360[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction360 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction360 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120206,11 +119916,11 @@ const classtable_elt_t VFT_parser___ReduceAction360[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction360 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction360 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction360___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction360 < ReduceAction360: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction360 < ReduceAction360: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120275,15 +119985,13 @@ val_t NEW_ReduceAction360_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction362[54] = { - {(bigint) 955 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction362[52] = { + {(bigint) 967 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction362" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction362 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction362 < ReduceAction: superclass typecheck marker */}, - {(bigint) 955 /* 5: ReduceAction362 < ReduceAction362: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 967 /* 5: ReduceAction362 < ReduceAction362: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120296,7 +120004,7 @@ const classtable_elt_t VFT_parser___ReduceAction362[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction362 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction362 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120325,11 +120033,11 @@ const classtable_elt_t VFT_parser___ReduceAction362[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction362 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction362 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction362___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction362 < ReduceAction362: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction362 < ReduceAction362: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120394,15 +120102,13 @@ val_t NEW_ReduceAction362_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction363[54] = { - {(bigint) 951 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction363[52] = { + {(bigint) 963 /* 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) 951 /* 5: ReduceAction363 < ReduceAction363: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 963 /* 5: ReduceAction363 < ReduceAction363: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120415,7 +120121,7 @@ const classtable_elt_t VFT_parser___ReduceAction363[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction363 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction363 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120444,11 +120150,11 @@ const classtable_elt_t VFT_parser___ReduceAction363[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction363 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction363 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction363___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction363 < ReduceAction363: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction363 < ReduceAction363: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120513,15 +120219,13 @@ val_t NEW_ReduceAction363_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction365[54] = { - {(bigint) 947 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction365[52] = { + {(bigint) 959 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction365" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction365 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction365 < ReduceAction: superclass typecheck marker */}, - {(bigint) 947 /* 5: ReduceAction365 < ReduceAction365: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 959 /* 5: ReduceAction365 < ReduceAction365: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120534,7 +120238,7 @@ const classtable_elt_t VFT_parser___ReduceAction365[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction365 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction365 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120563,11 +120267,11 @@ const classtable_elt_t VFT_parser___ReduceAction365[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction365 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction365 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction365___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction365 < ReduceAction365: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction365 < ReduceAction365: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120632,15 +120336,13 @@ val_t NEW_ReduceAction365_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction366[54] = { - {(bigint) 943 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction366[52] = { + {(bigint) 955 /* 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) 943 /* 5: ReduceAction366 < ReduceAction366: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 955 /* 5: ReduceAction366 < ReduceAction366: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120653,7 +120355,7 @@ const classtable_elt_t VFT_parser___ReduceAction366[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction366 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction366 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120682,11 +120384,11 @@ const classtable_elt_t VFT_parser___ReduceAction366[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction366 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction366 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction366___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction366 < ReduceAction366: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction366 < ReduceAction366: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120751,15 +120453,13 @@ val_t NEW_ReduceAction366_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction367[54] = { - {(bigint) 939 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction367[52] = { + {(bigint) 951 /* 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) 939 /* 5: ReduceAction367 < ReduceAction367: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 951 /* 5: ReduceAction367 < ReduceAction367: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120772,7 +120472,7 @@ const classtable_elt_t VFT_parser___ReduceAction367[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction367 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction367 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120801,11 +120501,11 @@ const classtable_elt_t VFT_parser___ReduceAction367[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction367 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction367 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction367___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction367 < ReduceAction367: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction367 < ReduceAction367: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120870,15 +120570,13 @@ val_t NEW_ReduceAction367_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction368[54] = { - {(bigint) 935 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction368[52] = { + {(bigint) 947 /* 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) 935 /* 5: ReduceAction368 < ReduceAction368: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 947 /* 5: ReduceAction368 < ReduceAction368: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -120891,7 +120589,7 @@ const classtable_elt_t VFT_parser___ReduceAction368[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction368 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction368 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -120920,11 +120618,11 @@ const classtable_elt_t VFT_parser___ReduceAction368[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction368 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction368 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction368___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction368 < ReduceAction368: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction368 < ReduceAction368: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -120989,15 +120687,13 @@ val_t NEW_ReduceAction368_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction369[54] = { - {(bigint) 931 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction369[52] = { + {(bigint) 943 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction369" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction369 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction369 < ReduceAction: superclass typecheck marker */}, - {(bigint) 931 /* 5: ReduceAction369 < ReduceAction369: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 943 /* 5: ReduceAction369 < ReduceAction369: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121010,7 +120706,7 @@ const classtable_elt_t VFT_parser___ReduceAction369[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction369 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction369 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121039,11 +120735,11 @@ const classtable_elt_t VFT_parser___ReduceAction369[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction369 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction369 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction369___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction369 < ReduceAction369: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction369 < ReduceAction369: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121108,15 +120804,13 @@ val_t NEW_ReduceAction369_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction376[54] = { - {(bigint) 923 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction376[52] = { + {(bigint) 935 /* 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) 923 /* 5: ReduceAction376 < ReduceAction376: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 935 /* 5: ReduceAction376 < ReduceAction376: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121129,7 +120823,7 @@ const classtable_elt_t VFT_parser___ReduceAction376[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction376 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction376 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121158,11 +120852,11 @@ const classtable_elt_t VFT_parser___ReduceAction376[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction376 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction376 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction376___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction376 < ReduceAction376: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction376 < ReduceAction376: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121227,15 +120921,13 @@ val_t NEW_ReduceAction376_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction377[54] = { - {(bigint) 919 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction377[52] = { + {(bigint) 931 /* 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) 919 /* 5: ReduceAction377 < ReduceAction377: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 931 /* 5: ReduceAction377 < ReduceAction377: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121248,7 +120940,7 @@ const classtable_elt_t VFT_parser___ReduceAction377[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction377 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction377 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121277,11 +120969,11 @@ const classtable_elt_t VFT_parser___ReduceAction377[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction377 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction377 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction377___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction377 < ReduceAction377: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction377 < ReduceAction377: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121346,15 +121038,13 @@ val_t NEW_ReduceAction377_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction378[54] = { - {(bigint) 915 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction378[52] = { + {(bigint) 927 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction378" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction378 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction378 < ReduceAction: superclass typecheck marker */}, - {(bigint) 915 /* 5: ReduceAction378 < ReduceAction378: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 927 /* 5: ReduceAction378 < ReduceAction378: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121367,7 +121057,7 @@ const classtable_elt_t VFT_parser___ReduceAction378[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction378 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction378 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121396,11 +121086,11 @@ const classtable_elt_t VFT_parser___ReduceAction378[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction378 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction378 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction378___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction378 < ReduceAction378: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction378 < ReduceAction378: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121465,15 +121155,13 @@ val_t NEW_ReduceAction378_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction379[54] = { - {(bigint) 911 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction379[52] = { + {(bigint) 923 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction379" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction379 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction379 < ReduceAction: superclass typecheck marker */}, - {(bigint) 911 /* 5: ReduceAction379 < ReduceAction379: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 923 /* 5: ReduceAction379 < ReduceAction379: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121486,7 +121174,7 @@ const classtable_elt_t VFT_parser___ReduceAction379[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction379 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction379 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121515,11 +121203,11 @@ const classtable_elt_t VFT_parser___ReduceAction379[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction379 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction379 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction379___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction379 < ReduceAction379: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction379 < ReduceAction379: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121584,15 +121272,13 @@ val_t NEW_ReduceAction379_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction380[54] = { - {(bigint) 907 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction380[52] = { + {(bigint) 919 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction380" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction380 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction380 < ReduceAction: superclass typecheck marker */}, - {(bigint) 907 /* 5: ReduceAction380 < ReduceAction380: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 919 /* 5: ReduceAction380 < ReduceAction380: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121605,7 +121291,7 @@ const classtable_elt_t VFT_parser___ReduceAction380[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction380 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction380 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121634,11 +121320,11 @@ const classtable_elt_t VFT_parser___ReduceAction380[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction380 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction380 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction380___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction380 < ReduceAction380: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction380 < ReduceAction380: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121703,15 +121389,13 @@ val_t NEW_ReduceAction380_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction381[54] = { - {(bigint) 903 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction381[52] = { + {(bigint) 915 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction381" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction381 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction381 < ReduceAction: superclass typecheck marker */}, - {(bigint) 903 /* 5: ReduceAction381 < ReduceAction381: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 915 /* 5: ReduceAction381 < ReduceAction381: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121724,7 +121408,7 @@ const classtable_elt_t VFT_parser___ReduceAction381[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction381 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction381 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121753,11 +121437,11 @@ const classtable_elt_t VFT_parser___ReduceAction381[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction381 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction381 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction381___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction381 < ReduceAction381: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction381 < ReduceAction381: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121822,15 +121506,13 @@ val_t NEW_ReduceAction381_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction382[54] = { - {(bigint) 899 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction382[52] = { + {(bigint) 911 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction382" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction382 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction382 < ReduceAction: superclass typecheck marker */}, - {(bigint) 899 /* 5: ReduceAction382 < ReduceAction382: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 911 /* 5: ReduceAction382 < ReduceAction382: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121843,7 +121525,7 @@ const classtable_elt_t VFT_parser___ReduceAction382[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction382 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction382 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121872,11 +121554,11 @@ const classtable_elt_t VFT_parser___ReduceAction382[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction382 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction382 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction382___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction382 < ReduceAction382: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction382 < ReduceAction382: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -121941,15 +121623,13 @@ val_t NEW_ReduceAction382_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction383[54] = { - {(bigint) 895 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction383[52] = { + {(bigint) 907 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction383" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction383 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction383 < ReduceAction: superclass typecheck marker */}, - {(bigint) 895 /* 5: ReduceAction383 < ReduceAction383: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 907 /* 5: ReduceAction383 < ReduceAction383: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -121962,7 +121642,7 @@ const classtable_elt_t VFT_parser___ReduceAction383[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction383 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction383 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -121991,11 +121671,11 @@ const classtable_elt_t VFT_parser___ReduceAction383[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction383 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction383 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction383___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction383 < ReduceAction383: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction383 < ReduceAction383: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122060,15 +121740,13 @@ val_t NEW_ReduceAction383_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction384[54] = { - {(bigint) 891 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction384[52] = { + {(bigint) 903 /* 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) 891 /* 5: ReduceAction384 < ReduceAction384: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 903 /* 5: ReduceAction384 < ReduceAction384: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122081,7 +121759,7 @@ const classtable_elt_t VFT_parser___ReduceAction384[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction384 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction384 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122110,11 +121788,11 @@ const classtable_elt_t VFT_parser___ReduceAction384[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction384 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction384 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction384___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction384 < ReduceAction384: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction384 < ReduceAction384: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122179,15 +121857,13 @@ val_t NEW_ReduceAction384_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction385[54] = { - {(bigint) 887 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction385[52] = { + {(bigint) 899 /* 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) 887 /* 5: ReduceAction385 < ReduceAction385: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 899 /* 5: ReduceAction385 < ReduceAction385: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122200,7 +121876,7 @@ const classtable_elt_t VFT_parser___ReduceAction385[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction385 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction385 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122229,11 +121905,11 @@ const classtable_elt_t VFT_parser___ReduceAction385[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction385 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction385 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction385___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction385 < ReduceAction385: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction385 < ReduceAction385: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122298,15 +121974,13 @@ val_t NEW_ReduceAction385_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction386[54] = { - {(bigint) 883 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction386[52] = { + {(bigint) 895 /* 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) 883 /* 5: ReduceAction386 < ReduceAction386: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 895 /* 5: ReduceAction386 < ReduceAction386: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122319,7 +121993,7 @@ const classtable_elt_t VFT_parser___ReduceAction386[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction386 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction386 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122348,11 +122022,11 @@ const classtable_elt_t VFT_parser___ReduceAction386[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction386 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction386 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction386___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction386 < ReduceAction386: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction386 < ReduceAction386: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122417,15 +122091,13 @@ val_t NEW_ReduceAction386_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction387[54] = { - {(bigint) 879 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction387[52] = { + {(bigint) 891 /* 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) 879 /* 5: ReduceAction387 < ReduceAction387: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 891 /* 5: ReduceAction387 < ReduceAction387: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122438,7 +122110,7 @@ const classtable_elt_t VFT_parser___ReduceAction387[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction387 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction387 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122467,11 +122139,11 @@ const classtable_elt_t VFT_parser___ReduceAction387[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction387 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction387 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction387___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction387 < ReduceAction387: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction387 < ReduceAction387: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122536,15 +122208,13 @@ val_t NEW_ReduceAction387_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction388[54] = { - {(bigint) 875 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction388[52] = { + {(bigint) 887 /* 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) 875 /* 5: ReduceAction388 < ReduceAction388: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 887 /* 5: ReduceAction388 < ReduceAction388: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122557,7 +122227,7 @@ const classtable_elt_t VFT_parser___ReduceAction388[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction388 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction388 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122586,11 +122256,11 @@ const classtable_elt_t VFT_parser___ReduceAction388[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction388 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction388 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction388___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction388 < ReduceAction388: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction388 < ReduceAction388: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122655,15 +122325,13 @@ val_t NEW_ReduceAction388_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction391[54] = { - {(bigint) 867 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction391[52] = { + {(bigint) 879 /* 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) 867 /* 5: ReduceAction391 < ReduceAction391: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 879 /* 5: ReduceAction391 < ReduceAction391: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122676,7 +122344,7 @@ const classtable_elt_t VFT_parser___ReduceAction391[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction391 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction391 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122705,11 +122373,11 @@ const classtable_elt_t VFT_parser___ReduceAction391[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction391 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction391 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction391___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction391 < ReduceAction391: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction391 < ReduceAction391: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122774,15 +122442,13 @@ val_t NEW_ReduceAction391_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction392[54] = { - {(bigint) 863 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction392[52] = { + {(bigint) 875 /* 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) 863 /* 5: ReduceAction392 < ReduceAction392: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 875 /* 5: ReduceAction392 < ReduceAction392: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122795,7 +122461,7 @@ const classtable_elt_t VFT_parser___ReduceAction392[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction392 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction392 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122824,11 +122490,11 @@ const classtable_elt_t VFT_parser___ReduceAction392[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction392 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction392 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction392___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction392 < ReduceAction392: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction392 < ReduceAction392: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -122893,15 +122559,13 @@ val_t NEW_ReduceAction392_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction393[54] = { - {(bigint) 859 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction393[52] = { + {(bigint) 871 /* 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) 859 /* 5: ReduceAction393 < ReduceAction393: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 871 /* 5: ReduceAction393 < ReduceAction393: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -122914,7 +122578,7 @@ const classtable_elt_t VFT_parser___ReduceAction393[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction393 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction393 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -122943,11 +122607,11 @@ const classtable_elt_t VFT_parser___ReduceAction393[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction393 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction393 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction393___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction393 < ReduceAction393: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction393 < ReduceAction393: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123012,15 +122676,13 @@ val_t NEW_ReduceAction393_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction394[54] = { - {(bigint) 855 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction394[52] = { + {(bigint) 867 /* 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) 855 /* 5: ReduceAction394 < ReduceAction394: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 867 /* 5: ReduceAction394 < ReduceAction394: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123033,7 +122695,7 @@ const classtable_elt_t VFT_parser___ReduceAction394[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction394 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction394 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123062,11 +122724,11 @@ const classtable_elt_t VFT_parser___ReduceAction394[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction394 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction394 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction394___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction394 < ReduceAction394: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction394 < ReduceAction394: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123131,15 +122793,13 @@ val_t NEW_ReduceAction394_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction395[54] = { - {(bigint) 851 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction395[52] = { + {(bigint) 863 /* 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) 851 /* 5: ReduceAction395 < ReduceAction395: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 863 /* 5: ReduceAction395 < ReduceAction395: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123152,7 +122812,7 @@ const classtable_elt_t VFT_parser___ReduceAction395[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction395 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction395 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123181,11 +122841,11 @@ const classtable_elt_t VFT_parser___ReduceAction395[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction395 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction395 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction395___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction395 < ReduceAction395: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction395 < ReduceAction395: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123250,15 +122910,13 @@ val_t NEW_ReduceAction395_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction396[54] = { - {(bigint) 847 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction396[52] = { + {(bigint) 859 /* 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) 847 /* 5: ReduceAction396 < ReduceAction396: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 859 /* 5: ReduceAction396 < ReduceAction396: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123271,7 +122929,7 @@ const classtable_elt_t VFT_parser___ReduceAction396[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction396 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction396 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123300,11 +122958,11 @@ const classtable_elt_t VFT_parser___ReduceAction396[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction396 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction396 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction396___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction396 < ReduceAction396: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction396 < ReduceAction396: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123369,15 +123027,13 @@ val_t NEW_ReduceAction396_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction398[54] = { - {(bigint) 843 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction398[52] = { + {(bigint) 855 /* 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) 843 /* 5: ReduceAction398 < ReduceAction398: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 855 /* 5: ReduceAction398 < ReduceAction398: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123390,7 +123046,7 @@ const classtable_elt_t VFT_parser___ReduceAction398[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction398 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction398 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123419,11 +123075,11 @@ const classtable_elt_t VFT_parser___ReduceAction398[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction398 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction398 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction398___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction398 < ReduceAction398: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction398 < ReduceAction398: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123488,15 +123144,13 @@ val_t NEW_ReduceAction398_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction399[54] = { - {(bigint) 839 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction399[52] = { + {(bigint) 851 /* 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) 839 /* 5: ReduceAction399 < ReduceAction399: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 851 /* 5: ReduceAction399 < ReduceAction399: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123509,7 +123163,7 @@ const classtable_elt_t VFT_parser___ReduceAction399[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction399 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction399 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123538,11 +123192,11 @@ const classtable_elt_t VFT_parser___ReduceAction399[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction399 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction399 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction399___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction399 < ReduceAction399: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction399 < ReduceAction399: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123607,15 +123261,13 @@ val_t NEW_ReduceAction399_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction400[54] = { - {(bigint) 827 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction400[52] = { + {(bigint) 839 /* 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) 827 /* 5: ReduceAction400 < ReduceAction400: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 839 /* 5: ReduceAction400 < ReduceAction400: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123628,7 +123280,7 @@ const classtable_elt_t VFT_parser___ReduceAction400[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction400 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction400 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123657,11 +123309,11 @@ const classtable_elt_t VFT_parser___ReduceAction400[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction400 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction400 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction400___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction400 < ReduceAction400: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction400 < ReduceAction400: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123726,15 +123378,13 @@ val_t NEW_ReduceAction400_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction401[54] = { - {(bigint) 823 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction401[52] = { + {(bigint) 835 /* 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) 823 /* 5: ReduceAction401 < ReduceAction401: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 835 /* 5: ReduceAction401 < ReduceAction401: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123747,7 +123397,7 @@ const classtable_elt_t VFT_parser___ReduceAction401[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction401 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction401 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123776,11 +123426,11 @@ const classtable_elt_t VFT_parser___ReduceAction401[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction401 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction401 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction401___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction401 < ReduceAction401: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction401 < ReduceAction401: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123845,15 +123495,13 @@ val_t NEW_ReduceAction401_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction403[54] = { - {(bigint) 819 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction403[52] = { + {(bigint) 831 /* 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) 819 /* 5: ReduceAction403 < ReduceAction403: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 831 /* 5: ReduceAction403 < ReduceAction403: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123866,7 +123514,7 @@ const classtable_elt_t VFT_parser___ReduceAction403[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction403 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction403 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -123895,11 +123543,11 @@ const classtable_elt_t VFT_parser___ReduceAction403[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction403 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction403 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction403___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction403 < ReduceAction403: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction403 < ReduceAction403: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -123964,15 +123612,13 @@ val_t NEW_ReduceAction403_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction406[54] = { - {(bigint) 815 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction406[52] = { + {(bigint) 827 /* 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) 815 /* 5: ReduceAction406 < ReduceAction406: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 827 /* 5: ReduceAction406 < ReduceAction406: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -123985,7 +123631,7 @@ const classtable_elt_t VFT_parser___ReduceAction406[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction406 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction406 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124014,11 +123660,11 @@ const classtable_elt_t VFT_parser___ReduceAction406[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction406 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction406 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction406___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction406 < ReduceAction406: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction406 < ReduceAction406: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124083,15 +123729,13 @@ val_t NEW_ReduceAction406_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction411[54] = { - {(bigint) 807 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction411[52] = { + {(bigint) 819 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction411" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction411 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction411 < ReduceAction: superclass typecheck marker */}, - {(bigint) 807 /* 5: ReduceAction411 < ReduceAction411: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 819 /* 5: ReduceAction411 < ReduceAction411: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124104,7 +123748,7 @@ const classtable_elt_t VFT_parser___ReduceAction411[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction411 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction411 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124133,11 +123777,11 @@ const classtable_elt_t VFT_parser___ReduceAction411[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction411 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction411 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction411___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction411 < ReduceAction411: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction411 < ReduceAction411: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124202,15 +123846,13 @@ val_t NEW_ReduceAction411_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction412[54] = { - {(bigint) 803 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction412[52] = { + {(bigint) 815 /* 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) 803 /* 5: ReduceAction412 < ReduceAction412: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 815 /* 5: ReduceAction412 < ReduceAction412: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124223,7 +123865,7 @@ const classtable_elt_t VFT_parser___ReduceAction412[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction412 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction412 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124252,11 +123894,11 @@ const classtable_elt_t VFT_parser___ReduceAction412[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction412 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction412 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction412___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction412 < ReduceAction412: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction412 < ReduceAction412: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124321,15 +123963,13 @@ val_t NEW_ReduceAction412_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction413[54] = { - {(bigint) 799 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction413[52] = { + {(bigint) 811 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction413" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction413 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction413 < ReduceAction: superclass typecheck marker */}, - {(bigint) 799 /* 5: ReduceAction413 < ReduceAction413: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 811 /* 5: ReduceAction413 < ReduceAction413: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124342,7 +123982,7 @@ const classtable_elt_t VFT_parser___ReduceAction413[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction413 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction413 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124371,11 +124011,11 @@ const classtable_elt_t VFT_parser___ReduceAction413[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction413 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction413 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction413___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction413 < ReduceAction413: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction413 < ReduceAction413: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124440,15 +124080,13 @@ val_t NEW_ReduceAction413_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction414[54] = { - {(bigint) 795 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction414[52] = { + {(bigint) 807 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction414" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction414 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction414 < ReduceAction: superclass typecheck marker */}, - {(bigint) 795 /* 5: ReduceAction414 < ReduceAction414: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 807 /* 5: ReduceAction414 < ReduceAction414: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124461,7 +124099,7 @@ const classtable_elt_t VFT_parser___ReduceAction414[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction414 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction414 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124490,11 +124128,11 @@ const classtable_elt_t VFT_parser___ReduceAction414[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction414 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction414 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction414___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction414 < ReduceAction414: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction414 < ReduceAction414: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124559,15 +124197,13 @@ val_t NEW_ReduceAction414_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction415[54] = { - {(bigint) 791 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction415[52] = { + {(bigint) 803 /* 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) 791 /* 5: ReduceAction415 < ReduceAction415: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 803 /* 5: ReduceAction415 < ReduceAction415: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124580,7 +124216,7 @@ const classtable_elt_t VFT_parser___ReduceAction415[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction415 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction415 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124609,11 +124245,11 @@ const classtable_elt_t VFT_parser___ReduceAction415[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction415 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction415 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction415___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction415 < ReduceAction415: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction415 < ReduceAction415: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124678,15 +124314,13 @@ val_t NEW_ReduceAction415_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction416[54] = { - {(bigint) 787 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction416[52] = { + {(bigint) 799 /* 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) 787 /* 5: ReduceAction416 < ReduceAction416: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 799 /* 5: ReduceAction416 < ReduceAction416: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124699,7 +124333,7 @@ const classtable_elt_t VFT_parser___ReduceAction416[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction416 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction416 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124728,11 +124362,11 @@ const classtable_elt_t VFT_parser___ReduceAction416[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction416 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction416 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction416___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction416 < ReduceAction416: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction416 < ReduceAction416: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124797,15 +124431,13 @@ val_t NEW_ReduceAction416_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction417[54] = { - {(bigint) 783 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction417[52] = { + {(bigint) 795 /* 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) 783 /* 5: ReduceAction417 < ReduceAction417: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 795 /* 5: ReduceAction417 < ReduceAction417: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124818,7 +124450,7 @@ const classtable_elt_t VFT_parser___ReduceAction417[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction417 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction417 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124847,11 +124479,11 @@ const classtable_elt_t VFT_parser___ReduceAction417[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction417 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction417 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction417___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction417 < ReduceAction417: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction417 < ReduceAction417: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -124916,15 +124548,13 @@ val_t NEW_ReduceAction417_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction418[54] = { - {(bigint) 779 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction418[52] = { + {(bigint) 791 /* 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) 779 /* 5: ReduceAction418 < ReduceAction418: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 791 /* 5: ReduceAction418 < ReduceAction418: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -124937,7 +124567,7 @@ const classtable_elt_t VFT_parser___ReduceAction418[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction418 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction418 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -124966,11 +124596,11 @@ const classtable_elt_t VFT_parser___ReduceAction418[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction418 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction418 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction418___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction418 < ReduceAction418: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction418 < ReduceAction418: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125035,15 +124665,13 @@ val_t NEW_ReduceAction418_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction419[54] = { - {(bigint) 775 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction419[52] = { + {(bigint) 787 /* 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) 775 /* 5: ReduceAction419 < ReduceAction419: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 787 /* 5: ReduceAction419 < ReduceAction419: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125056,7 +124684,7 @@ const classtable_elt_t VFT_parser___ReduceAction419[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction419 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction419 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125085,11 +124713,11 @@ const classtable_elt_t VFT_parser___ReduceAction419[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction419 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction419 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction419___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction419 < ReduceAction419: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction419 < ReduceAction419: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125154,15 +124782,13 @@ val_t NEW_ReduceAction419_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction420[54] = { - {(bigint) 767 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction420[52] = { + {(bigint) 779 /* 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) 767 /* 5: ReduceAction420 < ReduceAction420: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 779 /* 5: ReduceAction420 < ReduceAction420: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125175,7 +124801,7 @@ const classtable_elt_t VFT_parser___ReduceAction420[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction420 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction420 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125204,11 +124830,11 @@ const classtable_elt_t VFT_parser___ReduceAction420[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction420 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction420 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction420___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction420 < ReduceAction420: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction420 < ReduceAction420: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125273,15 +124899,13 @@ val_t NEW_ReduceAction420_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction421[54] = { - {(bigint) 763 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction421[52] = { + {(bigint) 775 /* 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) 763 /* 5: ReduceAction421 < ReduceAction421: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 775 /* 5: ReduceAction421 < ReduceAction421: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125294,7 +124918,7 @@ const classtable_elt_t VFT_parser___ReduceAction421[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction421 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction421 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125323,11 +124947,11 @@ const classtable_elt_t VFT_parser___ReduceAction421[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction421 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction421 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction421___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction421 < ReduceAction421: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction421 < ReduceAction421: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125392,15 +125016,13 @@ val_t NEW_ReduceAction421_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction422[54] = { - {(bigint) 759 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction422[52] = { + {(bigint) 771 /* 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) 759 /* 5: ReduceAction422 < ReduceAction422: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 771 /* 5: ReduceAction422 < ReduceAction422: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125413,7 +125035,7 @@ const classtable_elt_t VFT_parser___ReduceAction422[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction422 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction422 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125442,11 +125064,11 @@ const classtable_elt_t VFT_parser___ReduceAction422[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction422 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction422 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction422___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction422 < ReduceAction422: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction422 < ReduceAction422: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125511,15 +125133,13 @@ val_t NEW_ReduceAction422_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction423[54] = { - {(bigint) 755 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction423[52] = { + {(bigint) 767 /* 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) 755 /* 5: ReduceAction423 < ReduceAction423: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 767 /* 5: ReduceAction423 < ReduceAction423: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125532,7 +125152,7 @@ const classtable_elt_t VFT_parser___ReduceAction423[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction423 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction423 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125561,11 +125181,11 @@ const classtable_elt_t VFT_parser___ReduceAction423[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction423 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction423 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction423___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction423 < ReduceAction423: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction423 < ReduceAction423: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125630,15 +125250,13 @@ val_t NEW_ReduceAction423_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction425[54] = { - {(bigint) 751 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction425[52] = { + {(bigint) 763 /* 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) 751 /* 5: ReduceAction425 < ReduceAction425: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 763 /* 5: ReduceAction425 < ReduceAction425: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125651,7 +125269,7 @@ const classtable_elt_t VFT_parser___ReduceAction425[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction425 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction425 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125680,11 +125298,11 @@ const classtable_elt_t VFT_parser___ReduceAction425[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction425 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction425 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction425___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction425 < ReduceAction425: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction425 < ReduceAction425: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125749,15 +125367,13 @@ val_t NEW_ReduceAction425_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction426[54] = { - {(bigint) 747 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction426[52] = { + {(bigint) 759 /* 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) 747 /* 5: ReduceAction426 < ReduceAction426: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 759 /* 5: ReduceAction426 < ReduceAction426: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125770,7 +125386,7 @@ const classtable_elt_t VFT_parser___ReduceAction426[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction426 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction426 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125799,11 +125415,11 @@ const classtable_elt_t VFT_parser___ReduceAction426[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction426 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction426 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction426___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction426 < ReduceAction426: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction426 < ReduceAction426: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125868,15 +125484,13 @@ val_t NEW_ReduceAction426_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction428[54] = { - {(bigint) 743 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction428[52] = { + {(bigint) 755 /* 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) 743 /* 5: ReduceAction428 < ReduceAction428: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 755 /* 5: ReduceAction428 < ReduceAction428: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -125889,7 +125503,7 @@ const classtable_elt_t VFT_parser___ReduceAction428[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction428 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction428 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -125918,11 +125532,11 @@ const classtable_elt_t VFT_parser___ReduceAction428[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction428 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction428 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction428___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction428 < ReduceAction428: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction428 < ReduceAction428: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -125987,15 +125601,13 @@ val_t NEW_ReduceAction428_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction429[54] = { - {(bigint) 739 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction429[52] = { + {(bigint) 751 /* 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) 739 /* 5: ReduceAction429 < ReduceAction429: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 751 /* 5: ReduceAction429 < ReduceAction429: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126008,7 +125620,7 @@ const classtable_elt_t VFT_parser___ReduceAction429[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction429 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction429 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126037,11 +125649,11 @@ const classtable_elt_t VFT_parser___ReduceAction429[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction429 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction429 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction429___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction429 < ReduceAction429: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction429 < ReduceAction429: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126106,15 +125718,13 @@ val_t NEW_ReduceAction429_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction430[54] = { - {(bigint) 731 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction430[52] = { + {(bigint) 743 /* 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) 731 /* 5: ReduceAction430 < ReduceAction430: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 743 /* 5: ReduceAction430 < ReduceAction430: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126127,7 +125737,7 @@ const classtable_elt_t VFT_parser___ReduceAction430[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction430 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction430 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126156,11 +125766,11 @@ const classtable_elt_t VFT_parser___ReduceAction430[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction430 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction430 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction430___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction430 < ReduceAction430: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction430 < ReduceAction430: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126225,15 +125835,13 @@ val_t NEW_ReduceAction430_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction431[54] = { - {(bigint) 727 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction431[52] = { + {(bigint) 739 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction431" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction431 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction431 < ReduceAction: superclass typecheck marker */}, - {(bigint) 727 /* 5: ReduceAction431 < ReduceAction431: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 739 /* 5: ReduceAction431 < ReduceAction431: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126246,7 +125854,7 @@ const classtable_elt_t VFT_parser___ReduceAction431[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction431 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction431 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126275,11 +125883,11 @@ const classtable_elt_t VFT_parser___ReduceAction431[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction431 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction431 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction431___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction431 < ReduceAction431: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction431 < ReduceAction431: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126344,15 +125952,13 @@ val_t NEW_ReduceAction431_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction688[54] = { - {(bigint) 615 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction688[52] = { + {(bigint) 627 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction688" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction688 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction688 < ReduceAction: superclass typecheck marker */}, - {(bigint) 615 /* 5: ReduceAction688 < ReduceAction688: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 627 /* 5: ReduceAction688 < ReduceAction688: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126365,7 +125971,7 @@ const classtable_elt_t VFT_parser___ReduceAction688[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction688 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction688 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126394,11 +126000,11 @@ const classtable_elt_t VFT_parser___ReduceAction688[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction688 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction688 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction688___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction688 < ReduceAction688: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction688 < ReduceAction688: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126463,15 +126069,13 @@ val_t NEW_ReduceAction688_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction689[54] = { - {(bigint) 611 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction689[52] = { + {(bigint) 623 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction689" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction689 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction689 < ReduceAction: superclass typecheck marker */}, - {(bigint) 611 /* 5: ReduceAction689 < ReduceAction689: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 623 /* 5: ReduceAction689 < ReduceAction689: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126484,7 +126088,7 @@ const classtable_elt_t VFT_parser___ReduceAction689[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction689 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction689 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126513,11 +126117,11 @@ const classtable_elt_t VFT_parser___ReduceAction689[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction689 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction689 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction689___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction689 < ReduceAction689: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction689 < ReduceAction689: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126582,15 +126186,13 @@ val_t NEW_ReduceAction689_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction690[54] = { - {(bigint) 603 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction690[52] = { + {(bigint) 615 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction690" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction690 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction690 < ReduceAction: superclass typecheck marker */}, - {(bigint) 603 /* 5: ReduceAction690 < ReduceAction690: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 615 /* 5: ReduceAction690 < ReduceAction690: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126603,7 +126205,7 @@ const classtable_elt_t VFT_parser___ReduceAction690[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction690 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction690 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126632,11 +126234,11 @@ const classtable_elt_t VFT_parser___ReduceAction690[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction690 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction690 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction690___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction690 < ReduceAction690: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction690 < ReduceAction690: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126701,15 +126303,13 @@ val_t NEW_ReduceAction690_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction693[54] = { - {(bigint) 599 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction693[52] = { + {(bigint) 611 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction693" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction693 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction693 < ReduceAction: superclass typecheck marker */}, - {(bigint) 599 /* 5: ReduceAction693 < ReduceAction693: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 611 /* 5: ReduceAction693 < ReduceAction693: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126722,7 +126322,7 @@ const classtable_elt_t VFT_parser___ReduceAction693[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction693 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction693 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126751,11 +126351,11 @@ const classtable_elt_t VFT_parser___ReduceAction693[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction693 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction693 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction693___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction693 < ReduceAction693: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction693 < ReduceAction693: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126820,15 +126420,13 @@ val_t NEW_ReduceAction693_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction706[54] = { - {(bigint) 587 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction706[52] = { + {(bigint) 599 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction706" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction706 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction706 < ReduceAction: superclass typecheck marker */}, - {(bigint) 587 /* 5: ReduceAction706 < ReduceAction706: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 599 /* 5: ReduceAction706 < ReduceAction706: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126841,7 +126439,7 @@ const classtable_elt_t VFT_parser___ReduceAction706[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction706 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction706 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126870,11 +126468,11 @@ const classtable_elt_t VFT_parser___ReduceAction706[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction706 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction706 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction706___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction706 < ReduceAction706: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction706 < ReduceAction706: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -126939,15 +126537,13 @@ val_t NEW_ReduceAction706_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction707[54] = { - {(bigint) 583 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction707[52] = { + {(bigint) 595 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction707" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction707 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction707 < ReduceAction: superclass typecheck marker */}, - {(bigint) 583 /* 5: ReduceAction707 < ReduceAction707: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 595 /* 5: ReduceAction707 < ReduceAction707: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -126960,7 +126556,7 @@ const classtable_elt_t VFT_parser___ReduceAction707[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction707 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction707 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -126989,11 +126585,11 @@ const classtable_elt_t VFT_parser___ReduceAction707[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction707 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction707 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction707___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction707 < ReduceAction707: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction707 < ReduceAction707: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127058,15 +126654,13 @@ val_t NEW_ReduceAction707_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction714[54] = { - {(bigint) 575 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction714[52] = { + {(bigint) 587 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction714" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction714 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction714 < ReduceAction: superclass typecheck marker */}, - {(bigint) 575 /* 5: ReduceAction714 < ReduceAction714: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 587 /* 5: ReduceAction714 < ReduceAction714: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127079,7 +126673,7 @@ const classtable_elt_t VFT_parser___ReduceAction714[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction714 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction714 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127108,11 +126702,11 @@ const classtable_elt_t VFT_parser___ReduceAction714[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction714 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction714 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction714___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction714 < ReduceAction714: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction714 < ReduceAction714: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127177,15 +126771,13 @@ val_t NEW_ReduceAction714_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction715[54] = { - {(bigint) 571 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction715[52] = { + {(bigint) 583 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction715" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction715 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction715 < ReduceAction: superclass typecheck marker */}, - {(bigint) 571 /* 5: ReduceAction715 < ReduceAction715: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 583 /* 5: ReduceAction715 < ReduceAction715: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127198,7 +126790,7 @@ const classtable_elt_t VFT_parser___ReduceAction715[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction715 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction715 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127227,11 +126819,11 @@ const classtable_elt_t VFT_parser___ReduceAction715[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction715 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction715 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction715___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction715 < ReduceAction715: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction715 < ReduceAction715: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127296,15 +126888,13 @@ val_t NEW_ReduceAction715_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction716[54] = { - {(bigint) 567 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction716[52] = { + {(bigint) 579 /* 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) 567 /* 5: ReduceAction716 < ReduceAction716: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 579 /* 5: ReduceAction716 < ReduceAction716: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127317,7 +126907,7 @@ const classtable_elt_t VFT_parser___ReduceAction716[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction716 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction716 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127346,11 +126936,11 @@ const classtable_elt_t VFT_parser___ReduceAction716[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction716 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction716 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction716___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction716 < ReduceAction716: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction716 < ReduceAction716: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127415,15 +127005,13 @@ val_t NEW_ReduceAction716_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction717[54] = { - {(bigint) 563 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction717[52] = { + {(bigint) 575 /* 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) 563 /* 5: ReduceAction717 < ReduceAction717: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 575 /* 5: ReduceAction717 < ReduceAction717: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127436,7 +127024,7 @@ const classtable_elt_t VFT_parser___ReduceAction717[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction717 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction717 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127465,11 +127053,11 @@ const classtable_elt_t VFT_parser___ReduceAction717[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction717 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction717 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction717___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction717 < ReduceAction717: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction717 < ReduceAction717: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127534,15 +127122,13 @@ val_t NEW_ReduceAction717_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction718[54] = { - {(bigint) 559 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction718[52] = { + {(bigint) 571 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction718" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction718 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction718 < ReduceAction: superclass typecheck marker */}, - {(bigint) 559 /* 5: ReduceAction718 < ReduceAction718: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 571 /* 5: ReduceAction718 < ReduceAction718: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127555,7 +127141,7 @@ const classtable_elt_t VFT_parser___ReduceAction718[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction718 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction718 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127584,11 +127170,11 @@ const classtable_elt_t VFT_parser___ReduceAction718[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction718 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction718 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction718___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction718 < ReduceAction718: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction718 < ReduceAction718: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127653,15 +127239,13 @@ val_t NEW_ReduceAction718_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction719[54] = { - {(bigint) 555 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction719[52] = { + {(bigint) 567 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction719" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction719 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction719 < ReduceAction: superclass typecheck marker */}, - {(bigint) 555 /* 5: ReduceAction719 < ReduceAction719: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 567 /* 5: ReduceAction719 < ReduceAction719: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127674,7 +127258,7 @@ const classtable_elt_t VFT_parser___ReduceAction719[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction719 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction719 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127703,11 +127287,11 @@ const classtable_elt_t VFT_parser___ReduceAction719[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction719 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction719 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction719___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction719 < ReduceAction719: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction719 < ReduceAction719: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127772,15 +127356,13 @@ val_t NEW_ReduceAction719_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction720[54] = { - {(bigint) 547 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction720[52] = { + {(bigint) 559 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction720" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction720 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction720 < ReduceAction: superclass typecheck marker */}, - {(bigint) 547 /* 5: ReduceAction720 < ReduceAction720: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 559 /* 5: ReduceAction720 < ReduceAction720: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127793,7 +127375,7 @@ const classtable_elt_t VFT_parser___ReduceAction720[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction720 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction720 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127822,11 +127404,11 @@ const classtable_elt_t VFT_parser___ReduceAction720[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction720 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction720 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction720___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction720 < ReduceAction720: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction720 < ReduceAction720: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -127891,15 +127473,13 @@ val_t NEW_ReduceAction720_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction721[54] = { - {(bigint) 543 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction721[52] = { + {(bigint) 555 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction721" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction721 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction721 < ReduceAction: superclass typecheck marker */}, - {(bigint) 543 /* 5: ReduceAction721 < ReduceAction721: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 555 /* 5: ReduceAction721 < ReduceAction721: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -127912,7 +127492,7 @@ const classtable_elt_t VFT_parser___ReduceAction721[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction721 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction721 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -127941,11 +127521,11 @@ const classtable_elt_t VFT_parser___ReduceAction721[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction721 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction721 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction721___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction721 < ReduceAction721: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction721 < ReduceAction721: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128010,15 +127590,13 @@ val_t NEW_ReduceAction721_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction724[54] = { - {(bigint) 539 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction724[52] = { + {(bigint) 551 /* 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) 539 /* 5: ReduceAction724 < ReduceAction724: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 551 /* 5: ReduceAction724 < ReduceAction724: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128031,7 +127609,7 @@ const classtable_elt_t VFT_parser___ReduceAction724[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction724 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction724 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128060,11 +127638,11 @@ const classtable_elt_t VFT_parser___ReduceAction724[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction724 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction724 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction724___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction724 < ReduceAction724: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction724 < ReduceAction724: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128129,15 +127707,13 @@ val_t NEW_ReduceAction724_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction725[54] = { - {(bigint) 535 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction725[52] = { + {(bigint) 547 /* 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) 535 /* 5: ReduceAction725 < ReduceAction725: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 547 /* 5: ReduceAction725 < ReduceAction725: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128150,7 +127726,7 @@ const classtable_elt_t VFT_parser___ReduceAction725[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction725 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction725 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128179,11 +127755,11 @@ const classtable_elt_t VFT_parser___ReduceAction725[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction725 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction725 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction725___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction725 < ReduceAction725: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction725 < ReduceAction725: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128248,15 +127824,13 @@ val_t NEW_ReduceAction725_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction726[54] = { - {(bigint) 531 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction726[52] = { + {(bigint) 543 /* 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) 531 /* 5: ReduceAction726 < ReduceAction726: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 543 /* 5: ReduceAction726 < ReduceAction726: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128269,7 +127843,7 @@ const classtable_elt_t VFT_parser___ReduceAction726[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction726 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction726 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128298,11 +127872,11 @@ const classtable_elt_t VFT_parser___ReduceAction726[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction726 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction726 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction726___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction726 < ReduceAction726: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction726 < ReduceAction726: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128367,15 +127941,13 @@ val_t NEW_ReduceAction726_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction727[54] = { - {(bigint) 527 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction727[52] = { + {(bigint) 539 /* 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) 527 /* 5: ReduceAction727 < ReduceAction727: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 539 /* 5: ReduceAction727 < ReduceAction727: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128388,7 +127960,7 @@ const classtable_elt_t VFT_parser___ReduceAction727[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction727 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction727 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128417,11 +127989,11 @@ const classtable_elt_t VFT_parser___ReduceAction727[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction727 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction727 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction727___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction727 < ReduceAction727: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction727 < ReduceAction727: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128486,15 +128058,13 @@ val_t NEW_ReduceAction727_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction728[54] = { - {(bigint) 523 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction728[52] = { + {(bigint) 535 /* 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) 523 /* 5: ReduceAction728 < ReduceAction728: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 535 /* 5: ReduceAction728 < ReduceAction728: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128507,7 +128077,7 @@ const classtable_elt_t VFT_parser___ReduceAction728[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction728 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction728 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128536,11 +128106,11 @@ const classtable_elt_t VFT_parser___ReduceAction728[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction728 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction728 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction728___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction728 < ReduceAction728: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction728 < ReduceAction728: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128605,15 +128175,13 @@ val_t NEW_ReduceAction728_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction729[54] = { - {(bigint) 519 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction729[52] = { + {(bigint) 531 /* 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) 519 /* 5: ReduceAction729 < ReduceAction729: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 531 /* 5: ReduceAction729 < ReduceAction729: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128626,7 +128194,7 @@ const classtable_elt_t VFT_parser___ReduceAction729[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction729 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction729 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128655,11 +128223,11 @@ const classtable_elt_t VFT_parser___ReduceAction729[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction729 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction729 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction729___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction729 < ReduceAction729: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction729 < ReduceAction729: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128724,15 +128292,13 @@ val_t NEW_ReduceAction729_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction730[54] = { - {(bigint) 511 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction730[52] = { + {(bigint) 523 /* 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) 511 /* 5: ReduceAction730 < ReduceAction730: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 523 /* 5: ReduceAction730 < ReduceAction730: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128745,7 +128311,7 @@ const classtable_elt_t VFT_parser___ReduceAction730[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction730 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction730 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128774,11 +128340,11 @@ const classtable_elt_t VFT_parser___ReduceAction730[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction730 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction730 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction730___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction730 < ReduceAction730: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction730 < ReduceAction730: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128843,15 +128409,13 @@ val_t NEW_ReduceAction730_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction731[54] = { - {(bigint) 507 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction731[52] = { + {(bigint) 519 /* 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) 507 /* 5: ReduceAction731 < ReduceAction731: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 519 /* 5: ReduceAction731 < ReduceAction731: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128864,7 +128428,7 @@ const classtable_elt_t VFT_parser___ReduceAction731[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction731 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction731 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -128893,11 +128457,11 @@ const classtable_elt_t VFT_parser___ReduceAction731[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction731 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction731 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction731___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction731 < ReduceAction731: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction731 < ReduceAction731: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -128962,15 +128526,13 @@ val_t NEW_ReduceAction731_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction733[54] = { - {(bigint) 503 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction733[52] = { + {(bigint) 515 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction733" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction733 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction733 < ReduceAction: superclass typecheck marker */}, - {(bigint) 503 /* 5: ReduceAction733 < ReduceAction733: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 515 /* 5: ReduceAction733 < ReduceAction733: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -128983,7 +128545,7 @@ const classtable_elt_t VFT_parser___ReduceAction733[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction733 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction733 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129012,11 +128574,11 @@ const classtable_elt_t VFT_parser___ReduceAction733[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction733 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction733 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction733___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction733 < ReduceAction733: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction733 < ReduceAction733: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129081,15 +128643,13 @@ val_t NEW_ReduceAction733_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction735[54] = { - {(bigint) 499 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction735[52] = { + {(bigint) 511 /* 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) 499 /* 5: ReduceAction735 < ReduceAction735: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 511 /* 5: ReduceAction735 < ReduceAction735: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129102,7 +128662,7 @@ const classtable_elt_t VFT_parser___ReduceAction735[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction735 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction735 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129131,11 +128691,11 @@ const classtable_elt_t VFT_parser___ReduceAction735[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction735 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction735 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction735___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction735 < ReduceAction735: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction735 < ReduceAction735: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129200,15 +128760,13 @@ val_t NEW_ReduceAction735_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction736[54] = { - {(bigint) 495 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction736[52] = { + {(bigint) 507 /* 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) 495 /* 5: ReduceAction736 < ReduceAction736: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 507 /* 5: ReduceAction736 < ReduceAction736: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129221,7 +128779,7 @@ const classtable_elt_t VFT_parser___ReduceAction736[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction736 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction736 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129250,11 +128808,11 @@ const classtable_elt_t VFT_parser___ReduceAction736[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction736 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction736 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction736___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction736 < ReduceAction736: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction736 < ReduceAction736: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129319,15 +128877,13 @@ val_t NEW_ReduceAction736_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction737[54] = { - {(bigint) 491 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction737[52] = { + {(bigint) 503 /* 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) 491 /* 5: ReduceAction737 < ReduceAction737: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 503 /* 5: ReduceAction737 < ReduceAction737: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129340,7 +128896,7 @@ const classtable_elt_t VFT_parser___ReduceAction737[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction737 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction737 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129369,11 +128925,11 @@ const classtable_elt_t VFT_parser___ReduceAction737[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction737 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction737 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction737___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction737 < ReduceAction737: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction737 < ReduceAction737: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129438,15 +128994,13 @@ val_t NEW_ReduceAction737_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction741[54] = { - {(bigint) 483 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction741[52] = { + {(bigint) 495 /* 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) 483 /* 5: ReduceAction741 < ReduceAction741: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 495 /* 5: ReduceAction741 < ReduceAction741: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129459,7 +129013,7 @@ const classtable_elt_t VFT_parser___ReduceAction741[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction741 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction741 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129488,11 +129042,11 @@ const classtable_elt_t VFT_parser___ReduceAction741[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction741 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction741 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction741___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction741 < ReduceAction741: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction741 < ReduceAction741: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129557,15 +129111,13 @@ val_t NEW_ReduceAction741_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction742[54] = { - {(bigint) 479 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction742[52] = { + {(bigint) 491 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReduceAction742" /* 2: Class Name */}, {(bigint) 3 /* 3: ReduceAction742 < Object: superclass typecheck marker */}, {(bigint) 67 /* 4: ReduceAction742 < ReduceAction: superclass typecheck marker */}, - {(bigint) 479 /* 5: ReduceAction742 < ReduceAction742: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 491 /* 5: ReduceAction742 < ReduceAction742: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129578,7 +129130,7 @@ const classtable_elt_t VFT_parser___ReduceAction742[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction742 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction742 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129607,11 +129159,11 @@ const classtable_elt_t VFT_parser___ReduceAction742[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction742 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction742 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction742___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction742 < ReduceAction742: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction742 < ReduceAction742: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129676,15 +129228,13 @@ val_t NEW_ReduceAction742_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction743[54] = { - {(bigint) 475 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction743[52] = { + {(bigint) 487 /* 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) 475 /* 5: ReduceAction743 < ReduceAction743: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 487 /* 5: ReduceAction743 < ReduceAction743: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129697,7 +129247,7 @@ const classtable_elt_t VFT_parser___ReduceAction743[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction743 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction743 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129726,11 +129276,11 @@ const classtable_elt_t VFT_parser___ReduceAction743[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction743 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction743 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction743___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction743 < ReduceAction743: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction743 < ReduceAction743: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129795,15 +129345,13 @@ val_t NEW_ReduceAction743_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction744[54] = { - {(bigint) 471 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction744[52] = { + {(bigint) 483 /* 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) 471 /* 5: ReduceAction744 < ReduceAction744: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 483 /* 5: ReduceAction744 < ReduceAction744: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129816,7 +129364,7 @@ const classtable_elt_t VFT_parser___ReduceAction744[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction744 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction744 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129845,11 +129393,11 @@ const classtable_elt_t VFT_parser___ReduceAction744[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction744 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction744 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction744___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction744 < ReduceAction744: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction744 < ReduceAction744: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -129914,15 +129462,13 @@ val_t NEW_ReduceAction744_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_parser___ReduceAction745[54] = { - {(bigint) 467 /* 0: Identity */}, +const classtable_elt_t VFT_parser___ReduceAction745[52] = { + {(bigint) 479 /* 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) 467 /* 5: ReduceAction745 < ReduceAction745: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 479 /* 5: ReduceAction745 < ReduceAction745: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -129935,7 +129481,7 @@ const classtable_elt_t VFT_parser___ReduceAction745[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ReduceAction745 < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ReduceAction745 < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -129964,11 +129510,11 @@ const classtable_elt_t VFT_parser___ReduceAction745[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: ReduceAction745 < ReduceAction: superclass init_table position */}, + {(bigint) 0 /* 47: ReduceAction745 < ReduceAction: superclass init_table position */}, {(bigint) parser___ReduceAction745___action}, {(bigint) parser___ReduceAction___concat}, {(bigint) parser___ReduceAction___init}, - {(bigint) 2 /* 53: ReduceAction745 < ReduceAction745: superclass init_table position */}, + {(bigint) 2 /* 51: ReduceAction745 < ReduceAction745: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -130033,17 +129579,15 @@ val_t NEW_ReduceAction745_parser___ReduceAction___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[88] = { - {(bigint) 2067 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[89] = { + {(bigint) 2079 /* 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) 275 /* 6: PartialOrder < Collection: superclass typecheck marker */}, - {(bigint) 2067 /* 7: PartialOrder < PartialOrder: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 283 /* 6: PartialOrder < Collection: superclass typecheck marker */}, + {(bigint) 2079 /* 7: PartialOrder < PartialOrder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -130054,7 +129598,7 @@ const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: PartialOrder < Object: superclass init_table position */}, + {(bigint) 1 /* 18: PartialOrder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -130097,6 +129641,8 @@ const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[88] = { {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 /* 65: PartialOrder < Collection: superclass init_table position */}, @@ -130108,7 +129654,8 @@ const classtable_elt_t VFT_metamodel___partial_order___PartialOrder[88] = { {(bigint) metamodel___partial_order___PartialOrder___has_only}, {(bigint) metamodel___partial_order___PartialOrder___count}, {(bigint) metamodel___partial_order___PartialOrder___first}, - {(bigint) 2 /* 74: PartialOrder < PartialOrder: superclass init_table position */}, + {(bigint) standard___math___Collection___rand}, + {(bigint) 2 /* 75: 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}, @@ -130196,7 +129743,7 @@ val_t NEW_PartialOrder_metamodel___partial_order___PartialOrder___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_metamodel___partial_order___PartialOrderElement[66] = { +const classtable_elt_t VFT_metamodel___partial_order___PartialOrderElement[64] = { {(bigint) 107 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "PartialOrderElement" /* 2: Class Name */}, @@ -130213,11 +129760,9 @@ const classtable_elt_t VFT_metamodel___partial_order___PartialOrderElement[66] = {0} /* Class Hole :( */, {0} /* 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 /* 20: PartialOrderElement < Object: superclass init_table position */}, + {(bigint) 0 /* 18: PartialOrderElement < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -130246,7 +129791,7 @@ const classtable_elt_t VFT_metamodel___partial_order___PartialOrderElement[66] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: PartialOrderElement < PartialOrderElement: superclass init_table position */}, + {(bigint) 1 /* 47: PartialOrderElement < PartialOrderElement: superclass init_table position */}, {(bigint) metamodel___partial_order___PartialOrderElement___order}, {(bigint) metamodel___partial_order___PartialOrderElement___value}, {(bigint) metamodel___partial_order___PartialOrderElement___rank}, @@ -130382,14 +129927,12 @@ val_t NEW_PartialOrderElement_metamodel___partial_order___PartialOrderElement___ stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMContext[57] = { - {(bigint) 179 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMContext[56] = { + {(bigint) 187 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMContext" /* 2: Class Name */}, {(bigint) 3 /* 3: MMContext < Object: superclass typecheck marker */}, - {(bigint) 179 /* 4: MMContext < MMContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 187 /* 4: MMContext < MMContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -130403,7 +129946,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMContext[57] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -130432,7 +129975,8 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMContext[57] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: MMContext < MMContext: superclass init_table position */}, + {(bigint) metamodel___inheritance___MMContext___handle_property_conflict}, + {(bigint) 1 /* 48: MMContext < MMContext: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMContext___init}, {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, @@ -130535,14 +130079,12 @@ val_t NEW_MMContext_metamodel___abstractmetamodel___MMContext___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMDirectory[59] = { - {(bigint) 175 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMDirectory[57] = { + {(bigint) 183 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMDirectory" /* 2: Class Name */}, {(bigint) 3 /* 3: MMDirectory < Object: superclass typecheck marker */}, - {(bigint) 175 /* 4: MMDirectory < MMDirectory: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 183 /* 4: MMDirectory < MMDirectory: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -130556,7 +130098,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMDirectory[59] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMDirectory < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMDirectory < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -130585,7 +130127,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMDirectory[59] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: MMDirectory < MMDirectory: superclass init_table position */}, + {(bigint) 1 /* 47: MMDirectory < MMDirectory: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMDirectory___name}, {(bigint) metamodel___abstractmetamodel___MMDirectory___path}, {(bigint) metamodel___abstractmetamodel___MMDirectory___parent}, @@ -130686,14 +130228,12 @@ val_t NEW_MMDirectory_metamodel___abstractmetamodel___MMDirectory___init(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMModule[87] = { - {(bigint) 147 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMModule[85] = { + {(bigint) 155 /* 0: Identity */}, {(bigint) 21 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMModule" /* 2: Class Name */}, {(bigint) 3 /* 3: MMModule < Object: superclass typecheck marker */}, - {(bigint) 147 /* 4: MMModule < MMModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 155 /* 4: MMModule < MMModule: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -130707,7 +130247,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMModule[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMModule < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMModule < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -130745,7 +130285,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMModule[87] = { {(bigint) metamodel___inheritance___MMModule___import_local_classes}, {(bigint) metamodel___static_type___MMModule___type_none}, {(bigint) metamodel___static_type___MMModule___type_bool}, - {(bigint) 1 /* 58: MMModule < MMModule: superclass init_table position */}, + {(bigint) 1 /* 56: MMModule < MMModule: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMModule___context}, {(bigint) metamodel___abstractmetamodel___MMModule___name}, {(bigint) metamodel___abstractmetamodel___MMModule___full_name}, @@ -130844,7 +130384,7 @@ void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMModule(val_t p0){ /* ./metamodel//abstractmetamodel.nit:159 */ REGB0 = TAG_Bool(false); ATTR_metamodel___abstractmetamodel___MMModule_____atis_extern_hybrid(fra.me.REG[0]) = REGB0; - /* ./compiling//table_computation.nit:395 */ + /* ./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; @@ -130984,14 +130524,12 @@ val_t NEW_MMModule_metamodel___abstractmetamodel___MMModule___init(val_t p0, val stack_frame_head = fra.me.prev; return fra.me.REG[4]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalClass[74] = { - {(bigint) 167 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalClass[72] = { + {(bigint) 175 /* 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) 167 /* 4: MMGlobalClass < MMGlobalClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 175 /* 4: MMGlobalClass < MMGlobalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -131005,7 +130543,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalClass[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMGlobalClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMGlobalClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -131035,7 +130573,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalClass[74] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___syntax_base___MMGlobalClass___check_visibility}, - {(bigint) 1 /* 50: MMGlobalClass < MMGlobalClass: superclass init_table position */}, + {(bigint) 1 /* 48: MMGlobalClass < MMGlobalClass: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMGlobalClass___intro}, {(bigint) metamodel___abstractmetamodel___MMGlobalClass___class_refinement_hierarchy}, {(bigint) metamodel___abstractmetamodel___MMGlobalClass___init}, @@ -131191,14 +130729,12 @@ val_t NEW_MMGlobalClass_metamodel___abstractmetamodel___MMGlobalClass___init(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[119] = { - {(bigint) 155 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[117] = { + {(bigint) 163 /* 0: Identity */}, {(bigint) 25 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMLocalClass" /* 2: Class Name */}, {(bigint) 3 /* 3: MMLocalClass < Object: superclass typecheck marker */}, - {(bigint) 155 /* 4: MMLocalClass < MMLocalClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 163 /* 4: MMLocalClass < MMLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -131212,7 +130748,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[119] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMLocalClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMLocalClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -131244,6 +130780,8 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[119] = { {(bigint) abstracttool___MMLocalClass___dump_properties}, {(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}, @@ -131299,8 +130837,6 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[119] = { {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) primitive_info___MMLocalClass___primitive_info}, - {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, {(bigint) compiling___compiling_base___MMLocalClass___cname}, @@ -131314,26 +130850,26 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalClass[119] = { }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -/* 2: Attribute MMLocalClass::_types */ -/* 3: Attribute MMLocalClass::_formals_types */ -/* 4: Attribute MMLocalClass::_direct_parents */ -/* 5: Attribute MMLocalClass::_computing_super */ -/* 6: Attribute MMLocalClass::_are_global_properties_inherited */ -/* 7: Attribute MMLocalClass::_base_type_cache */ -/* 8: Attribute MMLocalClass::_ancestors */ -/* 9: Attribute MMLocalClass::_name */ -/* 10: Attribute MMLocalClass::_arity */ -/* 11: Attribute MMLocalClass::_mmmodule */ -/* 12: Attribute MMLocalClass::_global */ -/* 13: Attribute MMLocalClass::_crhe */ -/* 14: Attribute MMLocalClass::_cshe */ -/* 15: Attribute MMLocalClass::_che */ -/* 16: Attribute MMLocalClass::_local_property_by_global */ -/* 17: Attribute MMLocalClass::_global_properties */ -/* 18: Attribute MMLocalClass::_local_local_properties */ -/* 19: Attribute MMLocalClass::_properties_by_name */ -/* 20: Attribute MMLocalClass::_primitive_info_cache */ -/* 21: Attribute MMLocalClass::_primitive_info_b */ +/* 2: Attribute MMLocalClass::_primitive_info_cache */ +/* 3: Attribute MMLocalClass::_primitive_info_b */ +/* 4: Attribute MMLocalClass::_types */ +/* 5: Attribute MMLocalClass::_formals_types */ +/* 6: Attribute MMLocalClass::_direct_parents */ +/* 7: Attribute MMLocalClass::_computing_super */ +/* 8: Attribute MMLocalClass::_are_global_properties_inherited */ +/* 9: Attribute MMLocalClass::_base_type_cache */ +/* 10: Attribute MMLocalClass::_ancestors */ +/* 11: Attribute MMLocalClass::_name */ +/* 12: Attribute MMLocalClass::_arity */ +/* 13: Attribute MMLocalClass::_mmmodule */ +/* 14: Attribute MMLocalClass::_global */ +/* 15: Attribute MMLocalClass::_crhe */ +/* 16: Attribute MMLocalClass::_cshe */ +/* 17: Attribute MMLocalClass::_che */ +/* 18: Attribute MMLocalClass::_local_property_by_global */ +/* 19: Attribute MMLocalClass::_global_properties */ +/* 20: Attribute MMLocalClass::_local_local_properties */ +/* 21: Attribute MMLocalClass::_properties_by_name */ /* 22: Attribute MMLocalClass::_init_var_iroutine */ /* 23: Attribute MMLocalClass::_checknew_iroutine */ /* 24: Attribute MMLocalClass::_new_instance_iroutine */ @@ -131350,19 +130886,25 @@ void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMLocalClass(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; + /* ./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]; - /* ./metamodel//inheritance.nit:65 */ + /* ./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:69 */ + /* ./metamodel//inheritance.nit:86 */ REGB0 = TAG_Bool(false); ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; - /* ./metamodel//inheritance.nit:116 */ + /* ./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 */ @@ -131377,12 +130919,6 @@ void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMLocalClass(val_t p0){ /* ./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; /* ./program.nit:227 */ fra.me.REG[1] = NIT_NULL; ATTR_program___MMLocalClass____init_var_iroutine(fra.me.REG[0]) = fra.me.REG[1]; @@ -131415,6 +130951,11 @@ void CHECKNEW_metamodel___abstractmetamodel___MMLocalClass(val_t p0){ fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; fra.me.REG[0] = p0; + 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 { @@ -131475,11 +131016,6 @@ void CHECKNEW_metamodel___abstractmetamodel___MMLocalClass(val_t p0){ } 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_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0])!=NIT_NULL); if (UNTAG_Bool(REGB0)) { } else { @@ -131513,13 +131049,11 @@ val_t NEW_MMLocalClass_metamodel___abstractmetamodel___MMLocalClass___init(val_t return fra.me.REG[2]; } const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalProperty[66] = { - {(bigint) 163 /* 0: Identity */}, + {(bigint) 171 /* 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) 163 /* 4: MMGlobalProperty < MMGlobalProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 171 /* 4: MMGlobalProperty < MMGlobalProperty: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -131533,7 +131067,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalProperty[66] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMGlobalProperty < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMGlobalProperty < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -131564,7 +131098,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalProperty[66] {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___syntax_base___MMGlobalProperty___check_visibility}, {(bigint) metamodel___virtualtype___MMGlobalProperty___is_virtual_type}, - {(bigint) 1 /* 51: MMGlobalProperty < MMGlobalProperty: superclass init_table position */}, + {(bigint) 1 /* 49: MMGlobalProperty < MMGlobalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___intro}, {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMGlobalProperty___property_hierarchy}, @@ -131579,6 +131113,8 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMGlobalProperty[66] {(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 */ @@ -131674,14 +131210,12 @@ val_t NEW_MMGlobalProperty_metamodel___abstractmetamodel___MMGlobalProperty___in stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalProperty[71] = { - {(bigint) 151 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalProperty[69] = { + {(bigint) 159 /* 0: Identity */}, {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMLocalProperty" /* 2: Class Name */}, {(bigint) 3 /* 3: MMLocalProperty < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMLocalProperty < MMLocalProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMLocalProperty < MMLocalProperty: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -131695,7 +131229,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalProperty[71] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMLocalProperty < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMLocalProperty < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -131731,7 +131265,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMLocalProperty[71] = {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMLocalProperty < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMLocalProperty < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -131844,15 +131378,13 @@ val_t NEW_MMLocalProperty_metamodel___abstractmetamodel___MMLocalProperty___init stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMAttribute[73] = { - {(bigint) 2179 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMAttribute[71] = { + {(bigint) 2195 /* 0: Identity */}, {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMAttribute" /* 2: Class Name */}, {(bigint) 3 /* 3: MMAttribute < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMAttribute < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2179 /* 5: MMAttribute < MMAttribute: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMAttribute < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2195 /* 5: MMAttribute < MMAttribute: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -131865,7 +131397,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMAttribute[73] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMAttribute < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMAttribute < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -131901,7 +131433,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMAttribute[73] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMAttribute < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMAttribute < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -131917,7 +131449,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMAttribute[73] = { {(bigint) compiling___compiling_base___MMLocalProperty___cname}, {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, {(bigint) icode___icode_base___MMAttribute___iroutine}, - {(bigint) 2 /* 72: MMAttribute < MMAttribute: superclass init_table position */}, + {(bigint) 2 /* 70: MMAttribute < MMAttribute: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -132016,14 +131548,12 @@ val_t NEW_MMAttribute_metamodel___abstractmetamodel___MMLocalProperty___init(val stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMExplicitImport[59] = { - {(bigint) 171 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMExplicitImport[57] = { + {(bigint) 179 /* 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) 171 /* 4: MMExplicitImport < MMExplicitImport: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 179 /* 4: MMExplicitImport < MMExplicitImport: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -132037,7 +131567,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMExplicitImport[59] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMExplicitImport < Object: superclass init_table position */}, + {(bigint) 0 /* 18: 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}, @@ -132070,7 +131600,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMExplicitImport[59] {(bigint) metamodel___static_type___MMExplicitImport___signature}, {(bigint) metamodel___static_type___MMExplicitImport___signature__eq}, {(bigint) metamodel___abstractmetamodel___MMExplicitImport___init}, - {(bigint) 1 /* 53: MMExplicitImport < MMExplicitImport: superclass init_table position */}, + {(bigint) 1 /* 51: MMExplicitImport < MMExplicitImport: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMExplicitImport___local_class}, {(bigint) metamodel___abstractmetamodel___MMExplicitImport___local_class__eq}, {(bigint) metamodel___abstractmetamodel___MMExplicitImport___method}, @@ -132154,15 +131684,13 @@ val_t NEW_MMExplicitImport_metamodel___abstractmetamodel___MMExplicitImport___in stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMMethod[96] = { - {(bigint) 2163 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMMethod[94] = { + {(bigint) 2179 /* 0: Identity */}, {(bigint) 10 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMMethod" /* 2: Class Name */}, {(bigint) 3 /* 3: MMMethod < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMMethod < MMMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMMethod < MMMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -132175,7 +131703,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMMethod[96] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -132211,7 +131739,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMMethod[96] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -132240,10 +131768,10 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMMethod[96] = { {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) metamodel___static_type___MMMethod___explicit_casts}, - {(bigint) 2 /* 88: MMMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: MMMethod < MMMethod: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMMethod___is_intern}, {(bigint) metamodel___abstractmetamodel___MMMethod___is_abstract}, {(bigint) metamodel___abstractmetamodel___MMMethod___is_extern}, @@ -132349,15 +131877,13 @@ val_t NEW_MMMethod_metamodel___abstractmetamodel___MMLocalProperty___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[124] = { - {(bigint) 2175 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[122] = { + {(bigint) 2191 /* 0: Identity */}, {(bigint) 28 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMConcreteClass" /* 2: Class Name */}, {(bigint) 3 /* 3: MMConcreteClass < Object: superclass typecheck marker */}, - {(bigint) 155 /* 4: MMConcreteClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2175 /* 5: MMConcreteClass < MMConcreteClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 163 /* 4: MMConcreteClass < MMLocalClass: superclass typecheck marker */}, + {(bigint) 2191 /* 5: MMConcreteClass < MMConcreteClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -132370,7 +131896,7 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[124] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMConcreteClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMConcreteClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -132402,6 +131928,8 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[124] {(bigint) abstracttool___MMLocalClass___dump_properties}, {(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}, @@ -132457,8 +131985,6 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[124] {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) primitive_info___MMLocalClass___primitive_info}, - {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, {(bigint) compiling___compiling_base___MMLocalClass___cname}, @@ -132473,30 +131999,30 @@ const classtable_elt_t VFT_metamodel___abstractmetamodel___MMConcreteClass[124] {(bigint) compiling___table_computation___MMConcreteClass___class_layout}, {(bigint) compiling___table_computation___MMConcreteClass___instance_layout}, {(bigint) compiling___table_computation___MMConcreteClass___build_layout_in}, - {(bigint) 2 /* 123: MMConcreteClass < MMConcreteClass: superclass init_table position */}, -}; -/* 0: Pointer to the classtable */ -/* 1: Object_id */ -/* 2: Attribute MMConcreteClass::_types */ -/* 3: Attribute MMConcreteClass::_formals_types */ -/* 4: Attribute MMConcreteClass::_direct_parents */ -/* 5: Attribute MMConcreteClass::_computing_super */ -/* 6: Attribute MMConcreteClass::_are_global_properties_inherited */ -/* 7: Attribute MMConcreteClass::_base_type_cache */ -/* 8: Attribute MMConcreteClass::_ancestors */ -/* 9: Attribute MMConcreteClass::_name */ -/* 10: Attribute MMConcreteClass::_arity */ -/* 11: Attribute MMConcreteClass::_mmmodule */ -/* 12: Attribute MMConcreteClass::_global */ -/* 13: Attribute MMConcreteClass::_crhe */ -/* 14: Attribute MMConcreteClass::_cshe */ -/* 15: Attribute MMConcreteClass::_che */ -/* 16: Attribute MMConcreteClass::_local_property_by_global */ -/* 17: Attribute MMConcreteClass::_global_properties */ -/* 18: Attribute MMConcreteClass::_local_local_properties */ -/* 19: Attribute MMConcreteClass::_properties_by_name */ -/* 20: Attribute MMConcreteClass::_primitive_info_cache */ -/* 21: Attribute MMConcreteClass::_primitive_info_b */ + {(bigint) 2 /* 121: MMConcreteClass < MMConcreteClass: superclass init_table position */}, +}; +/* 0: Pointer to the classtable */ +/* 1: Object_id */ +/* 2: Attribute MMConcreteClass::_primitive_info_cache */ +/* 3: Attribute MMConcreteClass::_primitive_info_b */ +/* 4: Attribute MMConcreteClass::_types */ +/* 5: Attribute MMConcreteClass::_formals_types */ +/* 6: Attribute MMConcreteClass::_direct_parents */ +/* 7: Attribute MMConcreteClass::_computing_super */ +/* 8: Attribute MMConcreteClass::_are_global_properties_inherited */ +/* 9: Attribute MMConcreteClass::_base_type_cache */ +/* 10: Attribute MMConcreteClass::_ancestors */ +/* 11: Attribute MMConcreteClass::_name */ +/* 12: Attribute MMConcreteClass::_arity */ +/* 13: Attribute MMConcreteClass::_mmmodule */ +/* 14: Attribute MMConcreteClass::_global */ +/* 15: Attribute MMConcreteClass::_crhe */ +/* 16: Attribute MMConcreteClass::_cshe */ +/* 17: Attribute MMConcreteClass::_che */ +/* 18: Attribute MMConcreteClass::_local_property_by_global */ +/* 19: Attribute MMConcreteClass::_global_properties */ +/* 20: Attribute MMConcreteClass::_local_local_properties */ +/* 21: Attribute MMConcreteClass::_properties_by_name */ /* 22: Attribute MMConcreteClass::_init_var_iroutine */ /* 23: Attribute MMConcreteClass::_checknew_iroutine */ /* 24: Attribute MMConcreteClass::_new_instance_iroutine */ @@ -132555,13 +132081,13 @@ void INIT_ATTRIBUTES__metamodel___abstractmetamodel___MMConcreteClass(val_t p0){ /* ./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:65 */ + /* ./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:69 */ + /* ./metamodel//inheritance.nit:86 */ REGB0 = TAG_Bool(false); ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; - /* ./metamodel//inheritance.nit:116 */ + /* ./metamodel//inheritance.nit:133 */ REGB0 = TAG_Bool(false); ATTR_metamodel___inheritance___MMLocalClass____are_global_properties_inherited(fra.me.REG[0]) = REGB0; stack_frame_head = fra.me.prev; @@ -132694,14 +132220,12 @@ val_t NEW_MMConcreteClass_metamodel___abstractmetamodel___MMLocalClass___init(va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___static_type___MMParam[53] = { - {(bigint) 143 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMParam[51] = { + {(bigint) 151 /* 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) 143 /* 4: MMParam < MMParam: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 151 /* 4: MMParam < MMParam: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -132715,7 +132239,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMParam[53] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMParam < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMParam < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -132744,7 +132268,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMParam[53] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: MMParam < MMParam: superclass init_table position */}, + {(bigint) 1 /* 47: MMParam < MMParam: superclass init_table position */}, {(bigint) metamodel___static_type___MMParam___mmtype}, {(bigint) metamodel___static_type___MMParam___name}, {(bigint) metamodel___static_type___MMParam___init}, @@ -132820,14 +132344,12 @@ val_t NEW_MMParam_metamodel___static_type___MMParam___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___static_type___MMSignature[70] = { - {(bigint) 139 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMSignature[68] = { + {(bigint) 147 /* 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) 139 /* 4: MMSignature < MMSignature: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 147 /* 4: MMSignature < MMSignature: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -132841,7 +132363,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMSignature[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSignature < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSignature < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -132879,7 +132401,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMSignature[70] = { {(bigint) metamodel___static_type___MMSignature___adaptation_to}, {(bigint) metamodel___static_type___MMSignature___not_for_self}, {(bigint) metamodel___static_type___MMSignature___init}, - {(bigint) 1 /* 58: MMSignature < MMSignature: superclass init_table position */}, + {(bigint) 1 /* 56: 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}, @@ -132988,14 +132510,12 @@ val_t NEW_MMSignature_metamodel___static_type___MMSignature___init(val_t p0, val stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_metamodel___static_type___MMClosure[58] = { - {(bigint) 183 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMClosure[56] = { + {(bigint) 191 /* 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) 183 /* 4: MMClosure < MMClosure: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 191 /* 4: MMClosure < MMClosure: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133009,7 +132529,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMClosure[58] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMClosure < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMClosure < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133038,7 +132558,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMClosure[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: MMClosure < MMClosure: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -133135,15 +132655,13 @@ val_t NEW_MMClosure_metamodel___static_type___MMClosure___init(val_t p0, val_t p stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___static_type___MMNullableType[79] = { - {(bigint) 2159 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMNullableType[77] = { + {(bigint) 2175 /* 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) 135 /* 4: MMNullableType < MMType: superclass typecheck marker */}, - {(bigint) 2159 /* 5: MMNullableType < MMNullableType: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMNullableType < MMType: superclass typecheck marker */}, + {(bigint) 2175 /* 5: MMNullableType < MMNullableType: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133156,7 +132674,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMNullableType[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMNullableType < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMNullableType < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133199,7 +132717,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMNullableType[79] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMType___is_generic}, {(bigint) metamodel___type_formal___MMType___direct_type}, - {(bigint) 0 /* 63: MMNullableType < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -133213,7 +132731,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMNullableType[79] = { {(bigint) metamodel___static_type___MMNullableType___as_nullable}, {(bigint) metamodel___static_type___MMNullableType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMNullableType < MMNullableType: superclass init_table position */}, + {(bigint) 2 /* 75: MMNullableType < MMNullableType: superclass init_table position */}, {(bigint) metamodel___static_type___MMNullableType___init}, }; /* 0: Pointer to the classtable */ @@ -133286,15 +132804,13 @@ val_t NEW_MMNullableType_metamodel___static_type___MMNullableType___init(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___static_type___MMTypeClass[79] = { - {(bigint) 2139 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMTypeClass[77] = { + {(bigint) 2155 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMTypeClass" /* 2: Class Name */}, {(bigint) 3 /* 3: MMTypeClass < Object: superclass typecheck marker */}, - {(bigint) 135 /* 4: MMTypeClass < MMType: superclass typecheck marker */}, - {(bigint) 2139 /* 5: MMTypeClass < MMTypeClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeClass < MMType: superclass typecheck marker */}, + {(bigint) 2155 /* 5: MMTypeClass < MMTypeClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133307,7 +132823,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeClass[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeClass < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133350,7 +132866,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeClass[79] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMType___is_generic}, {(bigint) metamodel___type_formal___MMType___direct_type}, - {(bigint) 0 /* 63: MMTypeClass < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: MMTypeClass < 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}, @@ -133364,7 +132880,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeClass[79] = { {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeClass < MMTypeClass: superclass init_table position */}, + {(bigint) 2 /* 75: MMTypeClass < MMTypeClass: superclass init_table position */}, {(bigint) metamodel___static_type___MMTypeClass___init}, }; /* 0: Pointer to the classtable */ @@ -133437,16 +132953,14 @@ val_t NEW_MMTypeClass_metamodel___static_type___MMTypeClass___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[81] = { - {(bigint) 2803 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[79] = { + {(bigint) 2823 /* 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) 135 /* 4: MMTypeSimpleClass < MMType: superclass typecheck marker */}, - {(bigint) 2139 /* 5: MMTypeSimpleClass < MMTypeClass: superclass typecheck marker */}, - {(bigint) 2803 /* 6: MMTypeSimpleClass < MMTypeSimpleClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeSimpleClass < MMType: superclass typecheck marker */}, + {(bigint) 2155 /* 5: MMTypeSimpleClass < MMTypeClass: superclass typecheck marker */}, + {(bigint) 2823 /* 6: MMTypeSimpleClass < MMTypeSimpleClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133458,7 +132972,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeSimpleClass < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeSimpleClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133501,7 +133015,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[81] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeSimpleClass___is_generic}, {(bigint) metamodel___type_formal___MMType___direct_type}, - {(bigint) 0 /* 63: MMTypeSimpleClass < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -133515,9 +133029,9 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeSimpleClass[81] = { {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeSimpleClass < MMTypeClass: superclass init_table position */}, + {(bigint) 2 /* 75: MMTypeSimpleClass < MMTypeClass: superclass init_table position */}, {(bigint) metamodel___static_type___MMTypeClass___init}, - {(bigint) 3 /* 79: MMTypeSimpleClass < MMTypeSimpleClass: superclass init_table position */}, + {(bigint) 3 /* 77: MMTypeSimpleClass < MMTypeSimpleClass: superclass init_table position */}, {(bigint) metamodel___static_type___MMTypeSimpleClass___init}, }; /* 0: Pointer to the classtable */ @@ -133590,15 +133104,13 @@ val_t NEW_MMTypeSimpleClass_metamodel___static_type___MMTypeSimpleClass___init(v stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[79] = { - {(bigint) 2131 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[77] = { + {(bigint) 2147 /* 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) 135 /* 4: MMTypeNone < MMType: superclass typecheck marker */}, - {(bigint) 2131 /* 5: MMTypeNone < MMTypeNone: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeNone < MMType: superclass typecheck marker */}, + {(bigint) 2147 /* 5: MMTypeNone < MMTypeNone: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133611,7 +133123,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[79] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeNone < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeNone < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133654,7 +133166,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[79] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeNone___is_generic}, {(bigint) metamodel___type_formal___MMType___direct_type}, - {(bigint) 0 /* 63: MMTypeNone < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -133668,7 +133180,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMTypeNone[79] = { {(bigint) metamodel___static_type___MMTypeNone___as_nullable}, {(bigint) metamodel___static_type___MMTypeNone___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeNone < MMTypeNone: superclass init_table position */}, + {(bigint) 2 /* 75: MMTypeNone < MMTypeNone: superclass init_table position */}, {(bigint) metamodel___static_type___MMTypeNone___init}, }; /* 0: Pointer to the classtable */ @@ -133741,14 +133253,12 @@ val_t NEW_MMTypeNone_metamodel___static_type___MMTypeNone___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_metamodel___static_type___MMImportedCast[70] = { - {(bigint) 159 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___static_type___MMImportedCast[68] = { + {(bigint) 167 /* 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) 159 /* 4: MMImportedCast < MMImportedCast: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 167 /* 4: MMImportedCast < MMImportedCast: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133762,7 +133272,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMImportedCast[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMImportedCast < Object: superclass init_table position */}, + {(bigint) 0 /* 18: 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}, @@ -133805,7 +133315,7 @@ const classtable_elt_t VFT_metamodel___static_type___MMImportedCast[70] = { {(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 /* 63: MMImportedCast < MMImportedCast: superclass init_table position */}, + {(bigint) 1 /* 61: 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}, @@ -133904,15 +133414,13 @@ val_t NEW_MMImportedCast_metamodel___static_type___MMImportedCast___init(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[121] = { - {(bigint) 2167 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[119] = { + {(bigint) 2183 /* 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) 155 /* 4: MMImplicitLocalClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2167 /* 5: MMImplicitLocalClass < MMImplicitLocalClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 163 /* 4: MMImplicitLocalClass < MMLocalClass: superclass typecheck marker */}, + {(bigint) 2183 /* 5: MMImplicitLocalClass < MMImplicitLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -133925,7 +133433,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[121] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMImplicitLocalClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMImplicitLocalClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -133957,6 +133465,8 @@ const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[121] = {(bigint) abstracttool___MMLocalClass___dump_properties}, {(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}, @@ -134012,8 +133522,6 @@ const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[121] = {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) primitive_info___MMLocalClass___primitive_info}, - {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, {(bigint) compiling___compiling_base___MMLocalClass___cname}, @@ -134024,31 +133532,31 @@ const classtable_elt_t VFT_metamodel___inheritance___MMImplicitLocalClass[121] = {(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 /* 119: MMImplicitLocalClass < MMImplicitLocalClass: superclass init_table position */}, + {(bigint) 2 /* 117: MMImplicitLocalClass < MMImplicitLocalClass: superclass init_table position */}, {(bigint) metamodel___inheritance___MMImplicitLocalClass___init}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -/* 2: Attribute MMImplicitLocalClass::_types */ -/* 3: Attribute MMImplicitLocalClass::_formals_types */ -/* 4: Attribute MMImplicitLocalClass::_direct_parents */ -/* 5: Attribute MMImplicitLocalClass::_computing_super */ -/* 6: Attribute MMImplicitLocalClass::_are_global_properties_inherited */ -/* 7: Attribute MMImplicitLocalClass::_base_type_cache */ -/* 8: Attribute MMImplicitLocalClass::_ancestors */ -/* 9: Attribute MMImplicitLocalClass::_name */ -/* 10: Attribute MMImplicitLocalClass::_arity */ -/* 11: Attribute MMImplicitLocalClass::_mmmodule */ -/* 12: Attribute MMImplicitLocalClass::_global */ -/* 13: Attribute MMImplicitLocalClass::_crhe */ -/* 14: Attribute MMImplicitLocalClass::_cshe */ -/* 15: Attribute MMImplicitLocalClass::_che */ -/* 16: Attribute MMImplicitLocalClass::_local_property_by_global */ -/* 17: Attribute MMImplicitLocalClass::_global_properties */ -/* 18: Attribute MMImplicitLocalClass::_local_local_properties */ -/* 19: Attribute MMImplicitLocalClass::_properties_by_name */ -/* 20: Attribute MMImplicitLocalClass::_primitive_info_cache */ -/* 21: Attribute MMImplicitLocalClass::_primitive_info_b */ +/* 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 */ @@ -134065,13 +133573,13 @@ void INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./metamodel//inheritance.nit:65 */ + /* ./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:69 */ + /* ./metamodel//inheritance.nit:86 */ REGB0 = TAG_Bool(false); ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; - /* ./metamodel//inheritance.nit:116 */ + /* ./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 */ @@ -134086,18 +133594,18 @@ void INIT_ATTRIBUTES__metamodel___inheritance___MMImplicitLocalClass(val_t p0){ /* ./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]; /* ./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]; @@ -134180,6 +133688,11 @@ void CHECKNEW_metamodel___inheritance___MMImplicitLocalClass(val_t p0){ } 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 { @@ -134190,11 +133703,6 @@ void CHECKNEW_metamodel___inheritance___MMImplicitLocalClass(val_t p0){ } else { nit_abort("Uninitialized attribute %s", "_formals_types", 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_program___MMLocalClass____new_instance_iroutine(fra.me.REG[0])!=NIT_NULL); if (UNTAG_Bool(REGB0)) { } else { @@ -134208,7 +133716,7 @@ val_t NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___ int init_table[3] = {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.line = 517; fra.me.meth = LOCATE_NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -134217,7 +133725,7 @@ val_t NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./metamodel//inheritance.nit:501 */ + /* ./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); @@ -134225,15 +133733,13 @@ val_t NEW_MMImplicitLocalClass_metamodel___inheritance___MMImplicitLocalClass___ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[61] = { - {(bigint) 2155 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[59] = { + {(bigint) 2171 /* 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) 187 /* 4: MMRefineAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2155 /* 5: MMRefineAncestor < MMRefineAncestor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 195 /* 4: MMRefineAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2171 /* 5: MMRefineAncestor < MMRefineAncestor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134246,7 +133752,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMRefineAncestor < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMRefineAncestor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -134276,7 +133782,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) metamodel___inheritance___MMAncestor___add_in}, - {(bigint) 0 /* 50: MMRefineAncestor < MMAncestor: superclass init_table position */}, + {(bigint) 0 /* 48: 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}, @@ -134285,7 +133791,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMRefineAncestor[61] = { {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, {(bigint) metamodel___inheritance___MMRefineAncestor___local_class}, {(bigint) metamodel___static_type___MMAncestor___init}, - {(bigint) 2 /* 59: MMRefineAncestor < MMRefineAncestor: superclass init_table position */}, + {(bigint) 2 /* 57: MMRefineAncestor < MMRefineAncestor: superclass init_table position */}, {(bigint) metamodel___inheritance___MMRefineAncestor___init}, }; /* 0: Pointer to the classtable */ @@ -134347,7 +133853,7 @@ val_t NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init(val int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 513; + fra.me.line = 529; fra.me.meth = LOCATE_NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -134356,7 +133862,7 @@ val_t NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init(val fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./metamodel//inheritance.nit:513 */ + /* ./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); @@ -134364,15 +133870,13 @@ val_t NEW_MMRefineAncestor_metamodel___inheritance___MMRefineAncestor___init(val stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[61] = { - {(bigint) 2151 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[59] = { + {(bigint) 2167 /* 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) 187 /* 4: MMSpecAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2151 /* 5: MMSpecAncestor < MMSpecAncestor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 195 /* 4: MMSpecAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2167 /* 5: MMSpecAncestor < MMSpecAncestor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134385,7 +133889,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMSpecAncestor < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMSpecAncestor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -134415,7 +133919,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) metamodel___inheritance___MMAncestor___add_in}, - {(bigint) 0 /* 50: MMSpecAncestor < MMAncestor: superclass init_table position */}, + {(bigint) 0 /* 48: 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}, @@ -134424,7 +133928,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMSpecAncestor[61] = { {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, {(bigint) metamodel___inheritance___MMSpecAncestor___local_class}, {(bigint) metamodel___static_type___MMAncestor___init}, - {(bigint) 2 /* 59: MMSpecAncestor < MMSpecAncestor: superclass init_table position */}, + {(bigint) 2 /* 57: MMSpecAncestor < MMSpecAncestor: superclass init_table position */}, {(bigint) metamodel___inheritance___MMSpecAncestor___init}, }; /* 0: Pointer to the classtable */ @@ -134477,7 +133981,7 @@ val_t NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init(val_t p int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 526; + fra.me.line = 542; fra.me.meth = LOCATE_NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -134486,7 +133990,7 @@ val_t NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init(val_t p fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./metamodel//inheritance.nit:526 */ + /* ./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); @@ -134494,15 +133998,13 @@ val_t NEW_MMSpecAncestor_metamodel___inheritance___MMSpecAncestor___init(val_t p stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[61] = { - {(bigint) 2171 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[59] = { + {(bigint) 2187 /* 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) 187 /* 4: MMDefaultAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2171 /* 5: MMDefaultAncestor < MMDefaultAncestor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 195 /* 4: MMDefaultAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2187 /* 5: MMDefaultAncestor < MMDefaultAncestor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134515,7 +134017,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMDefaultAncestor < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMDefaultAncestor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -134545,7 +134047,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) metamodel___inheritance___MMAncestor___add_in}, - {(bigint) 0 /* 50: MMDefaultAncestor < MMAncestor: superclass init_table position */}, + {(bigint) 0 /* 48: 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}, @@ -134554,7 +134056,7 @@ const classtable_elt_t VFT_metamodel___inheritance___MMDefaultAncestor[61] = { {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, {(bigint) metamodel___inheritance___MMDefaultAncestor___local_class}, {(bigint) metamodel___static_type___MMAncestor___init}, - {(bigint) 2 /* 59: MMDefaultAncestor < MMDefaultAncestor: superclass init_table position */}, + {(bigint) 2 /* 57: MMDefaultAncestor < MMDefaultAncestor: superclass init_table position */}, {(bigint) metamodel___inheritance___MMDefaultAncestor___init}, }; /* 0: Pointer to the classtable */ @@ -134607,7 +134109,7 @@ val_t NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init(v int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 537; + fra.me.line = 553; fra.me.meth = LOCATE_NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -134616,7 +134118,7 @@ val_t NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init(v fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./metamodel//inheritance.nit:537 */ + /* ./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); @@ -134624,15 +134126,13 @@ val_t NEW_MMDefaultAncestor_metamodel___inheritance___MMDefaultAncestor___init(v stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___type_formal___MMTypeFormal[81] = { - {(bigint) 2135 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___type_formal___MMTypeFormal[79] = { + {(bigint) 2151 /* 0: Identity */}, {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMTypeFormal" /* 2: Class Name */}, {(bigint) 3 /* 3: MMTypeFormal < Object: superclass typecheck marker */}, - {(bigint) 135 /* 4: MMTypeFormal < MMType: superclass typecheck marker */}, - {(bigint) 2135 /* 5: MMTypeFormal < MMTypeFormal: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeFormal < MMType: superclass typecheck marker */}, + {(bigint) 2151 /* 5: MMTypeFormal < MMTypeFormal: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134645,7 +134145,7 @@ const classtable_elt_t VFT_metamodel___type_formal___MMTypeFormal[81] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeFormal < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeFormal < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -134688,7 +134188,7 @@ const classtable_elt_t VFT_metamodel___type_formal___MMTypeFormal[81] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeFormal___is_generic}, {(bigint) metamodel___type_formal___MMTypeFormal___direct_type}, - {(bigint) 0 /* 63: MMTypeFormal < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: MMTypeFormal < MMType: superclass init_table position */}, {(bigint) metamodel___static_type___MMType___mmmodule}, {(bigint) metamodel___type_formal___MMTypeFormal___local_class}, {(bigint) metamodel___type_formal___MMTypeFormal___is_valid}, @@ -134702,7 +134202,7 @@ const classtable_elt_t VFT_metamodel___type_formal___MMTypeFormal[81] = { {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeFormal < MMTypeFormal: superclass init_table position */}, + {(bigint) 2 /* 75: MMTypeFormal < MMTypeFormal: superclass init_table position */}, {(bigint) metamodel___type_formal___MMTypeFormal___name}, {(bigint) metamodel___type_formal___MMTypeFormal___bound}, {(bigint) metamodel___type_formal___MMTypeFormal___init}, @@ -134780,16 +134280,14 @@ val_t NEW_MMTypeFormal_metamodel___type_formal___MMTypeFormal___init(val_t p0, v stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[86] = { - {(bigint) 2807 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[84] = { + {(bigint) 2827 /* 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) 135 /* 4: MMTypeGeneric < MMType: superclass typecheck marker */}, - {(bigint) 2139 /* 5: MMTypeGeneric < MMTypeClass: superclass typecheck marker */}, - {(bigint) 2807 /* 6: MMTypeGeneric < MMTypeGeneric: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeGeneric < MMType: superclass typecheck marker */}, + {(bigint) 2155 /* 5: MMTypeGeneric < MMTypeClass: superclass typecheck marker */}, + {(bigint) 2827 /* 6: MMTypeGeneric < MMTypeGeneric: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134801,7 +134299,7 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[86] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeGeneric < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeGeneric < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -134844,7 +134342,7 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[86] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeGeneric___is_generic}, {(bigint) metamodel___type_formal___MMType___direct_type}, - {(bigint) 0 /* 63: MMTypeGeneric < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -134858,9 +134356,9 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeGeneric[86] = { {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeGeneric < MMTypeClass: superclass init_table position */}, + {(bigint) 2 /* 75: MMTypeGeneric < MMTypeClass: superclass init_table position */}, {(bigint) metamodel___static_type___MMTypeClass___init}, - {(bigint) 3 /* 79: MMTypeGeneric < MMTypeGeneric: superclass init_table position */}, + {(bigint) 3 /* 77: MMTypeGeneric < MMTypeGeneric: superclass init_table position */}, {(bigint) metamodel___genericity___MMTypeGeneric___params}, {(bigint) metamodel___static_type___MMTypeClass___upcast_for}, {(bigint) metamodel___genericity___MMTypeGeneric___params_equals}, @@ -134946,16 +134444,14 @@ val_t NEW_MMTypeGeneric_metamodel___genericity___MMTypeGeneric___init(val_t p0, stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[87] = { - {(bigint) 2811 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[85] = { + {(bigint) 2831 /* 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) 135 /* 4: MMTypeFormalParameter < MMType: superclass typecheck marker */}, - {(bigint) 2135 /* 5: MMTypeFormalParameter < MMTypeFormal: superclass typecheck marker */}, - {(bigint) 2811 /* 6: MMTypeFormalParameter < MMTypeFormalParameter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMTypeFormalParameter < MMType: superclass typecheck marker */}, + {(bigint) 2151 /* 5: MMTypeFormalParameter < MMTypeFormal: superclass typecheck marker */}, + {(bigint) 2831 /* 6: MMTypeFormalParameter < MMTypeFormalParameter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -134967,7 +134463,7 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[87] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMTypeFormalParameter < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMTypeFormalParameter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135010,7 +134506,7 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[87] = {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeFormal___is_generic}, {(bigint) metamodel___type_formal___MMTypeFormal___direct_type}, - {(bigint) 0 /* 63: MMTypeFormalParameter < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -135024,11 +134520,11 @@ const classtable_elt_t VFT_metamodel___genericity___MMTypeFormalParameter[87] = {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMTypeFormalParameter < MMTypeFormal: superclass init_table position */}, + {(bigint) 2 /* 75: 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 /* 81: MMTypeFormalParameter < MMTypeFormalParameter: superclass init_table position */}, + {(bigint) 3 /* 79: MMTypeFormalParameter < MMTypeFormalParameter: superclass init_table position */}, {(bigint) metamodel___genericity___MMTypeFormalParameter___def_class}, {(bigint) metamodel___genericity___MMTypeFormalParameter___position}, {(bigint) metamodel___genericity___MMTypeFormalParameter___bound__eq}, @@ -135149,15 +134645,13 @@ val_t NEW_MMTypeFormalParameter_metamodel___genericity___MMTypeFormalParameter__ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___virtualtype___MMTypeProperty[74] = { - {(bigint) 2127 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___virtualtype___MMTypeProperty[72] = { + {(bigint) 2143 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMTypeProperty" /* 2: Class Name */}, {(bigint) 3 /* 3: MMTypeProperty < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMTypeProperty < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2127 /* 5: MMTypeProperty < MMTypeProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMTypeProperty < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2143 /* 5: MMTypeProperty < MMTypeProperty: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -135170,7 +134664,7 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMTypeProperty[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMTypeProperty < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMTypeProperty < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135206,7 +134700,7 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMTypeProperty[74] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMTypeProperty < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMTypeProperty < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -135221,7 +134715,7 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMTypeProperty[74] = { {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, {(bigint) compiling___compiling_base___MMLocalProperty___cname}, {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, - {(bigint) 2 /* 71: MMTypeProperty < MMTypeProperty: superclass init_table position */}, + {(bigint) 2 /* 69: MMTypeProperty < MMTypeProperty: superclass init_table position */}, {(bigint) metamodel___virtualtype___MMTypeProperty___stype_for}, {(bigint) metamodel___virtualtype___MMTypeProperty___real_stype_for}, }; @@ -135331,16 +134825,14 @@ val_t NEW_MMTypeProperty_metamodel___abstractmetamodel___MMLocalProperty___init( stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[85] = { - {(bigint) 2799 /* 0: Identity */}, +const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[83] = { + {(bigint) 2819 /* 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) 135 /* 4: MMVirtualType < MMType: superclass typecheck marker */}, - {(bigint) 2135 /* 5: MMVirtualType < MMTypeFormal: superclass typecheck marker */}, - {(bigint) 2799 /* 6: MMVirtualType < MMVirtualType: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 143 /* 4: MMVirtualType < MMType: superclass typecheck marker */}, + {(bigint) 2151 /* 5: MMVirtualType < MMTypeFormal: superclass typecheck marker */}, + {(bigint) 2819 /* 6: MMVirtualType < MMVirtualType: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -135352,7 +134844,7 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[85] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMVirtualType < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMVirtualType < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135395,7 +134887,7 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[85] = { {(bigint) primitive_info___MMType___unboxtype}, {(bigint) metamodel___genericity___MMTypeFormal___is_generic}, {(bigint) metamodel___type_formal___MMTypeFormal___direct_type}, - {(bigint) 0 /* 63: MMVirtualType < MMType: superclass init_table position */}, + {(bigint) 0 /* 61: 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}, @@ -135409,11 +134901,11 @@ const classtable_elt_t VFT_metamodel___virtualtype___MMVirtualType[85] = { {(bigint) metamodel___static_type___MMType___as_nullable}, {(bigint) metamodel___static_type___MMType___as_notnull}, {(bigint) metamodel___static_type___MMType___init}, - {(bigint) 2 /* 77: MMVirtualType < MMTypeFormal: superclass init_table position */}, + {(bigint) 2 /* 75: 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 /* 81: MMVirtualType < MMVirtualType: superclass init_table position */}, + {(bigint) 3 /* 79: MMVirtualType < MMVirtualType: superclass init_table position */}, {(bigint) metamodel___virtualtype___MMVirtualType___property}, {(bigint) metamodel___virtualtype___MMVirtualType___recv}, {(bigint) metamodel___virtualtype___MMVirtualType___init}, @@ -135520,11 +135012,9 @@ const classtable_elt_t VFT_opts___Option[63] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Option < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Option < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135553,8 +135043,10 @@ const classtable_elt_t VFT_opts___Option[63] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Option < Option: superclass init_table position */}, + {(bigint) 1 /* 47: Option < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) 3 /* 49: VT Option::VALUE : id of Object */}, + {(bigint) 3 /* 50: VT Option::VALUE : color of Object */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -135630,7 +135122,7 @@ val_t NEW_Option_opts___Option___init_opt(val_t p0, val_t p1, val_t p2){ 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 = 37; + fra.me.line = 40; fra.me.meth = LOCATE_NEW_Option_opts___Option___init_opt; fra.me.has_broke = 0; fra.me.REG_size = 4; @@ -135641,7 +135133,7 @@ val_t NEW_Option_opts___Option___init_opt(val_t p0, val_t p1, val_t p2){ fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./../lib/opts.nit:37 */ + /* ./../lib/opts.nit:40 */ fra.me.REG[3] = NEW_opts___Option(); INIT_ATTRIBUTES__opts___Option(fra.me.REG[3]); opts___Option___init_opt(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); @@ -135650,14 +135142,12 @@ val_t NEW_Option_opts___Option___init_opt(val_t p0, val_t p1, val_t p2){ return fra.me.REG[3]; } const classtable_elt_t VFT_opts___OptionText[65] = { - {(bigint) 2079 /* 0: Identity */}, + {(bigint) 2091 /* 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) 2079 /* 5: OptionText < OptionText: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2091 /* 5: OptionText < OptionText: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -135670,7 +135160,7 @@ const classtable_elt_t VFT_opts___OptionText[65] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionText < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionText < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135699,8 +135189,10 @@ const classtable_elt_t VFT_opts___OptionText[65] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionText < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionText < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) 3 /* 49: VT OptionText::VALUE : id of Object */}, + {(bigint) 3 /* 50: VT OptionText::VALUE : color of Object */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -135778,14 +135270,14 @@ val_t NEW_OptionText_opts___OptionText___init(val_t p0){ int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 83; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./../lib/opts.nit:83 */ + /* ./../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); @@ -135794,14 +135286,12 @@ val_t NEW_OptionText_opts___OptionText___init(val_t p0){ return fra.me.REG[1]; } const classtable_elt_t VFT_opts___OptionBool[65] = { - {(bigint) 2091 /* 0: Identity */}, + {(bigint) 2103 /* 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) 2091 /* 5: OptionBool < OptionBool: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2103 /* 5: OptionBool < OptionBool: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -135814,7 +135304,7 @@ const classtable_elt_t VFT_opts___OptionBool[65] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionBool < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionBool < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135843,8 +135333,10 @@ const classtable_elt_t VFT_opts___OptionBool[65] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionBool < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionBool < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) -13 /* 49: VT OptionBool::VALUE : id of Bool */}, + {(bigint) 4 /* 50: VT OptionBool::VALUE : color of Bool */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -135922,7 +135414,7 @@ val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1){ int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 94; + fra.me.line = 97; fra.me.meth = LOCATE_NEW_OptionBool_opts___OptionBool___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -135931,7 +135423,7 @@ val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/opts.nit:94 */ + /* ./../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); @@ -135940,14 +135432,12 @@ val_t NEW_OptionBool_opts___OptionBool___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_opts___OptionCount[65] = { - {(bigint) 2087 /* 0: Identity */}, + {(bigint) 2099 /* 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) 2087 /* 5: OptionCount < OptionCount: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2099 /* 5: OptionCount < OptionCount: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -135960,7 +135450,7 @@ const classtable_elt_t VFT_opts___OptionCount[65] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionCount < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionCount < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -135989,8 +135479,10 @@ const classtable_elt_t VFT_opts___OptionCount[65] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionCount < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionCount < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) -29 /* 49: VT OptionCount::VALUE : id of Int */}, + {(bigint) 7 /* 50: VT OptionCount::VALUE : color of Int */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136068,7 +135560,7 @@ val_t NEW_OptionCount_opts___OptionCount___init(val_t p0, val_t p1){ int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 103; + fra.me.line = 106; fra.me.meth = LOCATE_NEW_OptionCount_opts___OptionCount___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -136077,7 +135569,7 @@ val_t NEW_OptionCount_opts___OptionCount___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/opts.nit:103 */ + /* ./../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); @@ -136086,14 +135578,12 @@ val_t NEW_OptionCount_opts___OptionCount___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_opts___OptionParameter[66] = { - {(bigint) 2083 /* 0: Identity */}, + {(bigint) 2095 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "OptionParameter" /* 2: Class Name */}, {(bigint) 3 /* 3: OptionParameter < Object: superclass typecheck marker */}, {(bigint) 115 /* 4: OptionParameter < Option: superclass typecheck marker */}, - {(bigint) 2083 /* 5: OptionParameter < OptionParameter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2095 /* 5: OptionParameter < OptionParameter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -136106,7 +135596,7 @@ const classtable_elt_t VFT_opts___OptionParameter[66] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionParameter < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionParameter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136135,8 +135625,10 @@ const classtable_elt_t VFT_opts___OptionParameter[66] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionParameter < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionParameter < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) 3 /* 49: VT OptionParameter::VALUE : id of Object */}, + {(bigint) 3 /* 50: VT OptionParameter::VALUE : color of Object */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136215,7 +135707,7 @@ val_t NEW_OptionParameter_opts___OptionParameter___init_opt(val_t p0, val_t p1, int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 123; + fra.me.line = 126; fra.me.meth = LOCATE_NEW_OptionParameter_opts___OptionParameter___init_opt; fra.me.has_broke = 0; fra.me.REG_size = 4; @@ -136226,7 +135718,7 @@ val_t NEW_OptionParameter_opts___OptionParameter___init_opt(val_t p0, val_t p1, fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./../lib/opts.nit:123 */ + /* ./../lib/opts.nit:126 */ fra.me.REG[3] = NEW_opts___OptionParameter(); INIT_ATTRIBUTES__opts___OptionParameter(fra.me.REG[3]); opts___OptionParameter___init_opt(fra.me.REG[3], fra.me.REG[0], fra.me.REG[1], fra.me.REG[2], init_table); @@ -136235,15 +135727,13 @@ val_t NEW_OptionParameter_opts___OptionParameter___init_opt(val_t p0, val_t p1, return fra.me.REG[3]; } const classtable_elt_t VFT_opts___OptionString[68] = { - {(bigint) 2767 /* 0: Identity */}, + {(bigint) 2791 /* 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) 2083 /* 5: OptionString < OptionParameter: superclass typecheck marker */}, - {(bigint) 2767 /* 6: OptionString < OptionString: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2095 /* 5: OptionString < OptionParameter: superclass typecheck marker */}, + {(bigint) 2791 /* 6: OptionString < OptionString: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -136255,7 +135745,7 @@ const classtable_elt_t VFT_opts___OptionString[68] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionString < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionString < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136284,8 +135774,10 @@ const classtable_elt_t VFT_opts___OptionString[68] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionString < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionString < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) 3535 /* 49: VT OptionString::VALUE : id of String */}, + {(bigint) 8 /* 50: VT OptionString::VALUE : color of String */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136366,7 +135858,7 @@ val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1){ 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 = 130; + fra.me.line = 133; fra.me.meth = LOCATE_NEW_OptionString_opts___OptionString___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -136375,7 +135867,7 @@ val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/opts.nit:130 */ + /* ./../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); @@ -136384,15 +135876,13 @@ val_t NEW_OptionString_opts___OptionString___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_opts___OptionEnum[69] = { - {(bigint) 2775 /* 0: Identity */}, + {(bigint) 2799 /* 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) 2083 /* 5: OptionEnum < OptionParameter: superclass typecheck marker */}, - {(bigint) 2775 /* 6: OptionEnum < OptionEnum: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2095 /* 5: OptionEnum < OptionParameter: superclass typecheck marker */}, + {(bigint) 2799 /* 6: OptionEnum < OptionEnum: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -136404,7 +135894,7 @@ const classtable_elt_t VFT_opts___OptionEnum[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionEnum < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionEnum < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136433,8 +135923,10 @@ const classtable_elt_t VFT_opts___OptionEnum[69] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionEnum < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionEnum < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) -29 /* 49: VT OptionEnum::VALUE : id of Int */}, + {(bigint) 7 /* 50: VT OptionEnum::VALUE : color of Int */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136523,7 +136015,7 @@ val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_ 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 = 140; + fra.me.line = 143; fra.me.meth = LOCATE_NEW_OptionEnum_opts___OptionEnum___init; fra.me.has_broke = 0; fra.me.REG_size = 4; @@ -136535,7 +136027,7 @@ val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_ fra.me.REG[1] = p1; REGB0 = p2; fra.me.REG[2] = p3; - /* ./../lib/opts.nit:140 */ + /* ./../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); @@ -136544,15 +136036,13 @@ val_t NEW_OptionEnum_opts___OptionEnum___init(val_t p0, val_t p1, val_t p2, val_ return fra.me.REG[3]; } const classtable_elt_t VFT_opts___OptionInt[68] = { - {(bigint) 2771 /* 0: Identity */}, + {(bigint) 2795 /* 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) 2083 /* 5: OptionInt < OptionParameter: superclass typecheck marker */}, - {(bigint) 2771 /* 6: OptionInt < OptionInt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2095 /* 5: OptionInt < OptionParameter: superclass typecheck marker */}, + {(bigint) 2795 /* 6: OptionInt < OptionInt: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -136564,7 +136054,7 @@ const classtable_elt_t VFT_opts___OptionInt[68] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionInt < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionInt < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136593,8 +136083,10 @@ const classtable_elt_t VFT_opts___OptionInt[68] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionInt < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionInt < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) -29 /* 49: VT OptionInt::VALUE : id of Int */}, + {(bigint) 7 /* 50: VT OptionInt::VALUE : color of Int */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136676,7 +136168,7 @@ val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2){ 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 = 169; + fra.me.line = 172; fra.me.meth = LOCATE_NEW_OptionInt_opts___OptionInt___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -136686,7 +136178,7 @@ val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2){ fra.me.REG[0] = p0; REGB0 = p1; fra.me.REG[1] = p2; - /* ./../lib/opts.nit:169 */ + /* ./../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); @@ -136695,15 +136187,13 @@ val_t NEW_OptionInt_opts___OptionInt___init(val_t p0, val_t p1, val_t p2){ return fra.me.REG[2]; } const classtable_elt_t VFT_opts___OptionArray[68] = { - {(bigint) 2779 /* 0: Identity */}, + {(bigint) 2803 /* 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) 2083 /* 5: OptionArray < OptionParameter: superclass typecheck marker */}, - {(bigint) 2779 /* 6: OptionArray < OptionArray: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2095 /* 5: OptionArray < OptionParameter: superclass typecheck marker */}, + {(bigint) 2803 /* 6: OptionArray < OptionArray: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -136715,7 +136205,7 @@ const classtable_elt_t VFT_opts___OptionArray[68] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: OptionArray < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionArray < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136744,8 +136234,10 @@ const classtable_elt_t VFT_opts___OptionArray[68] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionArray < Option: superclass init_table position */}, + {(bigint) 1 /* 47: OptionArray < Option: superclass init_table position */}, {(bigint) opts___Option___names}, + {(bigint) 3747 /* 49: VT OptionArray::VALUE : id of Array */}, + {(bigint) 4 /* 50: VT OptionArray::VALUE : color of Array */}, {(bigint) opts___Option___helptext}, {(bigint) opts___Option___mandatory}, {(bigint) opts___Option___mandatory__eq}, @@ -136832,7 +136324,7 @@ val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1){ 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 = 178; + fra.me.line = 181; fra.me.meth = LOCATE_NEW_OptionArray_opts___OptionArray___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -136841,7 +136333,7 @@ val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./../lib/opts.nit:178 */ + /* ./../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); @@ -136849,7 +136341,7 @@ val_t NEW_OptionArray_opts___OptionArray___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_opts___OptionContext[58] = { +const classtable_elt_t VFT_opts___OptionContext[56] = { {(bigint) 111 /* 0: Identity */}, {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "OptionContext" /* 2: Class Name */}, @@ -136866,11 +136358,9 @@ const classtable_elt_t VFT_opts___OptionContext[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) 0 /* 20: OptionContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: OptionContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -136899,7 +136389,7 @@ const classtable_elt_t VFT_opts___OptionContext[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: OptionContext < OptionContext: superclass init_table position */}, + {(bigint) 1 /* 47: OptionContext < OptionContext: superclass init_table position */}, {(bigint) opts___OptionContext___options}, {(bigint) opts___OptionContext___rest}, {(bigint) opts___OptionContext___usage}, @@ -136969,12 +136459,12 @@ val_t NEW_OptionContext_opts___OptionContext___init(void){ 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.line = 256; fra.me.meth = LOCATE_NEW_OptionContext_opts___OptionContext___init; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; - /* ./../lib/opts.nit:253 */ + /* ./../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); @@ -136983,15 +136473,13 @@ val_t NEW_OptionContext_opts___OptionContext___init(void){ return fra.me.REG[0]; } const classtable_elt_t VFT_mmloader___Message[68] = { - {(bigint) 2111 /* 0: Identity */}, + {(bigint) 2123 /* 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) 267 /* 5: Message < Comparable: superclass typecheck marker */}, - {(bigint) 2111 /* 6: Message < Message: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 275 /* 5: Message < Comparable: superclass typecheck marker */}, + {(bigint) 2123 /* 6: Message < Message: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -137003,7 +136491,7 @@ const classtable_elt_t VFT_mmloader___Message[68] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: Message < Object: superclass init_table position */}, + {(bigint) 1 /* 18: Message < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -137037,7 +136525,9 @@ const classtable_elt_t VFT_mmloader___Message[68] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 0 /* 54: Message < Comparable: superclass init_table position */}, + {(bigint) 0 /* 52: Message < Comparable: superclass init_table position */}, + {(bigint) 2123 /* 53: VT Message::OTHER : id of Message */}, + {(bigint) 6 /* 54: VT Message::OTHER : color of Message */}, {(bigint) mmloader___Message_____l}, {(bigint) standard___kernel___Comparable_____leq}, {(bigint) standard___kernel___Comparable_____geq}, @@ -137117,15 +136607,13 @@ val_t NEW_Message_mmloader___Message___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_mmloader___ToolContext[135] = { - {(bigint) 319 /* 0: Identity */}, +const classtable_elt_t VFT_mmloader___ToolContext[134] = { + {(bigint) 327 /* 0: Identity */}, {(bigint) 51 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ToolContext" /* 2: Class Name */}, {(bigint) 3 /* 3: ToolContext < Object: superclass typecheck marker */}, - {(bigint) 179 /* 4: ToolContext < MMContext: superclass typecheck marker */}, - {(bigint) 319 /* 5: ToolContext < ToolContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 187 /* 4: ToolContext < MMContext: superclass typecheck marker */}, + {(bigint) 327 /* 5: ToolContext < ToolContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -137138,7 +136626,7 @@ const classtable_elt_t VFT_mmloader___ToolContext[135] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ToolContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ToolContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -137167,7 +136655,8 @@ const classtable_elt_t VFT_mmloader___ToolContext[135] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ToolContext < MMContext: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ToolContext___handle_property_conflict}, + {(bigint) 1 /* 48: ToolContext < MMContext: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMContext___init}, {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, @@ -137197,7 +136686,7 @@ const classtable_elt_t VFT_mmloader___ToolContext[135] = { {(bigint) analysis___ToolContext___no_out_of_init_get_test_removal__eq}, {(bigint) syntax___ToolContext___keep_ast}, {(bigint) syntax___ToolContext___keep_ast__eq}, - {(bigint) 2 /* 79: ToolContext < ToolContext: superclass init_table position */}, + {(bigint) 2 /* 78: ToolContext < ToolContext: superclass init_table position */}, {(bigint) mmloader___ToolContext___error_count}, {(bigint) mmloader___ToolContext___warning_count}, {(bigint) mmloader___ToolContext___log_directory}, @@ -137450,13 +136939,13 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ /* ./syntax//syntax.nit:98 */ REGB0 = TAG_Bool(false); ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:99 */ + /* ./mmloader.nit:98 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:102 */ + /* ./mmloader.nit:101 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:105 */ + /* ./mmloader.nit:104 */ if (!once_value_8) { fra.me.REG[2] = BOX_NativeString("logs"); REGB0 = TAG_Int(4); @@ -137466,22 +136955,22 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ } else fra.me.REG[2] = once_value_8; fra.me.REG[2] = fra.me.REG[2]; ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:108 */ + /* ./mmloader.nit:107 */ fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____messages(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:109 */ + /* ./mmloader.nit:108 */ fra.me.REG[2] = NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(); ATTR_mmloader___ToolContext____message_sorter(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:167 */ + /* ./mmloader.nit:166 */ fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____paths(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:170 */ + /* ./mmloader.nit:169 */ fra.me.REG[2] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:173 */ + /* ./mmloader.nit:172 */ fra.me.REG[2] = NEW_OptionContext_opts___OptionContext___init(); ATTR_mmloader___ToolContext____option_context(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:176 */ + /* ./mmloader.nit:175 */ if (!once_value_9) { fra.me.REG[2] = BOX_NativeString("Show warnings"); REGB0 = TAG_Int(13); @@ -137512,7 +137001,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); fra.me.REG[1] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[1]); ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:179 */ + /* ./mmloader.nit:178 */ if (!once_value_12) { fra.me.REG[1] = BOX_NativeString("Set include path for loaders (may be used more than once)"); REGB0 = TAG_Int(57); @@ -137543,7 +137032,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_path(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:182 */ + /* ./mmloader.nit:181 */ if (!once_value_15) { fra.me.REG[2] = BOX_NativeString("Generate various log files"); REGB0 = TAG_Int(26); @@ -137565,7 +137054,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_log(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:185 */ + /* ./mmloader.nit:184 */ if (!once_value_17) { fra.me.REG[1] = BOX_NativeString("Directory where to generate log files"); REGB0 = TAG_Int(37); @@ -137587,7 +137076,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_log_dir(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:188 */ + /* ./mmloader.nit:187 */ if (!once_value_19) { fra.me.REG[2] = BOX_NativeString("Stop after meta-model processing"); REGB0 = TAG_Int(32); @@ -137609,7 +137098,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:191 */ + /* ./mmloader.nit:190 */ if (!once_value_21) { fra.me.REG[1] = BOX_NativeString("Only proceed to parse step of loaders"); REGB0 = TAG_Int(37); @@ -137631,7 +137120,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:194 */ + /* ./mmloader.nit:193 */ if (!once_value_23) { fra.me.REG[2] = BOX_NativeString("Show Help (This screen)"); REGB0 = TAG_Int(23); @@ -137671,7 +137160,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_help(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:197 */ + /* ./mmloader.nit:196 */ if (!once_value_27) { fra.me.REG[1] = BOX_NativeString("Show version and exit"); REGB0 = TAG_Int(21); @@ -137693,7 +137182,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_version(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:200 */ + /* ./mmloader.nit:199 */ if (!once_value_29) { fra.me.REG[2] = BOX_NativeString("Verbose"); REGB0 = TAG_Int(7); @@ -137724,7 +137213,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[1])(fra.me.REG[1], fra.me.REG[3]); fra.me.REG[1] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[2], fra.me.REG[1]); ATTR_mmloader___ToolContext____opt_verbose(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:203 */ + /* ./mmloader.nit:202 */ if (!once_value_32) { fra.me.REG[1] = BOX_NativeString("Stop on first error"); REGB0 = TAG_Int(19); @@ -137746,7 +137235,7 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_stop_on_first_error(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:206 */ + /* ./mmloader.nit:205 */ if (!once_value_34) { fra.me.REG[2] = BOX_NativeString("Do not use color to display errors and warnings"); REGB0 = TAG_Int(47); @@ -137768,13 +137257,13 @@ void INIT_ATTRIBUTES__mmloader___ToolContext(val_t p0){ 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_mmloader___ToolContext____opt_no_color(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:209 */ + /* ./mmloader.nit:208 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:292 */ + /* ./mmloader.nit:291 */ fra.me.REG[1] = NEW_HashSet_standard___collection___hash_collection___HashSet___init(); ATTR_mmloader___ToolContext____processing_modules(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:359 */ + /* ./mmloader.nit:358 */ fra.me.REG[1] = NEW_HashMap_standard___collection___hash_collection___HashMap___init(); ATTR_mmloader___ToolContext____path_dirs(fra.me.REG[0]) = fra.me.REG[1]; /* ./metamodel//abstractmetamodel.nit:30 */ @@ -138121,11 +137610,9 @@ const classtable_elt_t VFT_mmloader___ModuleLoader[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) 0 /* 20: ModuleLoader < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ModuleLoader < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -138154,7 +137641,9 @@ const classtable_elt_t VFT_mmloader___ModuleLoader[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ModuleLoader < ModuleLoader: superclass init_table position */}, + {(bigint) 1 /* 47: ModuleLoader < ModuleLoader: superclass init_table position */}, + {(bigint) 155 /* 48: VT ModuleLoader::MODULE : id of MMModule */}, + {(bigint) 4 /* 49: VT ModuleLoader::MODULE : color of MMModule */}, {(bigint) mmloader___ModuleLoader___file_type}, {(bigint) mmloader___ModuleLoader___try_to_load_dir}, {(bigint) mmloader___ModuleLoader___can_handle}, @@ -138215,15 +137704,13 @@ val_t NEW_ModuleLoader_mmloader___ModuleLoader___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[101] = { - {(bigint) 2143 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[99] = { + {(bigint) 2159 /* 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) 147 /* 4: MMSrcModule < MMModule: superclass typecheck marker */}, - {(bigint) 2143 /* 5: MMSrcModule < MMSrcModule: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 155 /* 4: MMSrcModule < MMModule: superclass typecheck marker */}, + {(bigint) 2159 /* 5: MMSrcModule < MMSrcModule: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -138236,7 +137723,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[101] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSrcModule < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSrcModule < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -138274,7 +137761,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[101] = { {(bigint) metamodel___inheritance___MMModule___import_local_classes}, {(bigint) metamodel___static_type___MMModule___type_none}, {(bigint) metamodel___static_type___MMModule___type_bool}, - {(bigint) 1 /* 58: MMSrcModule < MMModule: superclass init_table position */}, + {(bigint) 1 /* 56: MMSrcModule < MMModule: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMModule___context}, {(bigint) metamodel___abstractmetamodel___MMModule___name}, {(bigint) metamodel___abstractmetamodel___MMModule___full_name}, @@ -138310,7 +137797,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcModule[101] = { {(bigint) syntax___MMSrcModule___process_syntax}, {(bigint) syntax___mmbuilder___MMSrcModule___do_mmbuilder}, {(bigint) syntax___mmbuilder___MMSrcModule___process_default_classes}, - {(bigint) 2 /* 94: MMSrcModule < MMSrcModule: superclass init_table position */}, + {(bigint) 2 /* 92: 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}, @@ -138392,7 +137879,7 @@ void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcModule(val_t p0){ /* ./metamodel//abstractmetamodel.nit:159 */ REGB0 = TAG_Bool(false); ATTR_metamodel___abstractmetamodel___MMModule_____atis_extern_hybrid(fra.me.REG[0]) = REGB0; - /* ./compiling//table_computation.nit:395 */ + /* ./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; @@ -138539,16 +138026,14 @@ val_t NEW_MMSrcModule_syntax___syntax_base___MMSrcModule___init(val_t p0, val_t stack_frame_head = fra.me.prev; return fra.me.REG[5]; } -const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { - {(bigint) 2823 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[129] = { + {(bigint) 2843 /* 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) 155 /* 4: MMSrcLocalClass < MMLocalClass: superclass typecheck marker */}, - {(bigint) 2175 /* 5: MMSrcLocalClass < MMConcreteClass: superclass typecheck marker */}, - {(bigint) 2823 /* 6: MMSrcLocalClass < MMSrcLocalClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 163 /* 4: MMSrcLocalClass < MMLocalClass: superclass typecheck marker */}, + {(bigint) 2191 /* 5: MMSrcLocalClass < MMConcreteClass: superclass typecheck marker */}, + {(bigint) 2843 /* 6: MMSrcLocalClass < MMSrcLocalClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -138560,7 +138045,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSrcLocalClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSrcLocalClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -138592,6 +138077,8 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { {(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}, @@ -138647,8 +138134,6 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { {(bigint) metamodel___abstractmetamodel___MMLocalClass___total_order_compare}, {(bigint) metamodel___virtualtype___MMLocalClass___virtual_type}, {(bigint) metamodel___virtualtype___MMLocalClass___select_virtual_type}, - {(bigint) primitive_info___MMLocalClass___primitive_info}, - {(bigint) primitive_info___MMLocalClass___primitive_ctypes}, {(bigint) native_interface___frontier___MMLocalClass___compile_defaut_extern_type}, {(bigint) compiling___icode_generator___MMLocalClass___generate_icode_file}, {(bigint) compiling___compiling_base___MMLocalClass___cname}, @@ -138663,10 +138148,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { {(bigint) compiling___table_computation___MMConcreteClass___class_layout}, {(bigint) compiling___table_computation___MMConcreteClass___instance_layout}, {(bigint) compiling___table_computation___MMConcreteClass___build_layout_in}, - {(bigint) 2 /* 123: MMSrcLocalClass < MMConcreteClass: superclass init_table position */}, + {(bigint) 2 /* 121: MMSrcLocalClass < MMConcreteClass: superclass init_table position */}, {(bigint) syntax___mmbuilder___MMSrcLocalClass___process_default_constructors}, {(bigint) syntax___mmbuilder___MMSrcLocalClass___add_src_local_property}, - {(bigint) 3 /* 126: MMSrcLocalClass < MMSrcLocalClass: superclass init_table position */}, + {(bigint) 3 /* 124: 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}, @@ -138674,26 +138159,26 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcLocalClass[131] = { }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -/* 2: Attribute MMSrcLocalClass::_types */ -/* 3: Attribute MMSrcLocalClass::_formals_types */ -/* 4: Attribute MMSrcLocalClass::_direct_parents */ -/* 5: Attribute MMSrcLocalClass::_computing_super */ -/* 6: Attribute MMSrcLocalClass::_are_global_properties_inherited */ -/* 7: Attribute MMSrcLocalClass::_base_type_cache */ -/* 8: Attribute MMSrcLocalClass::_ancestors */ -/* 9: Attribute MMSrcLocalClass::_name */ -/* 10: Attribute MMSrcLocalClass::_arity */ -/* 11: Attribute MMSrcLocalClass::_mmmodule */ -/* 12: Attribute MMSrcLocalClass::_global */ -/* 13: Attribute MMSrcLocalClass::_crhe */ -/* 14: Attribute MMSrcLocalClass::_cshe */ -/* 15: Attribute MMSrcLocalClass::_che */ -/* 16: Attribute MMSrcLocalClass::_local_property_by_global */ -/* 17: Attribute MMSrcLocalClass::_global_properties */ -/* 18: Attribute MMSrcLocalClass::_local_local_properties */ -/* 19: Attribute MMSrcLocalClass::_properties_by_name */ -/* 20: Attribute MMSrcLocalClass::_primitive_info_cache */ -/* 21: Attribute MMSrcLocalClass::_primitive_info_b */ +/* 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 */ @@ -138736,15 +138221,21 @@ void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass(val_t p0){ /* ./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:65 */ + /* ./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:69 */ + /* ./metamodel//inheritance.nit:86 */ REGB0 = TAG_Bool(false); ATTR_metamodel___inheritance___MMLocalClass____computing_super(fra.me.REG[0]) = REGB0; - /* ./metamodel//inheritance.nit:116 */ + /* ./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]; @@ -138760,12 +138251,6 @@ void INIT_ATTRIBUTES__syntax___syntax_base___MMSrcLocalClass(val_t p0){ /* ./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]; - /* ./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; stack_frame_head = fra.me.prev; } val_t NEW_syntax___syntax_base___MMSrcLocalClass(void) @@ -138859,6 +138344,11 @@ void CHECKNEW_syntax___syntax_base___MMSrcLocalClass(val_t p0){ } 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 { @@ -138874,11 +138364,6 @@ void CHECKNEW_syntax___syntax_base___MMSrcLocalClass(val_t p0){ } else { nit_abort("Uninitialized attribute %s", "_new_instance_iroutine", 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); - } 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){ @@ -138908,16 +138393,14 @@ val_t NEW_MMSrcLocalClass_syntax___syntax_base___MMSrcLocalClass___init(val_t p0 stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[77] = { - {(bigint) 2827 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[75] = { + {(bigint) 2847 /* 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) 151 /* 4: MMSrcAttribute < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2179 /* 5: MMSrcAttribute < MMAttribute: superclass typecheck marker */}, - {(bigint) 2827 /* 6: MMSrcAttribute < MMSrcAttribute: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMSrcAttribute < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2195 /* 5: MMSrcAttribute < MMAttribute: superclass typecheck marker */}, + {(bigint) 2847 /* 6: MMSrcAttribute < MMSrcAttribute: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -138929,7 +138412,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSrcAttribute < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSrcAttribute < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -138965,7 +138448,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[77] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMSrcAttribute < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMSrcAttribute < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -138981,10 +138464,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcAttribute[77] = { {(bigint) compiling___compiling_base___MMLocalProperty___cname}, {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, {(bigint) syntax___icode_generation___MMSrcAttribute___iroutine}, - {(bigint) 2 /* 72: MMSrcAttribute < MMAttribute: superclass init_table position */}, + {(bigint) 2 /* 70: MMSrcAttribute < MMAttribute: superclass init_table position */}, {(bigint) syntax___icode_generation___MMSrcAttribute___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcAttribute___generate_iroutine}, - {(bigint) 3 /* 75: MMSrcAttribute < MMSrcAttribute: superclass init_table position */}, + {(bigint) 3 /* 73: MMSrcAttribute < MMSrcAttribute: superclass init_table position */}, {(bigint) syntax___syntax_base___MMSrcAttribute___init}, }; /* 0: Pointer to the classtable */ @@ -139087,16 +138570,14 @@ val_t NEW_MMSrcAttribute_syntax___syntax_base___MMSrcAttribute___init(val_t p0, stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[103] = { - {(bigint) 2819 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[101] = { + {(bigint) 2839 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMSrcMethod" /* 2: Class Name */}, {(bigint) 3 /* 3: MMSrcMethod < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMSrcMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMSrcMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMSrcMethod < MMSrcMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMSrcMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMSrcMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMSrcMethod < MMSrcMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -139108,7 +138589,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[103] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSrcMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSrcMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -139144,7 +138625,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[103] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMSrcMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMSrcMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -139173,10 +138654,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[103] = { {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) metamodel___static_type___MMMethod___explicit_casts}, - {(bigint) 2 /* 88: MMSrcMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: MMSrcMethod < 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}, @@ -139190,7 +138671,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcMethod[103] = { {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMSrcMethod___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMSrcMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMSrcMethod < MMSrcMethod: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -139290,17 +138771,15 @@ val_t NEW_MMSrcMethod_metamodel___abstractmetamodel___MMLocalProperty___init(val stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[105] = { - {(bigint) 3147 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[103] = { + {(bigint) 3199 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "MMAttrImplementationMethod" /* 2: Class Name */}, {(bigint) 3 /* 3: MMAttrImplementationMethod < Object: superclass typecheck marker */}, - {(bigint) 151 /* 4: MMAttrImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMAttrImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMAttrImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3147 /* 7: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMAttrImplementationMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMAttrImplementationMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMAttrImplementationMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3199 /* 7: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -139311,7 +138790,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[105 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMAttrImplementationMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMAttrImplementationMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -139347,7 +138826,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[105 {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMAttrImplementationMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMAttrImplementationMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -139376,10 +138855,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[105 {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) metamodel___static_type___MMMethod___explicit_casts}, - {(bigint) 2 /* 88: MMAttrImplementationMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: MMAttrImplementationMethod < 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}, @@ -139393,8 +138872,8 @@ const classtable_elt_t VFT_syntax___syntax_base___MMAttrImplementationMethod[105 {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMSrcMethod___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMAttrImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 103: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMAttrImplementationMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 101: MMAttrImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMAttrImplementationMethod___init}, }; /* 0: Pointer to the classtable */ @@ -139497,18 +138976,16 @@ val_t NEW_MMAttrImplementationMethod_syntax___syntax_base___MMAttrImplementation stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[107] = { - {(bigint) 3503 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[105] = { + {(bigint) 3547 /* 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) 151 /* 4: MMReadImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMReadImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMReadImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3147 /* 7: MMReadImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {(bigint) 3503 /* 8: MMReadImplementationMethod < MMReadImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMReadImplementationMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMReadImplementationMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMReadImplementationMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3199 /* 7: MMReadImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, + {(bigint) 3547 /* 8: MMReadImplementationMethod < MMReadImplementationMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -139518,7 +138995,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[107 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMReadImplementationMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMReadImplementationMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -139554,7 +139031,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[107 {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMReadImplementationMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMReadImplementationMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -139583,10 +139060,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[107 {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) metamodel___static_type___MMMethod___explicit_casts}, - {(bigint) 2 /* 88: MMReadImplementationMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: 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}, @@ -139600,10 +139077,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMReadImplementationMethod[107 {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMReadImplementationMethod___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMReadImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 103: MMReadImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMReadImplementationMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 101: MMReadImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMAttrImplementationMethod___init}, - {(bigint) 5 /* 105: MMReadImplementationMethod < MMReadImplementationMethod: superclass init_table position */}, + {(bigint) 5 /* 103: MMReadImplementationMethod < MMReadImplementationMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMReadImplementationMethod___init}, }; /* 0: Pointer to the classtable */ @@ -139706,18 +139183,16 @@ val_t NEW_MMReadImplementationMethod_syntax___syntax_base___MMReadImplementation stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[107] = { - {(bigint) 3499 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[105] = { + {(bigint) 3543 /* 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) 151 /* 4: MMWriteImplementationMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMWriteImplementationMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMWriteImplementationMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3147 /* 7: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, - {(bigint) 3499 /* 8: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMWriteImplementationMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMWriteImplementationMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMWriteImplementationMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3199 /* 7: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass typecheck marker */}, + {(bigint) 3543 /* 8: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -139727,7 +139202,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[10 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMWriteImplementationMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMWriteImplementationMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -139763,7 +139238,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[10 {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMWriteImplementationMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMWriteImplementationMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -139792,10 +139267,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[10 {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) metamodel___static_type___MMMethod___explicit_casts}, - {(bigint) 2 /* 88: MMWriteImplementationMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: 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}, @@ -139809,10 +139284,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMWriteImplementationMethod[10 {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMWriteImplementationMethod___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMWriteImplementationMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 103: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMWriteImplementationMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 101: MMWriteImplementationMethod < MMAttrImplementationMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMAttrImplementationMethod___init}, - {(bigint) 5 /* 105: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass init_table position */}, + {(bigint) 5 /* 103: MMWriteImplementationMethod < MMWriteImplementationMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMWriteImplementationMethod___init}, }; /* 0: Pointer to the classtable */ @@ -139915,17 +139390,15 @@ val_t NEW_MMWriteImplementationMethod_syntax___syntax_base___MMWriteImplementati stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[106] = { - {(bigint) 3143 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[104] = { + {(bigint) 3195 /* 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) 151 /* 4: MMMethSrcMethod < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMMethSrcMethod < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMMethSrcMethod < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3143 /* 7: MMMethSrcMethod < MMMethSrcMethod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMMethSrcMethod < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMMethSrcMethod < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMMethSrcMethod < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3195 /* 7: MMMethSrcMethod < MMMethSrcMethod: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -139936,7 +139409,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[106] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMMethSrcMethod < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMMethSrcMethod < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -139972,7 +139445,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[106] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMMethSrcMethod < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMMethSrcMethod < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -140001,10 +139474,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[106] = { {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_casts}, - {(bigint) 2 /* 88: MMMethSrcMethod < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: 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}, @@ -140018,8 +139491,8 @@ const classtable_elt_t VFT_syntax___syntax_base___MMMethSrcMethod[106] = { {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMMethSrcMethod___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMMethSrcMethod < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 103: MMMethSrcMethod < MMMethSrcMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMMethSrcMethod < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 101: MMMethSrcMethod < MMMethSrcMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name__eq}, {(bigint) syntax___syntax_base___MMMethSrcMethod___init}, }; @@ -140166,16 +139639,14 @@ val_t NEW_MMMethSrcMethod_syntax___syntax_base___MMMethSrcMethod___init(val_t p0 stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[76] = { - {(bigint) 2815 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[74] = { + {(bigint) 2835 /* 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) 151 /* 4: MMSrcTypeProperty < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2127 /* 5: MMSrcTypeProperty < MMTypeProperty: superclass typecheck marker */}, - {(bigint) 2815 /* 6: MMSrcTypeProperty < MMSrcTypeProperty: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMSrcTypeProperty < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2143 /* 5: MMSrcTypeProperty < MMTypeProperty: superclass typecheck marker */}, + {(bigint) 2835 /* 6: MMSrcTypeProperty < MMSrcTypeProperty: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -140187,7 +139658,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[76] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMSrcTypeProperty < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMSrcTypeProperty < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -140223,7 +139694,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[76] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMSrcTypeProperty < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMSrcTypeProperty < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -140238,10 +139709,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMSrcTypeProperty[76] = { {(bigint) metamodel___abstractmetamodel___MMLocalProperty___init}, {(bigint) compiling___compiling_base___MMLocalProperty___cname}, {(bigint) compiling___compiling_base___MMLocalProperty___super_meth_call}, - {(bigint) 2 /* 71: MMSrcTypeProperty < MMTypeProperty: superclass init_table position */}, + {(bigint) 2 /* 69: MMSrcTypeProperty < MMTypeProperty: superclass init_table position */}, {(bigint) metamodel___virtualtype___MMTypeProperty___stype_for}, {(bigint) metamodel___virtualtype___MMTypeProperty___real_stype_for}, - {(bigint) 3 /* 74: MMSrcTypeProperty < MMSrcTypeProperty: superclass init_table position */}, + {(bigint) 3 /* 72: MMSrcTypeProperty < MMSrcTypeProperty: superclass init_table position */}, {(bigint) syntax___syntax_base___MMSrcTypeProperty___init}, }; /* 0: Pointer to the classtable */ @@ -140352,18 +139823,16 @@ val_t NEW_MMSrcTypeProperty_syntax___syntax_base___MMSrcTypeProperty___init(val_ stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[111] = { - {(bigint) 3507 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[109] = { + {(bigint) 3551 /* 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) 151 /* 4: MMImplicitInit < MMLocalProperty: superclass typecheck marker */}, - {(bigint) 2163 /* 5: MMImplicitInit < MMMethod: superclass typecheck marker */}, - {(bigint) 2819 /* 6: MMImplicitInit < MMSrcMethod: superclass typecheck marker */}, - {(bigint) 3143 /* 7: MMImplicitInit < MMMethSrcMethod: superclass typecheck marker */}, - {(bigint) 3507 /* 8: MMImplicitInit < MMImplicitInit: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 159 /* 4: MMImplicitInit < MMLocalProperty: superclass typecheck marker */}, + {(bigint) 2179 /* 5: MMImplicitInit < MMMethod: superclass typecheck marker */}, + {(bigint) 2839 /* 6: MMImplicitInit < MMSrcMethod: superclass typecheck marker */}, + {(bigint) 3195 /* 7: MMImplicitInit < MMMethSrcMethod: superclass typecheck marker */}, + {(bigint) 3551 /* 8: MMImplicitInit < MMImplicitInit: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -140373,7 +139842,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[111] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MMImplicitInit < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MMImplicitInit < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -140409,7 +139878,7 @@ const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[111] = { {(bigint) metamodel___static_type___MMLocalProperty___signature}, {(bigint) metamodel___static_type___MMLocalProperty___signature__eq}, {(bigint) metamodel___static_type___MMLocalProperty___signature_for}, - {(bigint) 1 /* 56: MMImplicitInit < MMLocalProperty: superclass init_table position */}, + {(bigint) 1 /* 54: MMImplicitInit < MMLocalProperty: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___name}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___local_class}, {(bigint) metamodel___abstractmetamodel___MMLocalProperty___global}, @@ -140438,10 +139907,10 @@ const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[111] = { {(bigint) native_interface___ni_metamodel___MMMethod___cparams}, {(bigint) native_interface___ni_metamodel___MMMethod___out_csignature}, {(bigint) compiling___icode_generator___MMMethod___generate_icode}, - {(bigint) syntax___mmbuilder___MMMethod___default_extern_name}, - {(bigint) syntax___mmbuilder___MMMethod___friendly_extern_name}, + {(bigint) primitive_info___MMMethod___default_extern_name}, + {(bigint) primitive_info___MMMethod___friendly_extern_name}, {(bigint) syntax___syntax_base___MMMethSrcMethod___explicit_casts}, - {(bigint) 2 /* 88: MMImplicitInit < MMMethod: superclass init_table position */}, + {(bigint) 2 /* 86: 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}, @@ -140455,11 +139924,11 @@ const classtable_elt_t VFT_syntax___syntax_base___MMImplicitInit[111] = { {(bigint) syntax___icode_generation___MMSrcMethod___iroutine__eq}, {(bigint) syntax___icode_generation___MMSrcMethod___generate_iroutine}, {(bigint) syntax___icode_generation___MMImplicitInit___inner_generate_iroutine}, - {(bigint) 3 /* 102: MMImplicitInit < MMSrcMethod: superclass init_table position */}, - {(bigint) 4 /* 103: MMImplicitInit < MMMethSrcMethod: superclass init_table position */}, + {(bigint) 3 /* 100: MMImplicitInit < MMSrcMethod: superclass init_table position */}, + {(bigint) 4 /* 101: MMImplicitInit < MMMethSrcMethod: superclass init_table position */}, {(bigint) syntax___syntax_base___MMMethSrcMethod___extern_name__eq}, {(bigint) syntax___syntax_base___MMMethSrcMethod___init}, - {(bigint) 5 /* 106: MMImplicitInit < MMImplicitInit: superclass init_table position */}, + {(bigint) 5 /* 104: 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}, @@ -140499,7 +139968,7 @@ void INIT_ATTRIBUTES__syntax___syntax_base___MMImplicitInit(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:279 */ + /* ./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 */ @@ -140624,15 +140093,13 @@ val_t NEW_MMImplicitInit_syntax___syntax_base___MMImplicitInit___init(val_t p0, stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___VarVariable[59] = { - {(bigint) 315 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___VarVariable[57] = { + {(bigint) 323 /* 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 :( */, + {(bigint) 323 /* 5: VarVariable < VarVariable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -140645,7 +140112,7 @@ const classtable_elt_t VFT_syntax___syntax_base___VarVariable[59] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: VarVariable < Object: superclass init_table position */}, + {(bigint) 1 /* 18: VarVariable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -140675,14 +140142,14 @@ const classtable_elt_t VFT_syntax___syntax_base___VarVariable[59] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___flow___VarVariable___must_be_set}, - {(bigint) 0 /* 50: VarVariable < Variable: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 57: VarVariable < VarVariable: superclass init_table position */}, + {(bigint) 2 /* 55: VarVariable < VarVariable: superclass init_table position */}, {(bigint) syntax___syntax_base___VarVariable___init}, }; /* 0: Pointer to the classtable */ @@ -140752,15 +140219,13 @@ val_t NEW_VarVariable_syntax___syntax_base___VarVariable___init(val_t p0, val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___syntax_base___ParamVariable[59] = { - {(bigint) 2075 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___ParamVariable[57] = { + {(bigint) 2087 /* 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) 2075 /* 5: ParamVariable < ParamVariable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2087 /* 5: ParamVariable < ParamVariable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -140773,7 +140238,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ParamVariable[59] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ParamVariable < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ParamVariable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -140803,14 +140268,14 @@ const classtable_elt_t VFT_syntax___syntax_base___ParamVariable[59] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___flow___Variable___must_be_set}, - {(bigint) 0 /* 50: ParamVariable < Variable: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 57: ParamVariable < ParamVariable: superclass init_table position */}, + {(bigint) 2 /* 55: ParamVariable < ParamVariable: superclass init_table position */}, {(bigint) syntax___syntax_base___ParamVariable___init}, }; /* 0: Pointer to the classtable */ @@ -140880,15 +140345,13 @@ val_t NEW_ParamVariable_syntax___syntax_base___ParamVariable___init(val_t p0, va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___syntax_base___AutoVariable[59] = { - {(bigint) 2331 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___AutoVariable[57] = { + {(bigint) 2359 /* 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) 2331 /* 5: AutoVariable < AutoVariable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2359 /* 5: AutoVariable < AutoVariable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -140901,7 +140364,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AutoVariable[59] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: AutoVariable < Object: superclass init_table position */}, + {(bigint) 1 /* 18: AutoVariable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -140931,14 +140394,14 @@ const classtable_elt_t VFT_syntax___syntax_base___AutoVariable[59] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___flow___Variable___must_be_set}, - {(bigint) 0 /* 50: AutoVariable < Variable: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 57: AutoVariable < AutoVariable: superclass init_table position */}, + {(bigint) 2 /* 55: AutoVariable < AutoVariable: superclass init_table position */}, {(bigint) syntax___syntax_base___AutoVariable___init}, }; /* 0: Pointer to the classtable */ @@ -141008,15 +140471,13 @@ val_t NEW_AutoVariable_syntax___syntax_base___AutoVariable___init(val_t p0, val_ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___syntax_base___ClosureVariable[60] = { - {(bigint) 2311 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___ClosureVariable[58] = { + {(bigint) 2339 /* 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) 2311 /* 5: ClosureVariable < ClosureVariable: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2339 /* 5: ClosureVariable < ClosureVariable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -141029,7 +140490,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ClosureVariable[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: ClosureVariable < Object: superclass init_table position */}, + {(bigint) 1 /* 18: ClosureVariable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141059,14 +140520,14 @@ const classtable_elt_t VFT_syntax___syntax_base___ClosureVariable[60] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) syntax___flow___Variable___must_be_set}, - {(bigint) 0 /* 50: ClosureVariable < Variable: superclass init_table position */}, + {(bigint) 0 /* 48: 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 /* 57: ClosureVariable < ClosureVariable: superclass init_table position */}, + {(bigint) 2 /* 55: ClosureVariable < ClosureVariable: superclass init_table position */}, {(bigint) syntax___syntax_base___ClosureVariable___closure}, {(bigint) syntax___syntax_base___ClosureVariable___init}, }; @@ -141145,15 +140606,13 @@ val_t NEW_ClosureVariable_syntax___syntax_base___ClosureVariable___init(val_t p0 stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___syntax_base___AbsSyntaxVisitor[83] = { - {(bigint) 2343 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___AbsSyntaxVisitor[81] = { + {(bigint) 2371 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbsSyntaxVisitor" /* 2: Class Name */}, {(bigint) 3 /* 3: AbsSyntaxVisitor < Object: superclass typecheck marker */}, {(bigint) 15 /* 4: AbsSyntaxVisitor < Visitor: superclass typecheck marker */}, - {(bigint) 2343 /* 5: AbsSyntaxVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: AbsSyntaxVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -141166,7 +140625,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AbsSyntaxVisitor[83] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: AbsSyntaxVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: AbsSyntaxVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141195,12 +140654,12 @@ const classtable_elt_t VFT_syntax___syntax_base___AbsSyntaxVisitor[83] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: AbsSyntaxVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: AbsSyntaxVisitor < Visitor: superclass init_table position */}, {(bigint) parser___parser_prod___Visitor___visit}, {(bigint) parser___parser_prod___Visitor___enter_visit}, {(bigint) parser___parser_prod___Visitor___current_node}, {(bigint) parser___parser_prod___Visitor___init}, - {(bigint) 2 /* 54: AbsSyntaxVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: AbsSyntaxVisitor < 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}, @@ -141310,17 +140769,15 @@ val_t NEW_AbsSyntaxVisitor_syntax___syntax_base___AbsSyntaxVisitor___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[99] = { - {(bigint) 3487 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[97] = { + {(bigint) 3527 /* 0: Identity */}, {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAbsAbsSendExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAbsAbsSendExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAbsAbsSendExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AAbsAbsSendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAbsAbsSendExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAbsAbsSendExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAbsAbsSendExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AAbsAbsSendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAbsAbsSendExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAbsAbsSendExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -141331,7 +140788,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[99] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAbsAbsSendExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAbsAbsSendExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141373,7 +140830,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[99] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAbsAbsSendExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAbsAbsSendExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -141383,12 +140840,12 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[99] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAbsAbsSendExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAbsAbsSendExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAbsAbsSendExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AAbsAbsSendExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -141407,7 +140864,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsAbsSendExpr[99] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 4 /* 96: AAbsAbsSendExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 4 /* 94: AAbsAbsSendExpr < AAbsAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsAbsSendExpr___prop_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___raw_arguments}, }; @@ -141493,19 +140950,17 @@ val_t NEW_AAbsAbsSendExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[105] = { - {(bigint) 3703 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[103] = { + {(bigint) 3739 /* 0: Identity */}, {(bigint) 18 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAbsSendExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AAbsSendExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAbsSendExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: AAbsSendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AAbsSendExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAbsSendExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: AAbsSendExpr < AAbsSendExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAbsSendExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: AAbsSendExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AAbsSendExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAbsSendExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: AAbsSendExpr < AAbsSendExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -141514,7 +140969,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[105] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAbsSendExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAbsSendExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141556,7 +141011,7 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[105] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAbsSendExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAbsSendExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -141566,12 +141021,12 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[105] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAbsSendExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAbsSendExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAbsSendExpr < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AAbsSendExpr < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -141590,13 +141045,13 @@ const classtable_elt_t VFT_syntax___syntax_base___AAbsSendExpr[105] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 4 /* 96: AAbsSendExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 4 /* 94: AAbsSendExpr < 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) 5 /* 102: AAbsSendExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 5 /* 100: AAbsSendExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, }; @@ -141687,20 +141142,18 @@ val_t NEW_AAbsSendExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[105] = { - {(bigint) 3719 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[103] = { + {(bigint) 3751 /* 0: Identity */}, {(bigint) 18 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ASuperInitCall" /* 2: Class Name */}, {(bigint) 3 /* 3: ASuperInitCall < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ASuperInitCall < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ASuperInitCall < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ASuperInitCall < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASuperInitCall < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3703 /* 9: ASuperInitCall < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ASuperInitCall < ASuperInitCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASuperInitCall < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ASuperInitCall < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ASuperInitCall < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASuperInitCall < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3739 /* 9: ASuperInitCall < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ASuperInitCall < ASuperInitCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -141708,7 +141161,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[105] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ASuperInitCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ASuperInitCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141750,7 +141203,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[105] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: ASuperInitCall < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: ASuperInitCall < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -141758,14 +141211,14 @@ const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[105] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___AExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 6 /* 70: ASuperInitCall < ASuperInitCall: superclass init_table position */}, + {(bigint) 6 /* 68: ASuperInitCall < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ASuperInitCall < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: ASuperInitCall < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ASuperInitCall < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: ASuperInitCall < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___generate_icode}, {(bigint) syntax___typing___AExpr___is_implicit_self}, {(bigint) syntax___typing___AExpr___is_self}, @@ -141784,13 +141237,13 @@ const classtable_elt_t VFT_syntax___syntax_base___ASuperInitCall[105] = { {(bigint) syntax___typing___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 4 /* 96: ASuperInitCall < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 4 /* 94: ASuperInitCall < 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) 5 /* 102: ASuperInitCall < AAbsSendExpr: superclass init_table position */}, + {(bigint) 5 /* 100: ASuperInitCall < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, }; @@ -141881,28 +141334,26 @@ val_t NEW_ASuperInitCall_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___syntax_base___ASendReassignExpr[113] = { - {(bigint) 3755 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___syntax_base___ASendReassignExpr[111] = { + {(bigint) 3787 /* 0: Identity */}, {(bigint) 20 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ASendReassignExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ASendReassignExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ASendReassignExpr < ANode: superclass typecheck marker */}, - {(bigint) 3487 /* 5: ASendReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ASendReassignExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ASendReassignExpr < AExpr: superclass typecheck marker */}, - {(bigint) 3271 /* 8: ASendReassignExpr < AReassignFormExpr: superclass typecheck marker */}, - {(bigint) 3703 /* 9: ASendReassignExpr < AAbsSendExpr: superclass typecheck marker */}, - {(bigint) 3719 /* 10: ASendReassignExpr < ASuperInitCall: superclass typecheck marker */}, - {(bigint) 3747 /* 11: ASendReassignExpr < ASendExpr: superclass typecheck marker */}, - {(bigint) 3755 /* 12: ASendReassignExpr < ASendReassignExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ASendReassignExpr < ANode: superclass typecheck marker */}, + {(bigint) 3527 /* 5: ASendReassignExpr < AAbsAbsSendExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ASendReassignExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ASendReassignExpr < AExpr: superclass typecheck marker */}, + {(bigint) 3311 /* 8: ASendReassignExpr < AReassignFormExpr: superclass typecheck marker */}, + {(bigint) 3739 /* 9: ASendReassignExpr < AAbsSendExpr: superclass typecheck marker */}, + {(bigint) 3751 /* 10: ASendReassignExpr < ASuperInitCall: superclass typecheck marker */}, + {(bigint) 3779 /* 11: ASendReassignExpr < ASendExpr: superclass typecheck marker */}, + {(bigint) 3787 /* 12: ASendReassignExpr < ASendReassignExpr: 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) 5 /* 20: ASendReassignExpr < Object: superclass init_table position */}, + {(bigint) 5 /* 18: ASendReassignExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -141944,7 +141395,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ASendReassignExpr[113] = { {(bigint) parser___parser_prod___ASendExpr___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ASendExpr___visit_all}, - {(bigint) 4 /* 62: ASendReassignExpr < ANode: superclass init_table position */}, + {(bigint) 4 /* 60: ASendReassignExpr < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -141952,39 +141403,39 @@ const classtable_elt_t VFT_syntax___syntax_base___ASendReassignExpr[113] = { {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ASendExpr___after_typing}, {(bigint) syntax___typing___ASuperInitCall___register_super_init_call}, - {(bigint) 0 /* 70: ASendReassignExpr < ASuperInitCall: superclass init_table position */}, + {(bigint) 0 /* 68: ASendReassignExpr < ASuperInitCall: superclass init_table position */}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 3 /* 72: ASendReassignExpr < Prod: superclass init_table position */}, + {(bigint) 3 /* 70: ASendReassignExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 6 /* 77: ASendReassignExpr < AExpr: superclass init_table position */}, + {(bigint) 6 /* 75: ASendReassignExpr < 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) 9 /* 84: ASendReassignExpr < ASendReassignExpr: superclass init_table position */}, + {(bigint) 9 /* 82: ASendReassignExpr < ASendReassignExpr: superclass init_table position */}, {(bigint) syntax___typing___ASendReassignExpr___read_prop}, {0} /* Class Hole :( */, {(bigint) syntax___typing___AReassignFormExpr___do_rvalue_typing}, {(bigint) syntax___typing___AReassignFormExpr___assign_method}, - {(bigint) 8 /* 89: ASendReassignExpr < AReassignFormExpr: superclass init_table position */}, + {(bigint) 8 /* 87: ASendReassignExpr < 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___AAbsAbsSendExpr___compute_raw_arguments}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_signature}, {(bigint) syntax___typing___AAbsAbsSendExpr___process_closures}, - {(bigint) 2 /* 96: ASendReassignExpr < AAbsAbsSendExpr: superclass init_table position */}, + {(bigint) 2 /* 94: ASendReassignExpr < 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 /* 102: ASendReassignExpr < AAbsSendExpr: superclass init_table position */}, + {(bigint) 1 /* 100: ASendReassignExpr < AAbsSendExpr: superclass init_table position */}, {(bigint) syntax___typing___AAbsSendExpr___prop}, {(bigint) syntax___typing___AAbsSendExpr___return_type}, {(bigint) syntax___typing___ASendExpr___name}, @@ -141992,7 +141443,7 @@ const classtable_elt_t VFT_syntax___syntax_base___ASendReassignExpr[113] = { {(bigint) syntax___typing___ASendExpr___closure_defs}, {(bigint) parser___parser_prod___ASendExpr___empty_init}, {(bigint) parser___parser_prod___ASendExpr___init_asendexpr}, - {(bigint) 7 /* 110: ASendReassignExpr < ASendExpr: superclass init_table position */}, + {(bigint) 7 /* 108: ASendReassignExpr < ASendExpr: superclass init_table position */}, {(bigint) parser___parser_nodes___ASendExpr___n_expr}, {(bigint) parser___parser_nodes___ASendExpr___n_closure_defs}, }; @@ -142148,15 +141599,146 @@ val_t NEW_ASendReassignExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___mmbuilder___CSHSorter[58] = { - {(bigint) 2323 /* 0: Identity */}, +const classtable_elt_t VFT_primitive_info___PrimitiveInfo[52] = { + {(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 :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* Class Hole :( */, + {0} /* 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 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 47: 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: 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; + 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_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.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.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[56] = { + {(bigint) 2351 /* 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) 291 /* 4: CSHSorter < AbstractSorter: superclass typecheck marker */}, - {(bigint) 2323 /* 5: CSHSorter < CSHSorter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 299 /* 4: CSHSorter < AbstractSorter: superclass typecheck marker */}, + {(bigint) 2351 /* 5: CSHSorter < CSHSorter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142169,7 +141751,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___CSHSorter[58] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: CSHSorter < Object: superclass init_table position */}, + {(bigint) 0 /* 18: CSHSorter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142198,14 +141780,14 @@ const classtable_elt_t VFT_syntax___mmbuilder___CSHSorter[58] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: CSHSorter < AbstractSorter: superclass init_table position */}, + {(bigint) 1 /* 47: 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) standard___collection___sorter___AbstractSorter___init}, - {(bigint) 2 /* 56: CSHSorter < CSHSorter: superclass init_table position */}, + {(bigint) 2 /* 54: CSHSorter < CSHSorter: superclass init_table position */}, {(bigint) syntax___mmbuilder___CSHSorter___init}, }; /* 0: Pointer to the classtable */ @@ -142247,12 +141829,12 @@ val_t NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init(void){ int init_table[3] = {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.line = 50; fra.me.meth = LOCATE_NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init; fra.me.has_broke = 0; fra.me.REG_size = 1; fra.me.REG[0] = NIT_NULL; - /* ./syntax//mmbuilder.nit:32 */ + /* ./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); @@ -142260,15 +141842,13 @@ val_t NEW_CSHSorter_syntax___mmbuilder___CSHSorter___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[61] = { - {(bigint) 2147 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[59] = { + {(bigint) 2163 /* 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) 187 /* 4: MMSrcAncestor < MMAncestor: superclass typecheck marker */}, - {(bigint) 2147 /* 5: MMSrcAncestor < MMSrcAncestor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 195 /* 4: MMSrcAncestor < MMAncestor: superclass typecheck marker */}, + {(bigint) 2163 /* 5: MMSrcAncestor < MMSrcAncestor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142281,7 +141861,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MMSrcAncestor < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MMSrcAncestor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142311,7 +141891,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) metamodel___inheritance___MMAncestor___add_in}, - {(bigint) 0 /* 50: MMSrcAncestor < MMAncestor: superclass init_table position */}, + {(bigint) 0 /* 48: 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}, @@ -142320,7 +141900,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___MMSrcAncestor[61] = { {(bigint) metamodel___static_type___MMAncestor___is_specialisation}, {(bigint) syntax___mmbuilder___MMSrcAncestor___local_class}, {(bigint) metamodel___static_type___MMAncestor___init}, - {(bigint) 2 /* 59: MMSrcAncestor < MMSrcAncestor: superclass init_table position */}, + {(bigint) 2 /* 57: MMSrcAncestor < MMSrcAncestor: superclass init_table position */}, {(bigint) syntax___mmbuilder___MMSrcAncestor___init}, }; /* 0: Pointer to the classtable */ @@ -142382,14 +141962,14 @@ val_t NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init(val_t p0){ int init_table[3] = {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.line = 339; fra.me.meth = LOCATE_NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:317 */ + /* ./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); @@ -142397,16 +141977,14 @@ val_t NEW_MMSrcAncestor_syntax___mmbuilder___MMSrcAncestor___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[89] = { - {(bigint) 2975 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[87] = { + {(bigint) 3003 /* 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) 2343 /* 5: ClassBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2975 /* 6: ClassBuilderVisitor < ClassBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: ClassBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 3003 /* 6: ClassBuilderVisitor < ClassBuilderVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142418,7 +141996,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ClassBuilderVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ClassBuilderVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142447,12 +142025,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[89] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ClassBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: ClassBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -142481,7 +142059,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassBuilderVisitor[89] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: ClassBuilderVisitor < ClassBuilderVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: 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}, @@ -142510,7 +142088,7 @@ void INIT_ATTRIBUTES__syntax___mmbuilder___ClassBuilderVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:331 */ + /* ./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 */ @@ -142562,7 +142140,7 @@ val_t NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init(va 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 = 337; + fra.me.line = 359; fra.me.meth = LOCATE_NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -142571,7 +142149,7 @@ val_t NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init(va fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:337 */ + /* ./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); @@ -142579,16 +142157,14 @@ val_t NEW_ClassBuilderVisitor_syntax___mmbuilder___ClassBuilderVisitor___init(va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisitor[85] = { - {(bigint) 2971 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisitor[83] = { + {(bigint) 2999 /* 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) 2343 /* 5: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2971 /* 6: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2999 /* 6: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142600,7 +142176,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisito {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ClassSpecializationBuilderVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ClassSpecializationBuilderVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142629,12 +142205,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisito {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ClassSpecializationBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: ClassSpecializationBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -142663,7 +142239,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassSpecializationBuilderVisito {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: ClassSpecializationBuilderVisitor < ClassSpecializationBuilderVisitor: superclass init_table position */}, {(bigint) syntax___mmbuilder___ClassSpecializationBuilderVisitor___init}, }; /* 0: Pointer to the classtable */ @@ -142729,7 +142305,7 @@ val_t NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializa 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 = 345; + fra.me.line = 367; fra.me.meth = LOCATE_NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializationBuilderVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -142738,7 +142314,7 @@ val_t NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializa fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:345 */ + /* ./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); @@ -142746,16 +142322,14 @@ val_t NEW_ClassSpecializationBuilderVisitor_syntax___mmbuilder___ClassSpecializa stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[85] = { - {(bigint) 2979 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[83] = { + {(bigint) 3007 /* 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) 2343 /* 5: ClassAncestorBuilder < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2979 /* 6: ClassAncestorBuilder < ClassAncestorBuilder: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: ClassAncestorBuilder < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 3007 /* 6: ClassAncestorBuilder < ClassAncestorBuilder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142767,7 +142341,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[85] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ClassAncestorBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ClassAncestorBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142796,12 +142370,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[85] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ClassAncestorBuilder < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: ClassAncestorBuilder < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -142830,7 +142404,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassAncestorBuilder[85] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: ClassAncestorBuilder < ClassAncestorBuilder: superclass init_table position */}, + {(bigint) 3 /* 81: ClassAncestorBuilder < ClassAncestorBuilder: superclass init_table position */}, {(bigint) syntax___mmbuilder___ClassAncestorBuilder___init}, }; /* 0: Pointer to the classtable */ @@ -142896,7 +142470,7 @@ val_t NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init( 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.line = 375; fra.me.meth = LOCATE_NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -142905,7 +142479,7 @@ val_t NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init( fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:353 */ + /* ./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); @@ -142913,16 +142487,14 @@ val_t NEW_ClassAncestorBuilder_syntax___mmbuilder___ClassAncestorBuilder___init( stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[85] = { - {(bigint) 2967 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[83] = { + {(bigint) 2995 /* 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) 2343 /* 5: ClassVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2967 /* 6: ClassVerifierVisitor < ClassVerifierVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: ClassVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2995 /* 6: ClassVerifierVisitor < ClassVerifierVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -142934,7 +142506,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[85] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ClassVerifierVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ClassVerifierVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -142963,12 +142535,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[85] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ClassVerifierVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: ClassVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -142997,7 +142569,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___ClassVerifierVisitor[85] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: ClassVerifierVisitor < ClassVerifierVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: ClassVerifierVisitor < ClassVerifierVisitor: superclass init_table position */}, {(bigint) syntax___mmbuilder___ClassVerifierVisitor___init}, }; /* 0: Pointer to the classtable */ @@ -143063,7 +142635,7 @@ val_t NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init( 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 = 361; + fra.me.line = 383; fra.me.meth = LOCATE_NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -143072,7 +142644,7 @@ val_t NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init( fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:361 */ + /* ./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); @@ -143080,16 +142652,14 @@ val_t NEW_ClassVerifierVisitor_syntax___mmbuilder___ClassVerifierVisitor___init( stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[85] = { - {(bigint) 2763 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[83] = { + {(bigint) 2787 /* 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) 2343 /* 5: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2763 /* 6: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2787 /* 6: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -143101,7 +142671,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[85] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: PropertyBuilderVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: PropertyBuilderVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143130,12 +142700,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[85] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: PropertyBuilderVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: PropertyBuilderVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -143164,7 +142734,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyBuilderVisitor[85] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: PropertyBuilderVisitor < PropertyBuilderVisitor: superclass init_table position */}, {(bigint) syntax___mmbuilder___PropertyBuilderVisitor___init}, }; /* 0: Pointer to the classtable */ @@ -143230,7 +142800,7 @@ val_t NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___i 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 = 372; + fra.me.line = 394; fra.me.meth = LOCATE_NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -143239,7 +142809,7 @@ val_t NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___i fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:372 */ + /* ./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); @@ -143247,16 +142817,14 @@ val_t NEW_PropertyBuilderVisitor_syntax___mmbuilder___PropertyBuilderVisitor___i stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[87] = { - {(bigint) 2759 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[85] = { + {(bigint) 2783 /* 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) 2343 /* 5: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2759 /* 6: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2783 /* 6: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -143268,7 +142836,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: PropertyVerifierVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: PropertyVerifierVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143297,12 +142865,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[87] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: PropertyVerifierVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: PropertyVerifierVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -143331,7 +142899,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___PropertyVerifierVisitor[87] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: PropertyVerifierVisitor < PropertyVerifierVisitor: superclass init_table position */}, {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___signature_builder}, {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___signature_builder__eq}, {(bigint) syntax___mmbuilder___PropertyVerifierVisitor___init}, @@ -143405,7 +142973,7 @@ val_t NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor__ 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 = 385; + fra.me.line = 407; fra.me.meth = LOCATE_NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -143414,7 +142982,7 @@ val_t NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor__ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//mmbuilder.nit:385 */ + /* ./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); @@ -143422,7 +142990,7 @@ val_t NEW_PropertyVerifierVisitor_syntax___mmbuilder___PropertyVerifierVisitor__ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___mmbuilder___SignatureBuilder[63] = { +const classtable_elt_t VFT_syntax___mmbuilder___SignatureBuilder[61] = { {(bigint) 51 /* 0: Identity */}, {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "SignatureBuilder" /* 2: Class Name */}, @@ -143439,11 +143007,9 @@ const classtable_elt_t VFT_syntax___mmbuilder___SignatureBuilder[63] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: SignatureBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: SignatureBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143472,7 +143038,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___SignatureBuilder[63] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: SignatureBuilder < SignatureBuilder: superclass init_table position */}, + {(bigint) 1 /* 47: SignatureBuilder < SignatureBuilder: superclass init_table position */}, {(bigint) syntax___mmbuilder___SignatureBuilder___params}, {(bigint) syntax___mmbuilder___SignatureBuilder___params__eq}, {(bigint) syntax___mmbuilder___SignatureBuilder___untyped_params}, @@ -143508,24 +143074,24 @@ void INIT_ATTRIBUTES__syntax___mmbuilder___SignatureBuilder(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:395 */ + /* ./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:398 */ + /* ./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:401 */ + /* ./syntax//mmbuilder.nit:423 */ REGB0 = TAG_Int(1); - /* ./../lib/standard//kernel.nit:219 */ + /* ./../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:404 */ + /* ./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:407 */ + /* ./syntax//mmbuilder.nit:429 */ REGB0 = TAG_Bool(false); ATTR_syntax___mmbuilder___SignatureBuilder____has_error_occured(fra.me.REG[0]) = REGB0; - /* ./syntax//mmbuilder.nit:409 */ + /* ./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; @@ -143596,15 +143162,13 @@ val_t NEW_SignatureBuilder_syntax___mmbuilder___SignatureBuilder___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_syntax___mmbuilder___MethidAccumulator[56] = { - {(bigint) 2107 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___mmbuilder___MethidAccumulator[54] = { + {(bigint) 2119 /* 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) 2107 /* 5: MethidAccumulator < MethidAccumulator: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2119 /* 5: MethidAccumulator < MethidAccumulator: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -143617,7 +143181,7 @@ const classtable_elt_t VFT_syntax___mmbuilder___MethidAccumulator[56] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: MethidAccumulator < Object: superclass init_table position */}, + {(bigint) 0 /* 18: MethidAccumulator < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143646,12 +143210,12 @@ const classtable_elt_t VFT_syntax___mmbuilder___MethidAccumulator[56] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: MethidAccumulator < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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 /* 54: MethidAccumulator < MethidAccumulator: superclass init_table position */}, + {(bigint) 2 /* 52: MethidAccumulator < MethidAccumulator: superclass init_table position */}, {(bigint) syntax___mmbuilder___MethidAccumulator___name}, }; /* 0: Pointer to the classtable */ @@ -143670,7 +143234,7 @@ void INIT_ATTRIBUTES__syntax___mmbuilder___MethidAccumulator(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./syntax//mmbuilder.nit:1289 */ + /* ./syntax//mmbuilder.nit:1249 */ 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 */ @@ -143724,14 +143288,12 @@ val_t NEW_MethidAccumulator_parser___parser_prod___Visitor___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___IRegister[60] = { - {(bigint) 203 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IRegister[58] = { + {(bigint) 211 /* 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) 203 /* 4: IRegister < IRegister: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 211 /* 4: IRegister < IRegister: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -143745,7 +143307,7 @@ const classtable_elt_t VFT_icode___icode_base___IRegister[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IRegister < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IRegister < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143782,7 +143344,7 @@ const classtable_elt_t VFT_icode___icode_base___IRegister[60] = { {(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 /* 57: IRegister < IRegister: superclass init_table position */}, + {(bigint) 1 /* 55: IRegister < IRegister: superclass init_table position */}, {(bigint) icode___icode_base___IRegister___stype}, {(bigint) icode___icode_base___IRegister___init}, }; @@ -143875,14 +143437,14 @@ val_t NEW_IRegister_icode___icode_base___IRegister___init(val_t p0){ 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 = 29; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:29 */ + /* ./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); @@ -143890,14 +143452,12 @@ val_t NEW_IRegister_icode___icode_base___IRegister___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IEscapeMark[51] = { - {(bigint) 211 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IEscapeMark[49] = { + {(bigint) 219 /* 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) 211 /* 4: IEscapeMark < IEscapeMark: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 219 /* 4: IEscapeMark < IEscapeMark: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -143911,7 +143471,7 @@ const classtable_elt_t VFT_icode___icode_base___IEscapeMark[51] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IEscapeMark < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IEscapeMark < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -143940,7 +143500,7 @@ const classtable_elt_t VFT_icode___icode_base___IEscapeMark[51] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: IEscapeMark < IEscapeMark: superclass init_table position */}, + {(bigint) 1 /* 47: IEscapeMark < IEscapeMark: superclass init_table position */}, {(bigint) icode___icode_base___IEscapeMark___init}, }; /* 0: Pointer to the classtable */ @@ -143994,14 +143554,12 @@ val_t NEW_IEscapeMark_icode___icode_base___IEscapeMark___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___IClosureDecl[55] = { - {(bigint) 235 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IClosureDecl[53] = { + {(bigint) 243 /* 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) 235 /* 4: IClosureDecl < IClosureDecl: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 243 /* 4: IClosureDecl < IClosureDecl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144015,7 +143573,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosureDecl[55] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IClosureDecl < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IClosureDecl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144045,7 +143603,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosureDecl[55] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) analysis___icode_dump___IClosureDecl___dump}, - {(bigint) 1 /* 50: IClosureDecl < IClosureDecl: superclass init_table position */}, + {(bigint) 1 /* 48: 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}, @@ -144100,14 +143658,14 @@ val_t NEW_IClosureDecl_icode___icode_base___IClosureDecl___init(val_t p0){ 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.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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:47 */ + /* ./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); @@ -144115,14 +143673,12 @@ val_t NEW_IClosureDecl_icode___icode_base___IClosureDecl___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IRoutine[70] = { - {(bigint) 199 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IRoutine[68] = { + {(bigint) 207 /* 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) 199 /* 4: IRoutine < IRoutine: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 207 /* 4: IRoutine < IRoutine: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144136,7 +143692,7 @@ const classtable_elt_t VFT_icode___icode_base___IRoutine[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IRoutine < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IRoutine < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144173,7 +143729,7 @@ const classtable_elt_t VFT_icode___icode_base___IRoutine[70] = { {(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) 1 /* 57: IRoutine < IRoutine: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -144217,19 +143773,19 @@ void INIT_ATTRIBUTES__icode___icode_base___IRoutine(val_t p0){ /* ./analysis//allocate_iregister_slots.nit:271 */ REGB0 = TAG_Int(0); ATTR_analysis___allocate_iregister_slots___IRoutine____tag_slots_nb(fra.me.REG[0]) = REGB0; - /* ./icode//icode_base.nit:55 */ + /* ./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:59 */ + /* ./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:65 */ + /* ./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:68 */ + /* ./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:70 */ + /* ./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]; stack_frame_head = fra.me.prev; @@ -144293,7 +143849,7 @@ val_t NEW_IRoutine_icode___icode_base___IRoutine___init(val_t p0, val_t p1){ 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.line = 72; fra.me.meth = LOCATE_NEW_IRoutine_icode___icode_base___IRoutine___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -144302,7 +143858,7 @@ val_t NEW_IRoutine_icode___icode_base___IRoutine___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:73 */ + /* ./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); @@ -144310,15 +143866,13 @@ val_t NEW_IRoutine_icode___icode_base___IRoutine___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IClosureDef[73] = { - {(bigint) 2231 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IClosureDef[71] = { + {(bigint) 2251 /* 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) 199 /* 4: IClosureDef < IRoutine: superclass typecheck marker */}, - {(bigint) 2231 /* 5: IClosureDef < IClosureDef: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 207 /* 4: IClosureDef < IRoutine: superclass typecheck marker */}, + {(bigint) 2251 /* 5: IClosureDef < IClosureDef: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144331,7 +143885,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosureDef[73] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IClosureDef < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IClosureDef < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144368,7 +143922,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosureDef[73] = { {(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) 1 /* 57: IClosureDef < IRoutine: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -144382,7 +143936,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosureDef[73] = { {(bigint) analysis___inline_methods___IRoutine___inline_methods}, {(bigint) analysis___dead_method_removal___IRoutine___set_not_reachable}, {(bigint) compiling___compiling_icode___IClosureDef___compile_closure}, - {(bigint) 2 /* 71: IClosureDef < IClosureDef: superclass init_table position */}, + {(bigint) 2 /* 69: IClosureDef < IClosureDef: superclass init_table position */}, {(bigint) icode___icode_base___IClosureDef___init}, }; /* 0: Pointer to the classtable */ @@ -144409,19 +143963,19 @@ void INIT_ATTRIBUTES__icode___icode_base___IClosureDef(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:55 */ + /* ./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:59 */ + /* ./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:65 */ + /* ./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:68 */ + /* ./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:70 */ + /* ./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 */ @@ -144491,7 +144045,7 @@ val_t NEW_IClosureDef_icode___icode_base___IClosureDef___init(val_t p0, val_t p1 int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 83; + 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; @@ -144500,7 +144054,7 @@ val_t NEW_IClosureDef_icode___icode_base___IClosureDef___init(val_t p0, val_t p1 fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:83 */ + /* ./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); @@ -144508,16 +144062,14 @@ val_t NEW_IClosureDef_icode___icode_base___IClosureDef___init(val_t p0, val_t p1 stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___ISeq[72] = { - {(bigint) 2847 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___ISeq[70] = { + {(bigint) 2867 /* 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) 231 /* 4: ISeq < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: ISeq < ICode0: superclass typecheck marker */}, - {(bigint) 2847 /* 6: ISeq < ISeq: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ISeq < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: ISeq < ICode0: superclass typecheck marker */}, + {(bigint) 2867 /* 6: ISeq < ISeq: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144529,7 +144081,7 @@ const classtable_elt_t VFT_icode___icode_base___ISeq[72] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ISeq < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ISeq < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144566,7 +144118,7 @@ const classtable_elt_t VFT_icode___icode_base___ISeq[72] = { {(bigint) analysis___icode_dump___ICode___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ISeq___inner_dup_with}, - {(bigint) 1 /* 57: ISeq < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -144574,9 +144126,9 @@ const classtable_elt_t VFT_icode___icode_base___ISeq[72] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: ISeq < ICode0: superclass init_table position */}, + {(bigint) 0 /* 63: ISeq < ICode0: superclass init_table position */}, {(bigint) icode___icode_tools___ISeq___dup_seq_to}, - {(bigint) 3 /* 67: ISeq < ISeq: superclass init_table position */}, + {(bigint) 3 /* 65: 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}, @@ -144600,13 +144152,13 @@ void INIT_ATTRIBUTES__icode___icode_base___ISeq(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:168 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -144645,12 +144197,12 @@ val_t NEW_ISeq_icode___icode_base___ISeq___init(void){ 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 = 173; + 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.REG[0] = NIT_NULL; - /* ./icode//icode_base.nit:173 */ + /* ./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); @@ -144658,17 +144210,15 @@ val_t NEW_ISeq_icode___icode_base___ISeq___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___ILoop[74] = { - {(bigint) 3171 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___ILoop[72] = { + {(bigint) 3219 /* 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) 231 /* 4: ILoop < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: ILoop < ICode0: superclass typecheck marker */}, - {(bigint) 2847 /* 6: ILoop < ISeq: superclass typecheck marker */}, - {(bigint) 3171 /* 7: ILoop < ILoop: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ILoop < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: ILoop < ICode0: superclass typecheck marker */}, + {(bigint) 2867 /* 6: ILoop < ISeq: superclass typecheck marker */}, + {(bigint) 3219 /* 7: ILoop < ILoop: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144679,7 +144229,7 @@ const classtable_elt_t VFT_icode___icode_base___ILoop[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ILoop < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ILoop < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144716,7 +144266,7 @@ const classtable_elt_t VFT_icode___icode_base___ILoop[74] = { {(bigint) analysis___icode_dump___ICode___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ILoop___inner_dup_with}, - {(bigint) 1 /* 57: ILoop < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -144724,14 +144274,14 @@ const classtable_elt_t VFT_icode___icode_base___ILoop[74] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: ILoop < ICode0: superclass init_table position */}, + {(bigint) 0 /* 63: ILoop < ICode0: superclass init_table position */}, {(bigint) icode___icode_tools___ISeq___dup_seq_to}, - {(bigint) 3 /* 67: ILoop < ISeq: superclass init_table position */}, + {(bigint) 3 /* 65: 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 /* 72: ILoop < ILoop: superclass init_table position */}, + {(bigint) 4 /* 70: ILoop < ILoop: superclass init_table position */}, {(bigint) icode___icode_base___ILoop___init}, }; /* 0: Pointer to the classtable */ @@ -144752,13 +144302,13 @@ void INIT_ATTRIBUTES__icode___icode_base___ILoop(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:168 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -144797,12 +144347,12 @@ val_t NEW_ILoop_icode___icode_base___ILoop___init(void){ int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 180; + 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.REG[0] = NIT_NULL; - /* ./icode//icode_base.nit:180 */ + /* ./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); @@ -144810,16 +144360,14 @@ val_t NEW_ILoop_icode___icode_base___ILoop___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___IIf[72] = { - {(bigint) 2887 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IIf[70] = { + {(bigint) 2907 /* 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) 231 /* 4: IIf < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: IIf < ICode1: superclass typecheck marker */}, - {(bigint) 2887 /* 6: IIf < IIf: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IIf < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IIf < ICode1: superclass typecheck marker */}, + {(bigint) 2907 /* 6: IIf < IIf: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144831,7 +144379,7 @@ const classtable_elt_t VFT_icode___icode_base___IIf[72] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IIf < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IIf < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -144868,7 +144416,7 @@ const classtable_elt_t VFT_icode___icode_base___IIf[72] = { {(bigint) analysis___icode_dump___ICode___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IIf___inner_dup_with}, - {(bigint) 1 /* 57: IIf < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -144876,10 +144424,10 @@ const classtable_elt_t VFT_icode___icode_base___IIf[72] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IIf < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: IIf < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: IIf < IIf: superclass init_table position */}, + {(bigint) 3 /* 66: 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}, @@ -144903,16 +144451,16 @@ void INIT_ATTRIBUTES__icode___icode_base___IIf(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:188 */ + /* ./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:190 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -144961,14 +144509,14 @@ val_t NEW_IIf_icode___icode_base___IIf___init(val_t p0){ 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 = 191; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:191 */ + /* ./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); @@ -144976,16 +144524,14 @@ val_t NEW_IIf_icode___icode_base___IIf___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IEscape[69] = { - {(bigint) 2899 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IEscape[67] = { + {(bigint) 2919 /* 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) 231 /* 4: IEscape < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IEscape < ICode0: superclass typecheck marker */}, - {(bigint) 2899 /* 6: IEscape < IEscape: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IEscape < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IEscape < ICode0: superclass typecheck marker */}, + {(bigint) 2919 /* 6: IEscape < IEscape: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -144997,7 +144543,7 @@ const classtable_elt_t VFT_icode___icode_base___IEscape[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IEscape < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IEscape < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145034,7 +144580,7 @@ const classtable_elt_t VFT_icode___icode_base___IEscape[69] = { {(bigint) analysis___icode_dump___IEscape___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IEscape___inner_dup_with}, - {(bigint) 1 /* 57: IEscape < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -145042,8 +144588,8 @@ const classtable_elt_t VFT_icode___icode_base___IEscape[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IEscape < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IEscape < IEscape: superclass init_table position */}, + {(bigint) 0 /* 63: IEscape < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IEscape < IEscape: superclass init_table position */}, {(bigint) icode___icode_base___IEscape___iescape_mark}, {(bigint) icode___icode_base___IEscape___init}, }; @@ -145064,10 +144610,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IEscape(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145106,14 +144652,14 @@ val_t NEW_IEscape_icode___icode_base___IEscape___init(val_t p0){ 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 = 200; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:200 */ + /* ./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); @@ -145121,16 +144667,14 @@ val_t NEW_IEscape_icode___icode_base___IEscape___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IAbort[70] = { - {(bigint) 2939 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IAbort[68] = { + {(bigint) 2959 /* 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) 231 /* 4: IAbort < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IAbort < ICode0: superclass typecheck marker */}, - {(bigint) 2939 /* 6: IAbort < IAbort: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IAbort < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IAbort < ICode0: superclass typecheck marker */}, + {(bigint) 2959 /* 6: IAbort < IAbort: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145142,7 +144686,7 @@ const classtable_elt_t VFT_icode___icode_base___IAbort[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IAbort < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IAbort < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145179,7 +144723,7 @@ const classtable_elt_t VFT_icode___icode_base___IAbort[70] = { {(bigint) analysis___icode_dump___IAbort___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IAbort___inner_dup_with}, - {(bigint) 1 /* 57: IAbort < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -145187,8 +144731,8 @@ const classtable_elt_t VFT_icode___icode_base___IAbort[70] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IAbort < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IAbort < IAbort: superclass init_table position */}, + {(bigint) 0 /* 63: IAbort < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: 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}, @@ -145211,10 +144755,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IAbort(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145258,7 +144802,7 @@ val_t NEW_IAbort_icode___icode_base___IAbort___init(val_t p0, val_t p1){ 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 = 211; + 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; @@ -145267,7 +144811,7 @@ val_t NEW_IAbort_icode___icode_base___IAbort___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:211 */ + /* ./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); @@ -145276,16 +144820,14 @@ val_t NEW_IAbort_icode___icode_base___IAbort___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_icode___icode_base___ICall[78] = { - {(bigint) 3179 /* 0: Identity */}, - {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) 3227 /* 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) 231 /* 4: ICall < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: ICall < ICodeN: superclass typecheck marker */}, - {(bigint) 2935 /* 6: ICall < IAbsCall: superclass typecheck marker */}, - {(bigint) 3179 /* 7: ICall < ICall: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ICall < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: ICall < ICodeN: superclass typecheck marker */}, + {(bigint) 2955 /* 6: ICall < IAbsCall: superclass typecheck marker */}, + {(bigint) 3227 /* 7: ICall < ICall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145296,7 +144838,7 @@ const classtable_elt_t VFT_icode___icode_base___ICall[78] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ICall < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ICall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145333,7 +144875,7 @@ const classtable_elt_t VFT_icode___icode_base___ICall[78] = { {(bigint) analysis___icode_dump___ICall___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ICall___inner_dup_with}, - {(bigint) 2 /* 57: ICall < ICode: superclass init_table position */}, + {(bigint) 2 /* 55: 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}, @@ -145342,14 +144884,16 @@ const classtable_elt_t VFT_icode___icode_base___ICall[78] = { {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 1 /* 66: ICall < ICodeN: superclass init_table position */}, + {(bigint) 1 /* 64: 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 /* 72: ICall < IAbsCall: superclass init_table position */}, + {(bigint) 0 /* 70: 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 /* 75: ICall < ICall: superclass init_table position */}, {(bigint) icode___icode_base___ICall___init}, @@ -145362,8 +144906,10 @@ const classtable_elt_t VFT_icode___icode_base___ICall[78] = { /* 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; @@ -145374,10 +144920,13 @@ void INIT_ATTRIBUTES__icode___icode_base___ICall(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145385,7 +144934,7 @@ void INIT_ATTRIBUTES__icode___icode_base___ICall(val_t p0){ val_t NEW_icode___icode_base___ICall(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 7); + 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; @@ -145408,6 +144957,11 @@ void CHECKNEW_icode___icode_base___ICall(val_t p0){ } 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 { @@ -145421,7 +144975,7 @@ val_t NEW_ICall_icode___icode_base___ICall___init(val_t p0, val_t p1){ int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 237; + 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; @@ -145430,7 +144984,7 @@ val_t NEW_ICall_icode___icode_base___ICall___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:237 */ + /* ./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); @@ -145439,16 +144993,14 @@ val_t NEW_ICall_icode___icode_base___ICall___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_icode___icode_base___ISuper[77] = { - {(bigint) 3155 /* 0: Identity */}, - {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) 3203 /* 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) 231 /* 4: ISuper < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: ISuper < ICodeN: superclass typecheck marker */}, - {(bigint) 2935 /* 6: ISuper < IAbsCall: superclass typecheck marker */}, - {(bigint) 3155 /* 7: ISuper < ISuper: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ISuper < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: ISuper < ICodeN: superclass typecheck marker */}, + {(bigint) 2955 /* 6: ISuper < IAbsCall: superclass typecheck marker */}, + {(bigint) 3203 /* 7: ISuper < ISuper: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145459,7 +145011,7 @@ const classtable_elt_t VFT_icode___icode_base___ISuper[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: ISuper < Object: superclass init_table position */}, + {(bigint) 3 /* 18: ISuper < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145496,7 +145048,7 @@ const classtable_elt_t VFT_icode___icode_base___ISuper[77] = { {(bigint) analysis___icode_dump___ISuper___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ISuper___inner_dup_with}, - {(bigint) 2 /* 57: ISuper < ICode: superclass init_table position */}, + {(bigint) 2 /* 55: 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}, @@ -145505,14 +145057,16 @@ const classtable_elt_t VFT_icode___icode_base___ISuper[77] = { {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 1 /* 66: ISuper < ICodeN: superclass init_table position */}, + {(bigint) 1 /* 64: 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 /* 72: ISuper < IAbsCall: superclass init_table position */}, + {(bigint) 0 /* 70: 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 /* 75: ISuper < ISuper: superclass init_table position */}, {(bigint) icode___icode_base___ISuper___init}, @@ -145524,8 +145078,10 @@ const classtable_elt_t VFT_icode___icode_base___ISuper[77] = { /* 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; @@ -145536,10 +145092,13 @@ void INIT_ATTRIBUTES__icode___icode_base___ISuper(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145547,7 +145106,7 @@ void INIT_ATTRIBUTES__icode___icode_base___ISuper(val_t p0){ val_t NEW_icode___icode_base___ISuper(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 7); + 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; @@ -145570,6 +145129,11 @@ void CHECKNEW_icode___icode_base___ISuper(val_t p0){ } 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 { @@ -145583,7 +145147,7 @@ val_t NEW_ISuper_icode___icode_base___ISuper___init(val_t p0, val_t p1){ int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 244; + 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; @@ -145592,7 +145156,7 @@ val_t NEW_ISuper_icode___icode_base___ISuper___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:244 */ + /* ./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); @@ -145601,16 +145165,14 @@ val_t NEW_ISuper_icode___icode_base___ISuper___init(val_t p0, val_t p1){ return fra.me.REG[2]; } const classtable_elt_t VFT_icode___icode_base___INew[78] = { - {(bigint) 3167 /* 0: Identity */}, - {(bigint) 8 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) 3215 /* 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) 231 /* 4: INew < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: INew < ICodeN: superclass typecheck marker */}, - {(bigint) 2935 /* 6: INew < IAbsCall: superclass typecheck marker */}, - {(bigint) 3167 /* 7: INew < INew: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: INew < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: INew < ICodeN: superclass typecheck marker */}, + {(bigint) 2955 /* 6: INew < IAbsCall: superclass typecheck marker */}, + {(bigint) 3215 /* 7: INew < INew: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145621,7 +145183,7 @@ const classtable_elt_t VFT_icode___icode_base___INew[78] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: INew < Object: superclass init_table position */}, + {(bigint) 3 /* 18: INew < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145658,7 +145220,7 @@ const classtable_elt_t VFT_icode___icode_base___INew[78] = { {(bigint) analysis___icode_dump___INew___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___INew___inner_dup_with}, - {(bigint) 2 /* 57: INew < ICode: superclass init_table position */}, + {(bigint) 2 /* 55: 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}, @@ -145667,14 +145229,16 @@ const classtable_elt_t VFT_icode___icode_base___INew[78] = { {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 1 /* 66: INew < ICodeN: superclass init_table position */}, + {(bigint) 1 /* 64: 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 /* 72: INew < IAbsCall: superclass init_table position */}, + {(bigint) 0 /* 70: 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 /* 75: INew < INew: superclass init_table position */}, {(bigint) icode___icode_base___INew___stype}, @@ -145687,9 +145251,11 @@ const classtable_elt_t VFT_icode___icode_base___INew[78] = { /* 4: Attribute INew::_exprs */ /* 5: Attribute INew::_closure_defs */ /* 6: Attribute INew::_property */ -/* 7: Attribute INew::_stype */ +/* 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; @@ -145700,10 +145266,13 @@ void INIT_ATTRIBUTES__icode___icode_base___INew(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145711,7 +145280,7 @@ void INIT_ATTRIBUTES__icode___icode_base___INew(val_t p0){ val_t NEW_icode___icode_base___INew(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 8); + 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; @@ -145739,6 +145308,11 @@ void CHECKNEW_icode___icode_base___INew(val_t p0){ } 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 { @@ -145752,7 +145326,7 @@ val_t NEW_INew_icode___icode_base___INew___init(val_t p0, val_t p1, val_t p2){ int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 258; + 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; @@ -145763,7 +145337,7 @@ val_t NEW_INew_icode___icode_base___INew___init(val_t p0, val_t p1, val_t p2){ fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./icode//icode_base.nit:258 */ + /* ./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); @@ -145771,16 +145345,14 @@ val_t NEW_INew_icode___icode_base___INew___init(val_t p0, val_t p1, val_t p2){ stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[69] = { - {(bigint) 2931 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[67] = { + {(bigint) 2951 /* 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) 231 /* 4: IAllocateInstance < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IAllocateInstance < ICode0: superclass typecheck marker */}, - {(bigint) 2931 /* 6: IAllocateInstance < IAllocateInstance: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IAllocateInstance < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IAllocateInstance < ICode0: superclass typecheck marker */}, + {(bigint) 2951 /* 6: IAllocateInstance < IAllocateInstance: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145792,7 +145364,7 @@ const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IAllocateInstance < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IAllocateInstance < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145829,7 +145401,7 @@ const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[69] = { {(bigint) analysis___icode_dump___IAllocateInstance___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IAllocateInstance___inner_dup_with}, - {(bigint) 1 /* 57: IAllocateInstance < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -145837,8 +145409,8 @@ const classtable_elt_t VFT_icode___icode_base___IAllocateInstance[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IAllocateInstance < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IAllocateInstance < IAllocateInstance: superclass init_table position */}, + {(bigint) 0 /* 63: IAllocateInstance < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IAllocateInstance < IAllocateInstance: superclass init_table position */}, {(bigint) icode___icode_base___IAllocateInstance___stype}, {(bigint) icode___icode_base___IAllocateInstance___init}, }; @@ -145859,10 +145431,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IAllocateInstance(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -145901,14 +145473,14 @@ val_t NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init(val_t 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 = 272; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:272 */ + /* ./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); @@ -145917,16 +145489,14 @@ val_t NEW_IAllocateInstance_icode___icode_base___IAllocateInstance___init(val_t return fra.me.REG[1]; } const classtable_elt_t VFT_icode___icode_base___IStaticCall[77] = { - {(bigint) 3159 /* 0: Identity */}, - {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) 3207 /* 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) 231 /* 4: IStaticCall < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: IStaticCall < ICodeN: superclass typecheck marker */}, - {(bigint) 2935 /* 6: IStaticCall < IAbsCall: superclass typecheck marker */}, - {(bigint) 3159 /* 7: IStaticCall < IStaticCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IStaticCall < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: IStaticCall < ICodeN: superclass typecheck marker */}, + {(bigint) 2955 /* 6: IStaticCall < IAbsCall: superclass typecheck marker */}, + {(bigint) 3207 /* 7: IStaticCall < IStaticCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -145937,7 +145507,7 @@ const classtable_elt_t VFT_icode___icode_base___IStaticCall[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: IStaticCall < Object: superclass init_table position */}, + {(bigint) 3 /* 18: IStaticCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -145974,7 +145544,7 @@ const classtable_elt_t VFT_icode___icode_base___IStaticCall[77] = { {(bigint) analysis___icode_dump___IStaticCall___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IStaticCall___inner_dup_with}, - {(bigint) 2 /* 57: IStaticCall < ICode: superclass init_table position */}, + {(bigint) 2 /* 55: 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}, @@ -145983,14 +145553,16 @@ const classtable_elt_t VFT_icode___icode_base___IStaticCall[77] = { {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 1 /* 66: IStaticCall < ICodeN: superclass init_table position */}, + {(bigint) 1 /* 64: 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 /* 72: IStaticCall < IAbsCall: superclass init_table position */}, + {(bigint) 0 /* 70: 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 /* 75: IStaticCall < IStaticCall: superclass init_table position */}, {(bigint) icode___icode_base___IStaticCall___init}, @@ -146002,8 +145574,10 @@ const classtable_elt_t VFT_icode___icode_base___IStaticCall[77] = { /* 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; @@ -146014,10 +145588,13 @@ void INIT_ATTRIBUTES__icode___icode_base___IStaticCall(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -146025,7 +145602,7 @@ void INIT_ATTRIBUTES__icode___icode_base___IStaticCall(val_t p0){ val_t NEW_icode___icode_base___IStaticCall(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 7); + 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; @@ -146048,6 +145625,11 @@ void CHECKNEW_icode___icode_base___IStaticCall(val_t p0){ } 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 { @@ -146061,7 +145643,7 @@ val_t NEW_IStaticCall_icode___icode_base___IStaticCall___init(val_t p0, val_t p1 int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 281; + 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; @@ -146070,7 +145652,7 @@ val_t NEW_IStaticCall_icode___icode_base___IStaticCall___init(val_t p0, val_t p1 fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:281 */ + /* ./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); @@ -146078,16 +145660,14 @@ val_t NEW_IStaticCall_icode___icode_base___IStaticCall___init(val_t p0, val_t p1 stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___ICheckInstance[71] = { - {(bigint) 2907 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___ICheckInstance[69] = { + {(bigint) 2927 /* 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) 231 /* 4: ICheckInstance < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: ICheckInstance < ICode1: superclass typecheck marker */}, - {(bigint) 2907 /* 6: ICheckInstance < ICheckInstance: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ICheckInstance < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: ICheckInstance < ICode1: superclass typecheck marker */}, + {(bigint) 2927 /* 6: ICheckInstance < ICheckInstance: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146099,7 +145679,7 @@ const classtable_elt_t VFT_icode___icode_base___ICheckInstance[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ICheckInstance < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ICheckInstance < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146136,7 +145716,7 @@ const classtable_elt_t VFT_icode___icode_base___ICheckInstance[71] = { {(bigint) analysis___icode_dump___ICheckInstance___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ICheckInstance___inner_dup_with}, - {(bigint) 1 /* 57: ICheckInstance < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146144,10 +145724,10 @@ const classtable_elt_t VFT_icode___icode_base___ICheckInstance[71] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: ICheckInstance < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: ICheckInstance < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: ICheckInstance < ICheckInstance: superclass init_table position */}, + {(bigint) 3 /* 66: ICheckInstance < ICheckInstance: superclass init_table position */}, {(bigint) icode___icode_base___ICheckInstance___stype}, {(bigint) icode___icode_base___ICheckInstance___init}, }; @@ -146169,10 +145749,10 @@ void INIT_ATTRIBUTES__icode___icode_base___ICheckInstance(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -146216,7 +145796,7 @@ val_t NEW_ICheckInstance_icode___icode_base___ICheckInstance___init(val_t p0, va 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.line = 291; fra.me.meth = LOCATE_NEW_ICheckInstance_icode___icode_base___ICheckInstance___init; fra.me.has_broke = 0; fra.me.REG_size = 3; @@ -146225,7 +145805,7 @@ val_t NEW_ICheckInstance_icode___icode_base___ICheckInstance___init(val_t p0, va fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:289 */ + /* ./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); @@ -146233,16 +145813,14 @@ val_t NEW_ICheckInstance_icode___icode_base___ICheckInstance___init(val_t p0, va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IInitAttributes[71] = { - {(bigint) 2883 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IInitAttributes[69] = { + {(bigint) 2903 /* 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) 231 /* 4: IInitAttributes < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: IInitAttributes < ICode1: superclass typecheck marker */}, - {(bigint) 2883 /* 6: IInitAttributes < IInitAttributes: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IInitAttributes < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IInitAttributes < ICode1: superclass typecheck marker */}, + {(bigint) 2903 /* 6: IInitAttributes < IInitAttributes: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146254,7 +145832,7 @@ const classtable_elt_t VFT_icode___icode_base___IInitAttributes[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IInitAttributes < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IInitAttributes < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146291,7 +145869,7 @@ const classtable_elt_t VFT_icode___icode_base___IInitAttributes[71] = { {(bigint) analysis___icode_dump___IInitAttributes___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IInitAttributes___inner_dup_with}, - {(bigint) 1 /* 57: IInitAttributes < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146299,10 +145877,10 @@ const classtable_elt_t VFT_icode___icode_base___IInitAttributes[71] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IInitAttributes < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: IInitAttributes < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: IInitAttributes < IInitAttributes: superclass init_table position */}, + {(bigint) 3 /* 66: IInitAttributes < IInitAttributes: superclass init_table position */}, {(bigint) icode___icode_base___IInitAttributes___stype}, {(bigint) icode___icode_base___IInitAttributes___init}, }; @@ -146324,10 +145902,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IInitAttributes(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -146371,7 +145949,7 @@ val_t NEW_IInitAttributes_icode___icode_base___IInitAttributes___init(val_t p0, 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 = 301; + 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; @@ -146380,7 +145958,7 @@ val_t NEW_IInitAttributes_icode___icode_base___IInitAttributes___init(val_t p0, fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:301 */ + /* ./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); @@ -146388,16 +145966,14 @@ val_t NEW_IInitAttributes_icode___icode_base___IInitAttributes___init(val_t p0, stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IClosCall[77] = { - {(bigint) 2903 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IClosCall[75] = { + {(bigint) 2923 /* 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) 231 /* 4: IClosCall < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: IClosCall < ICodeN: superclass typecheck marker */}, - {(bigint) 2903 /* 6: IClosCall < IClosCall: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IClosCall < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: IClosCall < ICodeN: superclass typecheck marker */}, + {(bigint) 2923 /* 6: IClosCall < IClosCall: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146409,7 +145985,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosCall[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IClosCall < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IClosCall < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146446,7 +146022,7 @@ const classtable_elt_t VFT_icode___icode_base___IClosCall[77] = { {(bigint) analysis___icode_dump___IClosCall___dump_intern}, {(bigint) icode___icode_tools___IClosCall___dup_with}, {(bigint) icode___icode_tools___IClosCall___inner_dup_with}, - {(bigint) 1 /* 57: IClosCall < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146455,13 +146031,13 @@ const classtable_elt_t VFT_icode___icode_base___IClosCall[77] = { {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 0 /* 66: IClosCall < ICodeN: superclass init_table position */}, + {(bigint) 0 /* 64: 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 /* 72: IClosCall < IClosCall: superclass init_table position */}, + {(bigint) 3 /* 70: 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}, @@ -146487,13 +146063,13 @@ void INIT_ATTRIBUTES__icode___icode_base___IClosCall(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:315 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -146537,7 +146113,7 @@ val_t NEW_IClosCall_icode___icode_base___IClosCall___init(val_t p0, val_t p1){ 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 = 318; + 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; @@ -146546,7 +146122,7 @@ val_t NEW_IClosCall_icode___icode_base___IClosCall___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:318 */ + /* ./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); @@ -146554,16 +146130,14 @@ val_t NEW_IClosCall_icode___icode_base___IClosCall___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___INative[77] = { - {(bigint) 2867 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___INative[75] = { + {(bigint) 2887 /* 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) 231 /* 4: INative < ICode: superclass typecheck marker */}, - {(bigint) 2215 /* 5: INative < ICodeN: superclass typecheck marker */}, - {(bigint) 2867 /* 6: INative < INative: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: INative < ICode: superclass typecheck marker */}, + {(bigint) 2235 /* 5: INative < ICodeN: superclass typecheck marker */}, + {(bigint) 2887 /* 6: INative < INative: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146575,7 +146149,7 @@ const classtable_elt_t VFT_icode___icode_base___INative[77] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: INative < Object: superclass init_table position */}, + {(bigint) 2 /* 18: INative < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146612,7 +146186,7 @@ const classtable_elt_t VFT_icode___icode_base___INative[77] = { {(bigint) analysis___icode_dump___INative___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___INative___inner_dup_with}, - {(bigint) 1 /* 57: INative < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146621,14 +146195,14 @@ const classtable_elt_t VFT_icode___icode_base___INative[77] = { {(bigint) icode___icode_base___INative___is_pure}, {(bigint) icode___icode_base___ICode___init}, {(bigint) analysis___icode_dump___ICode___dump}, - {(bigint) 0 /* 66: INative < ICodeN: superclass init_table position */}, + {(bigint) 0 /* 64: 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 /* 73: INative < INative: superclass init_table position */}, + {(bigint) 3 /* 71: 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}, @@ -146654,13 +146228,13 @@ void INIT_ATTRIBUTES__icode___icode_base___INative(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:342 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -146709,7 +146283,7 @@ val_t NEW_INative_icode___icode_base___INative___init(val_t p0, val_t p1){ 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 = 333; + 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; @@ -146718,7 +146292,7 @@ val_t NEW_INative_icode___icode_base___INative___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:333 */ + /* ./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); @@ -146726,16 +146300,14 @@ val_t NEW_INative_icode___icode_base___INative___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IIntValue[69] = { - {(bigint) 2879 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IIntValue[67] = { + {(bigint) 2899 /* 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) 231 /* 4: IIntValue < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IIntValue < ICode0: superclass typecheck marker */}, - {(bigint) 2879 /* 6: IIntValue < IIntValue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IIntValue < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IIntValue < ICode0: superclass typecheck marker */}, + {(bigint) 2899 /* 6: IIntValue < IIntValue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146747,7 +146319,7 @@ const classtable_elt_t VFT_icode___icode_base___IIntValue[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IIntValue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IIntValue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146784,7 +146356,7 @@ const classtable_elt_t VFT_icode___icode_base___IIntValue[69] = { {(bigint) analysis___icode_dump___IIntValue___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IIntValue___inner_dup_with}, - {(bigint) 1 /* 57: IIntValue < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146792,8 +146364,8 @@ const classtable_elt_t VFT_icode___icode_base___IIntValue[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IIntValue___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IIntValue < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IIntValue < IIntValue: superclass init_table position */}, + {(bigint) 0 /* 63: IIntValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IIntValue < IIntValue: superclass init_table position */}, {(bigint) icode___icode_base___IIntValue___value}, {(bigint) icode___icode_base___IIntValue___init}, }; @@ -146814,10 +146386,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IIntValue(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -146856,14 +146428,14 @@ val_t NEW_IIntValue_icode___icode_base___IIntValue___init(val_t p0){ 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 = 351; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:351 */ + /* ./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); @@ -146871,16 +146443,14 @@ val_t NEW_IIntValue_icode___icode_base___IIntValue___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IBoolValue[69] = { - {(bigint) 2915 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IBoolValue[67] = { + {(bigint) 2935 /* 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) 231 /* 4: IBoolValue < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IBoolValue < ICode0: superclass typecheck marker */}, - {(bigint) 2915 /* 6: IBoolValue < IBoolValue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IBoolValue < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IBoolValue < ICode0: superclass typecheck marker */}, + {(bigint) 2935 /* 6: IBoolValue < IBoolValue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -146892,7 +146462,7 @@ const classtable_elt_t VFT_icode___icode_base___IBoolValue[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IBoolValue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IBoolValue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -146929,7 +146499,7 @@ const classtable_elt_t VFT_icode___icode_base___IBoolValue[69] = { {(bigint) analysis___icode_dump___IBoolValue___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IBoolValue___inner_dup_with}, - {(bigint) 1 /* 57: IBoolValue < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -146937,8 +146507,8 @@ const classtable_elt_t VFT_icode___icode_base___IBoolValue[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IBoolValue___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IBoolValue < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IBoolValue < IBoolValue: superclass init_table position */}, + {(bigint) 0 /* 63: IBoolValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IBoolValue < IBoolValue: superclass init_table position */}, {(bigint) icode___icode_base___IBoolValue___value}, {(bigint) icode___icode_base___IBoolValue___init}, }; @@ -146959,10 +146529,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IBoolValue(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147002,13 +146572,13 @@ val_t NEW_IBoolValue_icode___icode_base___IBoolValue___init(val_t p0){ 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 = 362; + 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.REG[0] = NIT_NULL; REGB0 = p0; - /* ./icode//icode_base.nit:362 */ + /* ./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); @@ -147016,16 +146586,14 @@ val_t NEW_IBoolValue_icode___icode_base___IBoolValue___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___IStringValue[69] = { - {(bigint) 2843 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IStringValue[67] = { + {(bigint) 2863 /* 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) 231 /* 4: IStringValue < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IStringValue < ICode0: superclass typecheck marker */}, - {(bigint) 2843 /* 6: IStringValue < IStringValue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IStringValue < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IStringValue < ICode0: superclass typecheck marker */}, + {(bigint) 2863 /* 6: IStringValue < IStringValue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147037,7 +146605,7 @@ const classtable_elt_t VFT_icode___icode_base___IStringValue[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IStringValue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IStringValue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147074,7 +146642,7 @@ const classtable_elt_t VFT_icode___icode_base___IStringValue[69] = { {(bigint) analysis___icode_dump___IStringValue___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IStringValue___inner_dup_with}, - {(bigint) 1 /* 57: IStringValue < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147082,8 +146650,8 @@ const classtable_elt_t VFT_icode___icode_base___IStringValue[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IStringValue___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IStringValue < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IStringValue < IStringValue: superclass init_table position */}, + {(bigint) 0 /* 63: IStringValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IStringValue < IStringValue: superclass init_table position */}, {(bigint) icode___icode_base___IStringValue___value}, {(bigint) icode___icode_base___IStringValue___init}, }; @@ -147104,10 +146672,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IStringValue(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147146,14 +146714,14 @@ val_t NEW_IStringValue_icode___icode_base___IStringValue___init(val_t p0){ 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 = 373; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:373 */ + /* ./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); @@ -147161,16 +146729,14 @@ val_t NEW_IStringValue_icode___icode_base___IStringValue___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IFloatValue[69] = { - {(bigint) 2895 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IFloatValue[67] = { + {(bigint) 2915 /* 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) 231 /* 4: IFloatValue < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IFloatValue < ICode0: superclass typecheck marker */}, - {(bigint) 2895 /* 6: IFloatValue < IFloatValue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IFloatValue < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IFloatValue < ICode0: superclass typecheck marker */}, + {(bigint) 2915 /* 6: IFloatValue < IFloatValue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147182,7 +146748,7 @@ const classtable_elt_t VFT_icode___icode_base___IFloatValue[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IFloatValue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IFloatValue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147219,7 +146785,7 @@ const classtable_elt_t VFT_icode___icode_base___IFloatValue[69] = { {(bigint) analysis___icode_dump___IFloatValue___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IFloatValue___inner_dup_with}, - {(bigint) 1 /* 57: IFloatValue < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147227,8 +146793,8 @@ const classtable_elt_t VFT_icode___icode_base___IFloatValue[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IFloatValue___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IFloatValue < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IFloatValue < IFloatValue: superclass init_table position */}, + {(bigint) 0 /* 63: IFloatValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IFloatValue < IFloatValue: superclass init_table position */}, {(bigint) icode___icode_base___IFloatValue___value}, {(bigint) icode___icode_base___IFloatValue___init}, }; @@ -147249,10 +146815,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IFloatValue(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147291,14 +146857,14 @@ val_t NEW_IFloatValue_icode___icode_base___IFloatValue___init(val_t p0){ 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 = 384; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:384 */ + /* ./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); @@ -147306,16 +146872,14 @@ val_t NEW_IFloatValue_icode___icode_base___IFloatValue___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___ICharValue[69] = { - {(bigint) 2911 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___ICharValue[67] = { + {(bigint) 2931 /* 0: Identity */}, {(bigint) 5 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ICharValue" /* 2: Class Name */}, {(bigint) 3 /* 3: ICharValue < Object: superclass typecheck marker */}, - {(bigint) 231 /* 4: ICharValue < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: ICharValue < ICode0: superclass typecheck marker */}, - {(bigint) 2911 /* 6: ICharValue < ICharValue: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ICharValue < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: ICharValue < ICode0: superclass typecheck marker */}, + {(bigint) 2931 /* 6: ICharValue < ICharValue: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147327,7 +146891,7 @@ const classtable_elt_t VFT_icode___icode_base___ICharValue[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ICharValue < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ICharValue < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147364,7 +146928,7 @@ const classtable_elt_t VFT_icode___icode_base___ICharValue[69] = { {(bigint) analysis___icode_dump___ICharValue___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ICharValue___inner_dup_with}, - {(bigint) 1 /* 57: ICharValue < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147372,8 +146936,8 @@ const classtable_elt_t VFT_icode___icode_base___ICharValue[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICharValue___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: ICharValue < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: ICharValue < ICharValue: superclass init_table position */}, + {(bigint) 0 /* 63: ICharValue < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: ICharValue < ICharValue: superclass init_table position */}, {(bigint) icode___icode_base___ICharValue___value}, {(bigint) icode___icode_base___ICharValue___init}, }; @@ -147394,10 +146958,10 @@ void INIT_ATTRIBUTES__icode___icode_base___ICharValue(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147436,14 +147000,14 @@ val_t NEW_ICharValue_icode___icode_base___ICharValue___init(val_t p0){ 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 = 395; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:395 */ + /* ./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); @@ -147451,16 +147015,14 @@ val_t NEW_ICharValue_icode___icode_base___ICharValue___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IMove[70] = { - {(bigint) 2871 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IMove[68] = { + {(bigint) 2891 /* 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) 231 /* 4: IMove < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: IMove < ICode1: superclass typecheck marker */}, - {(bigint) 2871 /* 6: IMove < IMove: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IMove < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IMove < ICode1: superclass typecheck marker */}, + {(bigint) 2891 /* 6: IMove < IMove: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147472,7 +147034,7 @@ const classtable_elt_t VFT_icode___icode_base___IMove[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IMove < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IMove < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147509,7 +147071,7 @@ const classtable_elt_t VFT_icode___icode_base___IMove[70] = { {(bigint) analysis___icode_dump___IMove___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IMove___inner_dup_with}, - {(bigint) 1 /* 57: IMove < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147517,10 +147079,10 @@ const classtable_elt_t VFT_icode___icode_base___IMove[70] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IMove___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IMove < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: IMove < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: IMove < IMove: superclass init_table position */}, + {(bigint) 3 /* 66: IMove < IMove: superclass init_table position */}, {(bigint) icode___icode_base___IMove___init}, }; /* 0: Pointer to the classtable */ @@ -147540,10 +147102,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IMove(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147582,7 +147144,7 @@ val_t NEW_IMove_icode___icode_base___IMove___init(val_t p0, val_t p1){ 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 = 405; + 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; @@ -147591,7 +147153,7 @@ val_t NEW_IMove_icode___icode_base___IMove___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:405 */ + /* ./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); @@ -147599,16 +147161,14 @@ val_t NEW_IMove_icode___icode_base___IMove___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IAttrRead[71] = { - {(bigint) 2923 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IAttrRead[69] = { + {(bigint) 2943 /* 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) 231 /* 4: IAttrRead < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: IAttrRead < ICode1: superclass typecheck marker */}, - {(bigint) 2923 /* 6: IAttrRead < IAttrRead: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IAttrRead < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IAttrRead < ICode1: superclass typecheck marker */}, + {(bigint) 2943 /* 6: IAttrRead < IAttrRead: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147620,7 +147180,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrRead[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IAttrRead < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IAttrRead < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147657,7 +147217,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrRead[71] = { {(bigint) analysis___icode_dump___IAttrRead___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IAttrRead___inner_dup_with}, - {(bigint) 1 /* 57: IAttrRead < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147665,10 +147225,10 @@ const classtable_elt_t VFT_icode___icode_base___IAttrRead[71] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IAttrRead___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IAttrRead < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: IAttrRead < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: IAttrRead < IAttrRead: superclass init_table position */}, + {(bigint) 3 /* 66: IAttrRead < IAttrRead: superclass init_table position */}, {(bigint) icode___icode_base___IAttrRead___property}, {(bigint) icode___icode_base___IAttrRead___init}, }; @@ -147690,10 +147250,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IAttrRead(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147737,7 +147297,7 @@ val_t NEW_IAttrRead_icode___icode_base___IAttrRead___init(val_t p0, val_t p1){ 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 = 421; + 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; @@ -147746,7 +147306,7 @@ val_t NEW_IAttrRead_icode___icode_base___IAttrRead___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:421 */ + /* ./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); @@ -147754,16 +147314,14 @@ val_t NEW_IAttrRead_icode___icode_base___IAttrRead___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___IAttrWrite[72] = { - {(bigint) 2919 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IAttrWrite[70] = { + {(bigint) 2939 /* 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) 231 /* 4: IAttrWrite < ICode: superclass typecheck marker */}, - {(bigint) 2219 /* 5: IAttrWrite < ICode2: superclass typecheck marker */}, - {(bigint) 2919 /* 6: IAttrWrite < IAttrWrite: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IAttrWrite < ICode: superclass typecheck marker */}, + {(bigint) 2239 /* 5: IAttrWrite < ICode2: superclass typecheck marker */}, + {(bigint) 2939 /* 6: IAttrWrite < IAttrWrite: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147775,7 +147333,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrWrite[72] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IAttrWrite < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IAttrWrite < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147812,7 +147370,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrWrite[72] = { {(bigint) analysis___icode_dump___IAttrWrite___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IAttrWrite___inner_dup_with}, - {(bigint) 1 /* 57: IAttrWrite < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147820,11 +147378,11 @@ const classtable_elt_t VFT_icode___icode_base___IAttrWrite[72] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IAttrWrite < ICode2: superclass init_table position */}, + {(bigint) 0 /* 63: 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 /* 69: IAttrWrite < IAttrWrite: superclass init_table position */}, + {(bigint) 3 /* 67: IAttrWrite < IAttrWrite: superclass init_table position */}, {(bigint) icode___icode_base___IAttrWrite___property}, {(bigint) icode___icode_base___IAttrWrite___init}, }; @@ -147847,10 +147405,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IAttrWrite(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -147899,7 +147457,7 @@ val_t NEW_IAttrWrite_icode___icode_base___IAttrWrite___init(val_t p0, val_t p1, 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 = 437; + 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; @@ -147910,7 +147468,7 @@ val_t NEW_IAttrWrite_icode___icode_base___IAttrWrite___init(val_t p0, val_t p1, fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./icode//icode_base.nit:437 */ + /* ./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); @@ -147918,16 +147476,14 @@ val_t NEW_IAttrWrite_icode___icode_base___IAttrWrite___init(val_t p0, val_t p1, stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_icode___icode_base___IAttrIsset[71] = { - {(bigint) 2927 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IAttrIsset[69] = { + {(bigint) 2947 /* 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) 231 /* 4: IAttrIsset < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: IAttrIsset < ICode1: superclass typecheck marker */}, - {(bigint) 2927 /* 6: IAttrIsset < IAttrIsset: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IAttrIsset < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: IAttrIsset < ICode1: superclass typecheck marker */}, + {(bigint) 2947 /* 6: IAttrIsset < IAttrIsset: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -147939,7 +147495,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrIsset[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IAttrIsset < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IAttrIsset < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -147976,7 +147532,7 @@ const classtable_elt_t VFT_icode___icode_base___IAttrIsset[71] = { {(bigint) analysis___icode_dump___IAttrIsset___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IAttrIsset___inner_dup_with}, - {(bigint) 1 /* 57: IAttrIsset < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -147984,10 +147540,10 @@ const classtable_elt_t VFT_icode___icode_base___IAttrIsset[71] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IAttrIsset___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IAttrIsset < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: IAttrIsset < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: IAttrIsset < IAttrIsset: superclass init_table position */}, + {(bigint) 3 /* 66: IAttrIsset < IAttrIsset: superclass init_table position */}, {(bigint) icode___icode_base___IAttrIsset___property}, {(bigint) icode___icode_base___IAttrIsset___init}, }; @@ -148009,10 +147565,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IAttrIsset(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -148056,7 +147612,7 @@ val_t NEW_IAttrIsset_icode___icode_base___IAttrIsset___init(val_t p0, val_t p1){ 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 = 452; + 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; @@ -148065,7 +147621,7 @@ val_t NEW_IAttrIsset_icode___icode_base___IAttrIsset___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:452 */ + /* ./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); @@ -148073,16 +147629,14 @@ val_t NEW_IAttrIsset_icode___icode_base___IAttrIsset___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___ITypeCheck[71] = { - {(bigint) 2839 /* 0: Identity */}, - {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, +const classtable_elt_t VFT_icode___icode_base___ITypeCheck[70] = { + {(bigint) 2859 /* 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) 231 /* 4: ITypeCheck < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: ITypeCheck < ICode1: superclass typecheck marker */}, - {(bigint) 2839 /* 6: ITypeCheck < ITypeCheck: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: ITypeCheck < ICode: superclass typecheck marker */}, + {(bigint) 2239 /* 5: ITypeCheck < ICode2: superclass typecheck marker */}, + {(bigint) 2859 /* 6: ITypeCheck < ITypeCheck: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148094,7 +147648,7 @@ const classtable_elt_t VFT_icode___icode_base___ITypeCheck[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ITypeCheck < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ITypeCheck < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148131,18 +147685,19 @@ const classtable_elt_t VFT_icode___icode_base___ITypeCheck[71] = { {(bigint) analysis___icode_dump___ITypeCheck___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___ITypeCheck___inner_dup_with}, - {(bigint) 1 /* 57: ITypeCheck < ICode: superclass init_table position */}, - {(bigint) icode___icode_base___ICode1___arity}, + {(bigint) 1 /* 55: 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 /* 65: ITypeCheck < ICode1: superclass init_table position */}, - {(bigint) icode___icode_base___ICode1___expr}, - {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: ITypeCheck < ITypeCheck: superclass init_table position */}, + {(bigint) 0 /* 63: 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 /* 67: ITypeCheck < ITypeCheck: superclass init_table position */}, {(bigint) icode___icode_base___ITypeCheck___stype}, {(bigint) icode___icode_base___ITypeCheck___init}, }; @@ -148150,8 +147705,9 @@ const classtable_elt_t VFT_icode___icode_base___ITypeCheck[71] = { /* 1: Object_id */ /* 2: Attribute ITypeCheck::_result */ /* 3: Attribute ITypeCheck::_location */ -/* 4: Attribute ITypeCheck::_expr */ -/* 5: Attribute ITypeCheck::_stype */ +/* 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; @@ -148164,10 +147720,10 @@ void INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -148175,7 +147731,7 @@ void INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(val_t p0){ val_t NEW_icode___icode_base___ITypeCheck(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 6); + 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; @@ -148198,46 +147754,51 @@ void CHECKNEW_icode___icode_base___ITypeCheck(val_t p0){ } 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); + 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", "_expr", LOCATE_nitc, 0); + 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){ - struct {struct stack_frame_t me; val_t MORE_REG[2];} fra; +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 = 468; + fra.me.line = 471; fra.me.meth = LOCATE_NEW_ITypeCheck_icode___icode_base___ITypeCheck___init; fra.me.has_broke = 0; - fra.me.REG_size = 3; + fra.me.REG_size = 4; 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; - /* ./icode//icode_base.nit:468 */ - fra.me.REG[2] = NEW_icode___icode_base___ITypeCheck(); - INIT_ATTRIBUTES__icode___icode_base___ITypeCheck(fra.me.REG[2]); - icode___icode_base___ITypeCheck___init(fra.me.REG[2], fra.me.REG[0], fra.me.REG[1], init_table); - CHECKNEW_icode___icode_base___ITypeCheck(fra.me.REG[2]); + 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[2]; + return fra.me.REG[3]; } -const classtable_elt_t VFT_icode___icode_base___IIs[71] = { - {(bigint) 2875 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IIs[69] = { + {(bigint) 2895 /* 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) 231 /* 4: IIs < ICode: superclass typecheck marker */}, - {(bigint) 2219 /* 5: IIs < ICode2: superclass typecheck marker */}, - {(bigint) 2875 /* 6: IIs < IIs: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IIs < ICode: superclass typecheck marker */}, + {(bigint) 2239 /* 5: IIs < ICode2: superclass typecheck marker */}, + {(bigint) 2895 /* 6: IIs < IIs: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148249,7 +147810,7 @@ const classtable_elt_t VFT_icode___icode_base___IIs[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IIs < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IIs < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148286,7 +147847,7 @@ const classtable_elt_t VFT_icode___icode_base___IIs[71] = { {(bigint) analysis___icode_dump___IIs___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IIs___inner_dup_with}, - {(bigint) 1 /* 57: IIs < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -148294,11 +147855,11 @@ const classtable_elt_t VFT_icode___icode_base___IIs[71] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IIs___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IIs < ICode2: superclass init_table position */}, + {(bigint) 0 /* 63: 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 /* 69: IIs < IIs: superclass init_table position */}, + {(bigint) 3 /* 67: IIs < IIs: superclass init_table position */}, {(bigint) icode___icode_base___IIs___init}, }; /* 0: Pointer to the classtable */ @@ -148319,10 +147880,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IIs(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -148366,7 +147927,7 @@ val_t NEW_IIs_icode___icode_base___IIs___init(val_t p0, val_t p1){ 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 = 481; + 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; @@ -148375,7 +147936,7 @@ val_t NEW_IIs_icode___icode_base___IIs___init(val_t p0, val_t p1){ fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./icode//icode_base.nit:481 */ + /* ./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); @@ -148383,16 +147944,14 @@ val_t NEW_IIs_icode___icode_base___IIs___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_base___INot[70] = { - {(bigint) 2863 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___INot[68] = { + {(bigint) 2883 /* 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) 231 /* 4: INot < ICode: superclass typecheck marker */}, - {(bigint) 2223 /* 5: INot < ICode1: superclass typecheck marker */}, - {(bigint) 2863 /* 6: INot < INot: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: INot < ICode: superclass typecheck marker */}, + {(bigint) 2243 /* 5: INot < ICode1: superclass typecheck marker */}, + {(bigint) 2883 /* 6: INot < INot: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148404,7 +147963,7 @@ const classtable_elt_t VFT_icode___icode_base___INot[70] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: INot < Object: superclass init_table position */}, + {(bigint) 2 /* 18: INot < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148441,7 +148000,7 @@ const classtable_elt_t VFT_icode___icode_base___INot[70] = { {(bigint) analysis___icode_dump___INot___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___INot___inner_dup_with}, - {(bigint) 1 /* 57: INot < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -148449,10 +148008,10 @@ const classtable_elt_t VFT_icode___icode_base___INot[70] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___INot___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: INot < ICode1: superclass init_table position */}, + {(bigint) 0 /* 63: INot < ICode1: superclass init_table position */}, {(bigint) icode___icode_base___ICode1___expr}, {(bigint) icode___icode_base___ICode1___init}, - {(bigint) 3 /* 68: INot < INot: superclass init_table position */}, + {(bigint) 3 /* 66: INot < INot: superclass init_table position */}, {(bigint) icode___icode_base___INot___init}, }; /* 0: Pointer to the classtable */ @@ -148472,10 +148031,10 @@ void INIT_ATTRIBUTES__icode___icode_base___INot(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -148514,14 +148073,14 @@ val_t NEW_INot_icode___icode_base___INot___init(val_t p0){ 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 = 493; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:493 */ + /* ./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); @@ -148529,16 +148088,14 @@ val_t NEW_INot_icode___icode_base___INot___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_base___IOnce[69] = { - {(bigint) 2855 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IOnce[67] = { + {(bigint) 2875 /* 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) 231 /* 4: IOnce < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IOnce < ICode0: superclass typecheck marker */}, - {(bigint) 2855 /* 6: IOnce < IOnce: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IOnce < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IOnce < ICode0: superclass typecheck marker */}, + {(bigint) 2875 /* 6: IOnce < IOnce: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148550,7 +148107,7 @@ const classtable_elt_t VFT_icode___icode_base___IOnce[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IOnce < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IOnce < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148587,7 +148144,7 @@ const classtable_elt_t VFT_icode___icode_base___IOnce[69] = { {(bigint) analysis___icode_dump___ICode___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IOnce___inner_dup_with}, - {(bigint) 1 /* 57: IOnce < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -148595,8 +148152,8 @@ const classtable_elt_t VFT_icode___icode_base___IOnce[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___ICode___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IOnce < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IOnce < IOnce: superclass init_table position */}, + {(bigint) 0 /* 63: IOnce < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IOnce < IOnce: superclass init_table position */}, {(bigint) icode___icode_base___IOnce___body}, {(bigint) icode___icode_base___IOnce___init}, }; @@ -148617,13 +148174,13 @@ void INIT_ATTRIBUTES__icode___icode_base___IOnce(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:505 */ + /* ./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:96 */ + /* ./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:99 */ + /* ./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; @@ -148662,12 +148219,12 @@ val_t NEW_IOnce_icode___icode_base___IOnce___init(void){ 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 = 506; + 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.REG[0] = NIT_NULL; - /* ./icode//icode_base.nit:506 */ + /* ./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); @@ -148675,16 +148232,14 @@ val_t NEW_IOnce_icode___icode_base___IOnce___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_base___IHasClos[69] = { - {(bigint) 2891 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_base___IHasClos[67] = { + {(bigint) 2911 /* 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) 231 /* 4: IHasClos < ICode: superclass typecheck marker */}, - {(bigint) 2227 /* 5: IHasClos < ICode0: superclass typecheck marker */}, - {(bigint) 2891 /* 6: IHasClos < IHasClos: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 239 /* 4: IHasClos < ICode: superclass typecheck marker */}, + {(bigint) 2247 /* 5: IHasClos < ICode0: superclass typecheck marker */}, + {(bigint) 2911 /* 6: IHasClos < IHasClos: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148696,7 +148251,7 @@ const classtable_elt_t VFT_icode___icode_base___IHasClos[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: IHasClos < Object: superclass init_table position */}, + {(bigint) 2 /* 18: IHasClos < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148733,7 +148288,7 @@ const classtable_elt_t VFT_icode___icode_base___IHasClos[69] = { {(bigint) analysis___icode_dump___IHasClos___dump_intern}, {(bigint) icode___icode_tools___ICode___dup_with}, {(bigint) icode___icode_tools___IHasClos___inner_dup_with}, - {(bigint) 1 /* 57: IHasClos < ICode: superclass init_table position */}, + {(bigint) 1 /* 55: 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}, @@ -148741,8 +148296,8 @@ const classtable_elt_t VFT_icode___icode_base___IHasClos[69] = { {(bigint) icode___icode_base___ICode___location__eq}, {(bigint) icode___icode_base___IHasClos___is_pure}, {(bigint) icode___icode_base___ICode___init}, - {(bigint) 0 /* 65: IHasClos < ICode0: superclass init_table position */}, - {(bigint) 3 /* 66: IHasClos < IHasClos: superclass init_table position */}, + {(bigint) 0 /* 63: IHasClos < ICode0: superclass init_table position */}, + {(bigint) 3 /* 64: IHasClos < IHasClos: superclass init_table position */}, {(bigint) icode___icode_base___IHasClos___closure_decl}, {(bigint) icode___icode_base___IHasClos___init}, }; @@ -148763,10 +148318,10 @@ void INIT_ATTRIBUTES__icode___icode_base___IHasClos(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:96 */ + /* ./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:99 */ + /* ./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; @@ -148805,14 +148360,14 @@ val_t NEW_IHasClos_icode___icode_base___IHasClos___init(val_t p0){ 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 = 515; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_base.nit:515 */ + /* ./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); @@ -148820,14 +148375,12 @@ val_t NEW_IHasClos_icode___icode_base___IHasClos___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_icode___icode_builder___ICodeBuilder[73] = { - {(bigint) 227 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_builder___ICodeBuilder[71] = { + {(bigint) 235 /* 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) 227 /* 4: ICodeBuilder < ICodeBuilder: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 235 /* 4: ICodeBuilder < ICodeBuilder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -148841,7 +148394,7 @@ const classtable_elt_t VFT_icode___icode_builder___ICodeBuilder[73] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ICodeBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ICodeBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -148871,7 +148424,7 @@ const classtable_elt_t VFT_icode___icode_builder___ICodeBuilder[73] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) icode___icode_tools___ICodeBuilder___inline_routine}, - {(bigint) 1 /* 50: ICodeBuilder < ICodeBuilder: superclass init_table position */}, + {(bigint) 1 /* 48: 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}, @@ -148979,14 +148532,12 @@ val_t NEW_ICodeBuilder_icode___icode_builder___ICodeBuilder___init(val_t p0, val stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_icode___icode_tools___ICodeVisitor[57] = { - {(bigint) 215 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_tools___ICodeVisitor[55] = { + {(bigint) 223 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ICodeVisitor" /* 2: Class Name */}, {(bigint) 3 /* 3: ICodeVisitor < Object: superclass typecheck marker */}, - {(bigint) 215 /* 4: ICodeVisitor < ICodeVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: ICodeVisitor < ICodeVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149000,7 +148551,7 @@ const classtable_elt_t VFT_icode___icode_tools___ICodeVisitor[57] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ICodeVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ICodeVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149029,7 +148580,7 @@ const classtable_elt_t VFT_icode___icode_tools___ICodeVisitor[57] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ICodeVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: ICodeVisitor < 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}, @@ -149053,7 +148604,7 @@ void INIT_ATTRIBUTES__icode___icode_tools___ICodeVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -149096,14 +148647,12 @@ val_t NEW_ICodeVisitor_icode___icode_tools___ICodeVisitor___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_icode___icode_tools___ICodeDupContext[54] = { - {(bigint) 219 /* 0: Identity */}, +const classtable_elt_t VFT_icode___icode_tools___ICodeDupContext[52] = { + {(bigint) 227 /* 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) 219 /* 4: ICodeDupContext < ICodeDupContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 227 /* 4: ICodeDupContext < ICodeDupContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149117,7 +148666,7 @@ const classtable_elt_t VFT_icode___icode_tools___ICodeDupContext[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ICodeDupContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ICodeDupContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149146,7 +148695,7 @@ const classtable_elt_t VFT_icode___icode_tools___ICodeDupContext[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ICodeDupContext < ICodeDupContext: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -149170,13 +148719,13 @@ void INIT_ATTRIBUTES__icode___icode_tools___ICodeDupContext(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:177 */ + /* ./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:194 */ + /* ./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:197 */ + /* ./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; @@ -149230,14 +148779,14 @@ val_t NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init(val_t p0) 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 = 202; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:202 */ + /* ./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); @@ -149245,15 +148794,13 @@ val_t NEW_ICodeDupContext_icode___icode_tools___ICodeDupContext___init(val_t p0) stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___flow___RootFlowContext[66] = { - {(bigint) 351 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___flow___RootFlowContext[64] = { + {(bigint) 363 /* 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) 255 /* 4: RootFlowContext < FlowContext: superclass typecheck marker */}, - {(bigint) 351 /* 5: RootFlowContext < RootFlowContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 263 /* 4: RootFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 363 /* 5: RootFlowContext < RootFlowContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149266,7 +148813,7 @@ const classtable_elt_t VFT_syntax___flow___RootFlowContext[66] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: RootFlowContext < Object: superclass init_table position */}, + {(bigint) 1 /* 18: RootFlowContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149295,7 +148842,7 @@ const classtable_elt_t VFT_syntax___flow___RootFlowContext[66] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: RootFlowContext < FlowContext: superclass init_table position */}, + {(bigint) 0 /* 47: RootFlowContext < FlowContext: superclass init_table position */}, {(bigint) syntax___flow___FlowContext___check_is_set}, {(bigint) syntax___flow___FlowContext___stype}, {(bigint) syntax___flow___FlowContext___sub_setvariable}, @@ -149310,7 +148857,7 @@ const classtable_elt_t VFT_syntax___flow___RootFlowContext[66] = { {(bigint) syntax___flow___FlowContext___already_unreash__eq}, {(bigint) syntax___flow___FlowContext___set_variables}, {(bigint) syntax___flow___FlowContext___is_set}, - {(bigint) 2 /* 64: RootFlowContext < RootFlowContext: superclass init_table position */}, + {(bigint) 2 /* 62: RootFlowContext < RootFlowContext: superclass init_table position */}, {(bigint) syntax___flow___RootFlowContext___init}, }; /* 0: Pointer to the classtable */ @@ -149415,15 +148962,13 @@ val_t NEW_RootFlowContext_syntax___flow___RootFlowContext___init(val_t p0, val_t stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___flow___SubFlowContext[67] = { - {(bigint) 335 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___flow___SubFlowContext[65] = { + {(bigint) 343 /* 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) 255 /* 4: SubFlowContext < FlowContext: superclass typecheck marker */}, - {(bigint) 335 /* 5: SubFlowContext < SubFlowContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 263 /* 4: SubFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 343 /* 5: SubFlowContext < SubFlowContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149436,7 +148981,7 @@ const classtable_elt_t VFT_syntax___flow___SubFlowContext[67] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: SubFlowContext < Object: superclass init_table position */}, + {(bigint) 1 /* 18: SubFlowContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149465,7 +149010,7 @@ const classtable_elt_t VFT_syntax___flow___SubFlowContext[67] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: SubFlowContext < FlowContext: superclass init_table position */}, + {(bigint) 0 /* 47: SubFlowContext < FlowContext: superclass init_table position */}, {(bigint) syntax___flow___FlowContext___check_is_set}, {(bigint) syntax___flow___SubFlowContext___stype}, {(bigint) syntax___flow___FlowContext___sub_setvariable}, @@ -149480,7 +149025,7 @@ const classtable_elt_t VFT_syntax___flow___SubFlowContext[67] = { {(bigint) syntax___flow___FlowContext___already_unreash__eq}, {(bigint) syntax___flow___FlowContext___set_variables}, {(bigint) syntax___flow___SubFlowContext___is_set}, - {(bigint) 2 /* 64: SubFlowContext < SubFlowContext: superclass init_table position */}, + {(bigint) 2 /* 62: SubFlowContext < SubFlowContext: superclass init_table position */}, {(bigint) syntax___flow___SubFlowContext___prev}, {(bigint) syntax___flow___SubFlowContext___with_prev}, }; @@ -149592,16 +149137,14 @@ val_t NEW_SubFlowContext_syntax___flow___SubFlowContext___with_prev(val_t p0, va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___flow___CastFlowContext[69] = { - {(bigint) 2983 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___flow___CastFlowContext[67] = { + {(bigint) 3011 /* 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) 255 /* 4: CastFlowContext < FlowContext: superclass typecheck marker */}, - {(bigint) 335 /* 5: CastFlowContext < SubFlowContext: superclass typecheck marker */}, - {(bigint) 2983 /* 6: CastFlowContext < CastFlowContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 263 /* 4: CastFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 343 /* 5: CastFlowContext < SubFlowContext: superclass typecheck marker */}, + {(bigint) 3011 /* 6: CastFlowContext < CastFlowContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149613,7 +149156,7 @@ const classtable_elt_t VFT_syntax___flow___CastFlowContext[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: CastFlowContext < Object: superclass init_table position */}, + {(bigint) 1 /* 18: CastFlowContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149642,7 +149185,7 @@ const classtable_elt_t VFT_syntax___flow___CastFlowContext[69] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: CastFlowContext < FlowContext: superclass init_table position */}, + {(bigint) 0 /* 47: CastFlowContext < FlowContext: superclass init_table position */}, {(bigint) syntax___flow___FlowContext___check_is_set}, {(bigint) syntax___flow___CastFlowContext___stype}, {(bigint) syntax___flow___FlowContext___sub_setvariable}, @@ -149657,10 +149200,10 @@ const classtable_elt_t VFT_syntax___flow___CastFlowContext[69] = { {(bigint) syntax___flow___FlowContext___already_unreash__eq}, {(bigint) syntax___flow___FlowContext___set_variables}, {(bigint) syntax___flow___SubFlowContext___is_set}, - {(bigint) 2 /* 64: CastFlowContext < SubFlowContext: superclass init_table position */}, + {(bigint) 2 /* 62: CastFlowContext < SubFlowContext: superclass init_table position */}, {(bigint) syntax___flow___SubFlowContext___prev}, {(bigint) syntax___flow___SubFlowContext___with_prev}, - {(bigint) 3 /* 67: CastFlowContext < CastFlowContext: superclass init_table position */}, + {(bigint) 3 /* 65: CastFlowContext < CastFlowContext: superclass init_table position */}, {(bigint) syntax___flow___CastFlowContext___init}, }; /* 0: Pointer to the classtable */ @@ -149782,15 +149325,13 @@ val_t NEW_CastFlowContext_syntax___flow___CastFlowContext___init(val_t p0, val_t stack_frame_head = fra.me.prev; return fra.me.REG[4]; } -const classtable_elt_t VFT_syntax___flow___MergeFlowContext[67] = { - {(bigint) 2115 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___flow___MergeFlowContext[65] = { + {(bigint) 2127 /* 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) 255 /* 4: MergeFlowContext < FlowContext: superclass typecheck marker */}, - {(bigint) 2115 /* 5: MergeFlowContext < MergeFlowContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 263 /* 4: MergeFlowContext < FlowContext: superclass typecheck marker */}, + {(bigint) 2127 /* 5: MergeFlowContext < MergeFlowContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -149803,7 +149344,7 @@ const classtable_elt_t VFT_syntax___flow___MergeFlowContext[67] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: MergeFlowContext < Object: superclass init_table position */}, + {(bigint) 1 /* 18: MergeFlowContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -149832,7 +149373,7 @@ const classtable_elt_t VFT_syntax___flow___MergeFlowContext[67] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: MergeFlowContext < FlowContext: superclass init_table position */}, + {(bigint) 0 /* 47: MergeFlowContext < FlowContext: superclass init_table position */}, {(bigint) syntax___flow___FlowContext___check_is_set}, {(bigint) syntax___flow___MergeFlowContext___stype}, {(bigint) syntax___flow___FlowContext___sub_setvariable}, @@ -149847,7 +149388,7 @@ const classtable_elt_t VFT_syntax___flow___MergeFlowContext[67] = { {(bigint) syntax___flow___FlowContext___already_unreash__eq}, {(bigint) syntax___flow___FlowContext___set_variables}, {(bigint) syntax___flow___MergeFlowContext___is_set}, - {(bigint) 2 /* 64: MergeFlowContext < MergeFlowContext: superclass init_table position */}, + {(bigint) 2 /* 62: MergeFlowContext < MergeFlowContext: superclass init_table position */}, {(bigint) syntax___flow___MergeFlowContext___init}, {(bigint) syntax___flow___MergeFlowContext___merge_stype}, }; @@ -149976,7 +149517,7 @@ val_t NEW_MergeFlowContext_syntax___flow___MergeFlowContext___init(val_t p0, val stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___scope___ScopeContext[59] = { +const classtable_elt_t VFT_syntax___scope___ScopeContext[57] = { {(bigint) 55 /* 0: Identity */}, {(bigint) 6 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ScopeContext" /* 2: Class Name */}, @@ -149993,11 +149534,9 @@ const classtable_elt_t VFT_syntax___scope___ScopeContext[59] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: ScopeContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ScopeContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150026,7 +149565,7 @@ const classtable_elt_t VFT_syntax___scope___ScopeContext[59] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ScopeContext < ScopeContext: superclass init_table position */}, + {(bigint) 1 /* 47: ScopeContext < ScopeContext: superclass init_table position */}, {(bigint) syntax___scope___ScopeContext_____bra}, {(bigint) syntax___scope___ScopeContext___add_variable}, {(bigint) syntax___scope___ScopeContext___push}, @@ -150130,7 +149669,7 @@ val_t NEW_ScopeContext_syntax___scope___ScopeContext___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___scope___ScopeBlock[54] = { +const classtable_elt_t VFT_syntax___scope___ScopeBlock[52] = { {(bigint) 59 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ScopeBlock" /* 2: Class Name */}, @@ -150147,11 +149686,9 @@ const classtable_elt_t VFT_syntax___scope___ScopeBlock[54] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: ScopeBlock < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ScopeBlock < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150180,7 +149717,7 @@ const classtable_elt_t VFT_syntax___scope___ScopeBlock[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ScopeBlock < ScopeBlock: superclass init_table position */}, + {(bigint) 1 /* 47: ScopeBlock < ScopeBlock: superclass init_table position */}, {(bigint) syntax___scope___ScopeBlock___node}, {(bigint) syntax___scope___ScopeBlock___add_variable}, {(bigint) syntax___scope___ScopeBlock___get_variable}, @@ -150256,15 +149793,13 @@ val_t NEW_ScopeBlock_syntax___scope___ScopeBlock___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___scope___EscapableBlock[69] = { - {(bigint) 2267 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___scope___EscapableBlock[67] = { + {(bigint) 2291 /* 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) 2267 /* 5: EscapableBlock < EscapableBlock: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2291 /* 5: EscapableBlock < EscapableBlock: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150277,7 +149812,7 @@ const classtable_elt_t VFT_syntax___scope___EscapableBlock[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: EscapableBlock < Object: superclass init_table position */}, + {(bigint) 0 /* 18: EscapableBlock < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150306,7 +149841,7 @@ const classtable_elt_t VFT_syntax___scope___EscapableBlock[69] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: EscapableBlock < ScopeBlock: superclass init_table position */}, + {(bigint) 1 /* 47: EscapableBlock < ScopeBlock: superclass init_table position */}, {(bigint) syntax___scope___ScopeBlock___node}, {(bigint) syntax___scope___ScopeBlock___add_variable}, {(bigint) syntax___scope___ScopeBlock___get_variable}, @@ -150319,7 +149854,7 @@ const classtable_elt_t VFT_syntax___scope___EscapableBlock[69] = { {(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 /* 62: EscapableBlock < EscapableBlock: superclass init_table position */}, + {(bigint) 2 /* 60: EscapableBlock < EscapableBlock: superclass init_table position */}, {(bigint) syntax___scope___EscapableBlock___lab}, {(bigint) syntax___scope___EscapableBlock___is_break_block}, {(bigint) syntax___scope___EscapableBlock___break_list}, @@ -150411,16 +149946,14 @@ val_t NEW_EscapableBlock_syntax___scope___EscapableBlock___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[71] = { - {(bigint) 2991 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[69] = { + {(bigint) 3019 /* 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) 2267 /* 5: BreakOnlyEscapableBlock < EscapableBlock: superclass typecheck marker */}, - {(bigint) 2991 /* 6: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2291 /* 5: BreakOnlyEscapableBlock < EscapableBlock: superclass typecheck marker */}, + {(bigint) 3019 /* 6: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150432,7 +149965,7 @@ const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[71] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: BreakOnlyEscapableBlock < Object: superclass init_table position */}, + {(bigint) 0 /* 18: BreakOnlyEscapableBlock < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150461,7 +149994,7 @@ const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[71] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: BreakOnlyEscapableBlock < ScopeBlock: superclass init_table position */}, + {(bigint) 1 /* 47: BreakOnlyEscapableBlock < ScopeBlock: superclass init_table position */}, {(bigint) syntax___scope___ScopeBlock___node}, {(bigint) syntax___scope___ScopeBlock___add_variable}, {(bigint) syntax___scope___ScopeBlock___get_variable}, @@ -150474,14 +150007,14 @@ const classtable_elt_t VFT_syntax___scope___BreakOnlyEscapableBlock[71] = { {(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 /* 62: BreakOnlyEscapableBlock < EscapableBlock: superclass init_table position */}, + {(bigint) 2 /* 60: 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 /* 69: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass init_table position */}, + {(bigint) 3 /* 67: BreakOnlyEscapableBlock < BreakOnlyEscapableBlock: superclass init_table position */}, {(bigint) syntax___scope___BreakOnlyEscapableBlock___init}, }; /* 0: Pointer to the classtable */ @@ -150568,16 +150101,14 @@ val_t NEW_BreakOnlyEscapableBlock_syntax___scope___BreakOnlyEscapableBlock___ini stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___scope___EscapableClosure[72] = { - {(bigint) 2955 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___scope___EscapableClosure[70] = { + {(bigint) 2983 /* 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) 2267 /* 5: EscapableClosure < EscapableBlock: superclass typecheck marker */}, - {(bigint) 2955 /* 6: EscapableClosure < EscapableClosure: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2291 /* 5: EscapableClosure < EscapableBlock: superclass typecheck marker */}, + {(bigint) 2983 /* 6: EscapableClosure < EscapableClosure: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150589,7 +150120,7 @@ const classtable_elt_t VFT_syntax___scope___EscapableClosure[72] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: EscapableClosure < Object: superclass init_table position */}, + {(bigint) 0 /* 18: EscapableClosure < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150618,7 +150149,7 @@ const classtable_elt_t VFT_syntax___scope___EscapableClosure[72] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: EscapableClosure < ScopeBlock: superclass init_table position */}, + {(bigint) 1 /* 47: EscapableClosure < ScopeBlock: superclass init_table position */}, {(bigint) syntax___scope___ScopeBlock___node}, {(bigint) syntax___scope___ScopeBlock___add_variable}, {(bigint) syntax___scope___ScopeBlock___get_variable}, @@ -150631,14 +150162,14 @@ const classtable_elt_t VFT_syntax___scope___EscapableClosure[72] = { {(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 /* 62: EscapableClosure < EscapableBlock: superclass init_table position */}, + {(bigint) 2 /* 60: 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 /* 69: EscapableClosure < EscapableClosure: superclass init_table position */}, + {(bigint) 3 /* 67: EscapableClosure < EscapableClosure: superclass init_table position */}, {(bigint) syntax___scope___EscapableClosure___closure}, {(bigint) syntax___scope___EscapableClosure___init}, }; @@ -150737,18 +150268,16 @@ val_t NEW_EscapableClosure_syntax___scope___EscapableClosure___init(val_t p0, va stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___scope___AEscapeExpr[88] = { - {(bigint) 3399 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___scope___AEscapeExpr[86] = { + {(bigint) 3439 /* 0: Identity */}, {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AEscapeExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: AEscapeExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AEscapeExpr < ANode: superclass typecheck marker */}, - {(bigint) 3043 /* 5: AEscapeExpr < ALabelable: superclass typecheck marker */}, - {(bigint) 2063 /* 6: AEscapeExpr < Prod: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 3399 /* 8: AEscapeExpr < AEscapeExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AEscapeExpr < ANode: superclass typecheck marker */}, + {(bigint) 3087 /* 5: AEscapeExpr < ALabelable: superclass typecheck marker */}, + {(bigint) 2075 /* 6: AEscapeExpr < Prod: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 3439 /* 8: AEscapeExpr < AEscapeExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150758,7 +150287,7 @@ const classtable_elt_t VFT_syntax___scope___AEscapeExpr[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AEscapeExpr < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AEscapeExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150800,17 +150329,17 @@ const classtable_elt_t VFT_syntax___scope___AEscapeExpr[88] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AEscapeExpr < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AEscapeExpr < 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) syntax___icode_generation___ANode___accept_icode_generation}, {(bigint) syntax___typing___ANode___accept_typing}, {(bigint) syntax___typing___ANode___after_typing}, - {(bigint) 3 /* 69: AEscapeExpr < ALabelable: superclass init_table position */}, + {(bigint) 3 /* 67: AEscapeExpr < ALabelable: superclass init_table position */}, {(bigint) parser___parser_nodes___ALabelable___n_label}, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AEscapeExpr < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AEscapeExpr < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150822,7 +150351,7 @@ const classtable_elt_t VFT_syntax___scope___AEscapeExpr[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 4 /* 84: AEscapeExpr < AEscapeExpr: superclass init_table position */}, + {(bigint) 4 /* 82: AEscapeExpr < AEscapeExpr: superclass init_table position */}, {(bigint) syntax___scope___AEscapeExpr___escapable}, {(bigint) syntax___scope___AEscapeExpr___kwname}, {(bigint) syntax___scope___AEscapeExpr___compute_escapable_block}, @@ -150896,16 +150425,14 @@ val_t NEW_AEscapeExpr_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___typing___TypingVisitor[108] = { - {(bigint) 2351 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___typing___TypingVisitor[106] = { + {(bigint) 2379 /* 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) 2343 /* 5: TypingVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 2351 /* 6: TypingVisitor < TypingVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: TypingVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 2379 /* 6: TypingVisitor < TypingVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -150917,7 +150444,7 @@ const classtable_elt_t VFT_syntax___typing___TypingVisitor[108] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: TypingVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: TypingVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -150946,12 +150473,12 @@ const classtable_elt_t VFT_syntax___typing___TypingVisitor[108] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: TypingVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: TypingVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -150980,7 +150507,7 @@ const classtable_elt_t VFT_syntax___typing___TypingVisitor[108] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: TypingVisitor < TypingVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: 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}, @@ -151130,18 +150657,16 @@ val_t NEW_TypingVisitor_syntax___typing___TypingVisitor___init(val_t p0, val_t p stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_syntax___typing___AAbsControl[88] = { - {(bigint) 3483 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___typing___AAbsControl[86] = { + {(bigint) 3523 /* 0: Identity */}, {(bigint) 12 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AAbsControl" /* 2: Class Name */}, {(bigint) 3 /* 3: AAbsControl < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: AAbsControl < ANode: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2063 /* 6: AAbsControl < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: AAbsControl < AExpr: superclass typecheck marker */}, - {(bigint) 3483 /* 8: AAbsControl < AAbsControl: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: AAbsControl < ANode: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2075 /* 6: AAbsControl < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: AAbsControl < AExpr: superclass typecheck marker */}, + {(bigint) 3523 /* 8: AAbsControl < AAbsControl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -151151,7 +150676,7 @@ const classtable_elt_t VFT_syntax___typing___AAbsControl[88] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: AAbsControl < Object: superclass init_table position */}, + {(bigint) 2 /* 18: AAbsControl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -151193,7 +150718,7 @@ const classtable_elt_t VFT_syntax___typing___AAbsControl[88] = { {(bigint) parser___parser_prod___ANode___replace_child}, {(bigint) parser___parser_prod___Prod___replace_with}, {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: AAbsControl < ANode: superclass init_table position */}, + {(bigint) 1 /* 60: AAbsControl < ANode: superclass init_table position */}, {(bigint) parser___parser_nodes___ANode___location}, {(bigint) parser___parser_nodes___ANode___hot_location}, {(bigint) parser___parser_nodes___ANode___init}, @@ -151203,19 +150728,19 @@ const classtable_elt_t VFT_syntax___typing___AAbsControl[88] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: AAbsControl < Prod: superclass init_table position */}, + {(bigint) 0 /* 70: AAbsControl < Prod: superclass init_table position */}, {(bigint) parser___parser_nodes___Prod___location__eq}, {(bigint) syntax___typing___AExpr___is_typed}, {(bigint) syntax___typing___AExpr___is_statement}, {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: AAbsControl < AExpr: superclass init_table position */}, + {(bigint) 3 /* 75: AAbsControl < AExpr: superclass init_table position */}, {(bigint) syntax___icode_generation___AExpr___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) 4 /* 84: AAbsControl < AAbsControl: superclass init_table position */}, + {(bigint) 4 /* 82: AAbsControl < AAbsControl: superclass init_table position */}, {(bigint) syntax___typing___AAbsControl___escapable}, {(bigint) syntax___typing___AAbsControl___process_control}, {(bigint) syntax___typing___AAbsControl___process_control_inside}, @@ -151297,179 +150822,15 @@ val_t NEW_AAbsControl_parser___parser_nodes___ANode___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_syntax___typing___ATypeCheckExpr[84] = { - {(bigint) 3219 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___typing___ATypeCheckExpr[82] = { + {(bigint) 3259 /* 0: Identity */}, {(bigint) 11 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ATypeCheckExpr" /* 2: Class Name */}, {(bigint) 3 /* 3: ATypeCheckExpr < Object: superclass typecheck marker */}, - {(bigint) 299 /* 4: ATypeCheckExpr < ANode: superclass typecheck marker */}, - {(bigint) 3219 /* 5: ATypeCheckExpr < ATypeCheckExpr: superclass typecheck marker */}, - {(bigint) 2063 /* 6: ATypeCheckExpr < Prod: superclass typecheck marker */}, - {(bigint) 3067 /* 7: ATypeCheckExpr < AExpr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {0} /* 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 /* 20: ATypeCheckExpr < Object: superclass init_table position */}, - {(bigint) standard___kernel___Object___object_id}, - {(bigint) standard___kernel___Object___is_same_type}, - {(bigint) standard___kernel___Object_____eqeq}, - {(bigint) standard___kernel___Object_____neq}, - {(bigint) standard___kernel___Object___output}, - {(bigint) standard___kernel___Object___output_class_name}, - {(bigint) standard___kernel___Object___exit}, - {(bigint) standard___kernel___Object___sys}, - {(bigint) standard___file___Object___printn}, - {(bigint) standard___file___Object___print}, - {(bigint) standard___file___Object___getc}, - {(bigint) standard___file___Object___gets}, - {(bigint) standard___file___Object___stdin}, - {(bigint) standard___file___Object___stdout}, - {(bigint) standard___file___Object___stderr}, - {(bigint) standard___string___Object___to_s}, - {(bigint) standard___string___Object___native_class_name}, - {(bigint) standard___string___Object___class_name}, - {(bigint) standard___string___Object___inspect}, - {(bigint) standard___string___Object___inspect_head}, - {(bigint) standard___string___Object___args}, - {(bigint) standard___hash___Object___hash}, - {(bigint) standard___math___Object___atan2}, - {(bigint) standard___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___ANode___replace_child}, - {(bigint) parser___parser_prod___Prod___replace_with}, - {(bigint) parser___parser_prod___ANode___visit_all}, - {(bigint) 1 /* 62: ATypeCheckExpr < 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) syntax___icode_generation___AExpr___accept_icode_generation}, - {(bigint) syntax___typing___ANode___accept_typing}, - {(bigint) syntax___typing___AExpr___after_typing}, - {(bigint) 4 /* 69: ATypeCheckExpr < ATypeCheckExpr: superclass init_table position */}, - {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, - {(bigint) parser___parser_prod___ANode___replace_with}, - {(bigint) 0 /* 72: ATypeCheckExpr < Prod: superclass init_table position */}, - {(bigint) parser___parser_nodes___Prod___location__eq}, - {(bigint) syntax___typing___AExpr___is_typed}, - {(bigint) syntax___typing___AExpr___is_statement}, - {(bigint) syntax___typing___AExpr___stype}, - {(bigint) 3 /* 77: ATypeCheckExpr < AExpr: superclass init_table position */}, - {(bigint) syntax___icode_generation___AExpr___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}, -}; -/* 0: Pointer to the classtable */ -/* 1: Object_id */ -/* 2: Attribute ATypeCheckExpr::_parent */ -/* 3: Attribute ATypeCheckExpr::_location */ -/* 4: Attribute ATypeCheckExpr::_first_location */ -/* 5: Attribute ATypeCheckExpr::_last_location */ -/* Instance Hole :( */ -/* 7: Attribute ATypeCheckExpr::_is_typed */ -/* 8: Attribute ATypeCheckExpr::_stype */ -/* 9: Attribute ATypeCheckExpr::_if_true_flow_ctx */ -/* 10: Attribute ATypeCheckExpr::_if_false_flow_ctx */ -void INIT_ATTRIBUTES__syntax___typing___ATypeCheckExpr(val_t p0){ - struct {struct stack_frame_t me;} fra; - val_t REGB0; - val_t tmp; - fra.me.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___ATypeCheckExpr; - fra.me.has_broke = 0; - fra.me.REG_size = 1; - fra.me.REG[0] = NIT_NULL; - fra.me.REG[0] = p0; - /* ./syntax//typing.nit:356 */ - REGB0 = TAG_Bool(false); - ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; - stack_frame_head = fra.me.prev; -} -val_t NEW_syntax___typing___ATypeCheckExpr(void) -{ - obj_t obj; - obj = alloc(sizeof(val_t) * 11); - obj->vft = (classtable_elt_t*)VFT_syntax___typing___ATypeCheckExpr; - obj[1].object_id = object_id_counter; - object_id_counter = object_id_counter + 1; - return OBJ2VAL(obj); -} -void CHECKNEW_syntax___typing___ATypeCheckExpr(val_t p0){ - struct {struct stack_frame_t me;} fra; - val_t REGB0; - val_t tmp; - fra.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___ATypeCheckExpr; - fra.me.has_broke = 0; - fra.me.REG_size = 1; - 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_ATypeCheckExpr_parser___parser_nodes___ANode___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 = 0; - fra.me.meth = LOCATE_NEW_ATypeCheckExpr_parser___parser_nodes___ANode___init; - fra.me.has_broke = 0; - fra.me.REG_size = 2; - fra.me.REG[0] = NIT_NULL; - fra.me.REG[1] = NIT_NULL; - fra.me.REG[0] = p0; - fra.me.REG[1] = NEW_syntax___typing___ATypeCheckExpr(); - INIT_ATTRIBUTES__syntax___typing___ATypeCheckExpr(fra.me.REG[1]); - parser___parser_nodes___ANode___init(fra.me.REG[1], fra.me.REG[0], init_table); - CHECKNEW_syntax___typing___ATypeCheckExpr(fra.me.REG[1]); - stack_frame_head = fra.me.prev; - return fra.me.REG[1]; -} -const classtable_elt_t VFT_primitive_info___PrimitiveInfo[54] = { - {(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 :( */, - {0} /* Class Hole :( */, + {(bigint) 307 /* 4: ATypeCheckExpr < ANode: superclass typecheck marker */}, + {(bigint) 3259 /* 5: ATypeCheckExpr < ATypeCheckExpr: superclass typecheck marker */}, + {(bigint) 2075 /* 6: ATypeCheckExpr < Prod: superclass typecheck marker */}, + {(bigint) 3111 /* 7: ATypeCheckExpr < AExpr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -151480,7 +150841,7 @@ const classtable_elt_t VFT_primitive_info___PrimitiveInfo[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: PrimitiveInfo < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ATypeCheckExpr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -151509,100 +150870,125 @@ const classtable_elt_t VFT_primitive_info___PrimitiveInfo[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: 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}, + {(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___ANode___replace_child}, + {(bigint) parser___parser_prod___Prod___replace_with}, + {(bigint) parser___parser_prod___ANode___visit_all}, + {(bigint) 1 /* 60: ATypeCheckExpr < 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) syntax___icode_generation___AExpr___accept_icode_generation}, + {(bigint) syntax___typing___ANode___accept_typing}, + {(bigint) syntax___typing___AExpr___after_typing}, + {(bigint) 4 /* 67: ATypeCheckExpr < ATypeCheckExpr: superclass init_table position */}, + {(bigint) syntax___typing___ATypeCheckExpr___check_expr_cast}, + {(bigint) parser___parser_prod___ANode___replace_with}, + {(bigint) 0 /* 70: ATypeCheckExpr < Prod: superclass init_table position */}, + {(bigint) parser___parser_nodes___Prod___location__eq}, + {(bigint) syntax___typing___AExpr___is_typed}, + {(bigint) syntax___typing___AExpr___is_statement}, + {(bigint) syntax___typing___AExpr___stype}, + {(bigint) 3 /* 75: ATypeCheckExpr < AExpr: superclass init_table position */}, + {(bigint) syntax___icode_generation___AExpr___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}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ -/* 2: Attribute PrimitiveInfo::_name */ -/* 3: Attribute PrimitiveInfo::_tagged */ -/* 4: Attribute PrimitiveInfo::_cname */ -void INIT_ATTRIBUTES__primitive_info___PrimitiveInfo(val_t p0){ +/* 2: Attribute ATypeCheckExpr::_parent */ +/* 3: Attribute ATypeCheckExpr::_location */ +/* 4: Attribute ATypeCheckExpr::_first_location */ +/* 5: Attribute ATypeCheckExpr::_last_location */ +/* Instance Hole :( */ +/* 7: Attribute ATypeCheckExpr::_is_typed */ +/* 8: Attribute ATypeCheckExpr::_stype */ +/* 9: Attribute ATypeCheckExpr::_if_true_flow_ctx */ +/* 10: Attribute ATypeCheckExpr::_if_false_flow_ctx */ +void INIT_ATTRIBUTES__syntax___typing___ATypeCheckExpr(val_t p0){ struct {struct stack_frame_t me;} fra; + val_t REGB0; val_t tmp; fra.me.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.meth = LOCATE_INIT_ATTRIBUTES__syntax___typing___ATypeCheckExpr; fra.me.has_broke = 0; - fra.me.REG_size = 0; + fra.me.REG_size = 1; + fra.me.REG[0] = NIT_NULL; + fra.me.REG[0] = p0; + /* ./syntax//typing.nit:356 */ + REGB0 = TAG_Bool(false); + ATTR_syntax___typing___AExpr____is_typed(fra.me.REG[0]) = REGB0; stack_frame_head = fra.me.prev; } -val_t NEW_primitive_info___PrimitiveInfo(void) +val_t NEW_syntax___typing___ATypeCheckExpr(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 5); - obj->vft = (classtable_elt_t*)VFT_primitive_info___PrimitiveInfo; + obj = alloc(sizeof(val_t) * 11); + obj->vft = (classtable_elt_t*)VFT_syntax___typing___ATypeCheckExpr; 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){ +void CHECKNEW_syntax___typing___ATypeCheckExpr(val_t p0){ struct {struct stack_frame_t me;} fra; val_t REGB0; val_t tmp; fra.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.meth = LOCATE_CHECKNEW_syntax___typing___ATypeCheckExpr; fra.me.has_broke = 0; fra.me.REG_size = 1; 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); + 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", "_cname", LOCATE_nitc, 0); + nit_abort("Uninitialized attribute %s", "_is_typed", 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 NEW_ATypeCheckExpr_parser___parser_nodes___ANode___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}; + int init_table[5] = {0, 0, 0, 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.line = 0; + fra.me.meth = LOCATE_NEW_ATypeCheckExpr_parser___parser_nodes___ANode___init; fra.me.has_broke = 0; - fra.me.REG_size = 3; + fra.me.REG_size = 2; 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]); + fra.me.REG[1] = NEW_syntax___typing___ATypeCheckExpr(); + INIT_ATTRIBUTES__syntax___typing___ATypeCheckExpr(fra.me.REG[1]); + parser___parser_nodes___ANode___init(fra.me.REG[1], fra.me.REG[0], init_table); + CHECKNEW_syntax___typing___ATypeCheckExpr(fra.me.REG[1]); stack_frame_head = fra.me.prev; - return fra.me.REG[2]; + return fra.me.REG[1]; } const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { - {(bigint) 2347 /* 0: Identity */}, - {(bigint) 13 /* 1: Object size (-1 if a NativeArray)*/}, + {(bigint) 2375 /* 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) 227 /* 4: A2IContext < ICodeBuilder: superclass typecheck marker */}, - {(bigint) 2347 /* 5: A2IContext < A2IContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 235 /* 4: A2IContext < ICodeBuilder: superclass typecheck marker */}, + {(bigint) 2375 /* 5: A2IContext < A2IContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -151615,7 +151001,7 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: A2IContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: A2IContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -151645,7 +151031,7 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) icode___icode_tools___ICodeBuilder___inline_routine}, - {(bigint) 1 /* 50: A2IContext < ICodeBuilder: superclass init_table position */}, + {(bigint) 1 /* 48: 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}, @@ -151668,7 +151054,7 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { {(bigint) icode___icode_builder___ICodeBuilder___init}, {(bigint) icode___icode_builder___ICodeBuilder___current_location}, {(bigint) icode___icode_builder___ICodeBuilder___current_location__eq}, - {(bigint) 2 /* 73: A2IContext < A2IContext: superclass init_table position */}, + {(bigint) 2 /* 71: 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}, @@ -151680,6 +151066,8 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { {(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}, @@ -151697,7 +151085,8 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IContext[89] = { /* 9: Attribute A2IContext::_return_seq */ /* 10: Attribute A2IContext::_return_value */ /* 11: Attribute A2IContext::_method */ -/* 12: Attribute A2IContext::_current_node */ +/* 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; @@ -151716,7 +151105,7 @@ void INIT_ATTRIBUTES__syntax___icode_generation___A2IContext(val_t p0){ /* ./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:137 */ + /* ./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 */ @@ -151727,7 +151116,7 @@ void INIT_ATTRIBUTES__syntax___icode_generation___A2IContext(val_t p0){ val_t NEW_syntax___icode_generation___A2IContext(void) { obj_t obj; - obj = alloc(sizeof(val_t) * 13); + 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; @@ -151783,7 +151172,7 @@ val_t NEW_A2IContext_syntax___icode_generation___A2IContext___init(val_t p0, val int init_table[3] = {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.line = 88; fra.me.meth = LOCATE_NEW_A2IContext_syntax___icode_generation___A2IContext___init; fra.me.has_broke = 0; fra.me.REG_size = 4; @@ -151794,7 +151183,7 @@ val_t NEW_A2IContext_syntax___icode_generation___A2IContext___init(val_t p0, val fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./syntax//icode_generation.nit:85 */ + /* ./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); @@ -151802,16 +151191,14 @@ val_t NEW_A2IContext_syntax___icode_generation___A2IContext___init(val_t p0, val stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[87] = { - {(bigint) 3099 /* 0: Identity */}, +const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[85] = { + {(bigint) 3143 /* 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) 2343 /* 5: A2IVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, - {(bigint) 3099 /* 6: A2IVisitor < A2IVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2371 /* 5: A2IVisitor < AbsSyntaxVisitor: superclass typecheck marker */}, + {(bigint) 3143 /* 6: A2IVisitor < A2IVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -151823,7 +151210,7 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[87] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: A2IVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: A2IVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -151852,12 +151239,12 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[87] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: A2IVisitor < Visitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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) 2 /* 54: A2IVisitor < AbsSyntaxVisitor: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -151886,7 +151273,7 @@ const classtable_elt_t VFT_syntax___icode_generation___A2IVisitor[87] = { {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_expr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___check_conform_multiexpr}, {(bigint) syntax___syntax_base___AbsSyntaxVisitor___init}, - {(bigint) 3 /* 83: A2IVisitor < A2IVisitor: superclass init_table position */}, + {(bigint) 3 /* 81: 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}, @@ -151955,7 +151342,7 @@ val_t NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init(val_t p0, val 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 = 286; + 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; @@ -151964,7 +151351,7 @@ val_t NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init(val_t p0, val fra.me.REG[2] = NIT_NULL; fra.me.REG[0] = p0; fra.me.REG[1] = p1; - /* ./syntax//icode_generation.nit:286 */ + /* ./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); @@ -151973,14 +151360,12 @@ val_t NEW_A2IVisitor_syntax___icode_generation___A2IVisitor___init(val_t p0, val return fra.me.REG[2]; } const classtable_elt_t VFT_syntax___SrcModuleLoader[60] = { - {(bigint) 339 /* 0: Identity */}, + {(bigint) 347 /* 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) 127 /* 4: SrcModuleLoader < ModuleLoader: superclass typecheck marker */}, - {(bigint) 339 /* 5: SrcModuleLoader < SrcModuleLoader: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 347 /* 5: SrcModuleLoader < SrcModuleLoader: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -151993,7 +151378,7 @@ const classtable_elt_t VFT_syntax___SrcModuleLoader[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: SrcModuleLoader < Object: superclass init_table position */}, + {(bigint) 0 /* 18: SrcModuleLoader < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -152022,7 +151407,9 @@ const classtable_elt_t VFT_syntax___SrcModuleLoader[60] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: SrcModuleLoader < ModuleLoader: superclass init_table position */}, + {(bigint) 1 /* 47: SrcModuleLoader < ModuleLoader: superclass init_table position */}, + {(bigint) 2159 /* 48: VT SrcModuleLoader::MODULE : id of MMSrcModule */}, + {(bigint) 5 /* 49: VT SrcModuleLoader::MODULE : color of MMSrcModule */}, {(bigint) syntax___SrcModuleLoader___file_type}, {(bigint) mmloader___ModuleLoader___try_to_load_dir}, {(bigint) mmloader___ModuleLoader___can_handle}, @@ -152086,16 +151473,14 @@ val_t NEW_SrcModuleLoader_syntax___SrcModuleLoader___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_abstracttool___AbstractCompiler[141] = { - {(bigint) 2995 /* 0: Identity */}, +const classtable_elt_t VFT_abstracttool___AbstractCompiler[140] = { + {(bigint) 3035 /* 0: Identity */}, {(bigint) 52 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbstractCompiler" /* 2: Class Name */}, {(bigint) 3 /* 3: AbstractCompiler < Object: superclass typecheck marker */}, - {(bigint) 179 /* 4: AbstractCompiler < MMContext: superclass typecheck marker */}, - {(bigint) 319 /* 5: AbstractCompiler < ToolContext: superclass typecheck marker */}, - {(bigint) 2995 /* 6: AbstractCompiler < AbstractCompiler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 187 /* 4: AbstractCompiler < MMContext: superclass typecheck marker */}, + {(bigint) 327 /* 5: AbstractCompiler < ToolContext: superclass typecheck marker */}, + {(bigint) 3035 /* 6: AbstractCompiler < AbstractCompiler: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -152107,7 +151492,7 @@ const classtable_elt_t VFT_abstracttool___AbstractCompiler[141] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: AbstractCompiler < Object: superclass init_table position */}, + {(bigint) 0 /* 18: AbstractCompiler < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -152136,7 +151521,8 @@ const classtable_elt_t VFT_abstracttool___AbstractCompiler[141] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: AbstractCompiler < MMContext: superclass init_table position */}, + {(bigint) syntax___mmbuilder___ToolContext___handle_property_conflict}, + {(bigint) 1 /* 48: AbstractCompiler < MMContext: superclass init_table position */}, {(bigint) metamodel___abstractmetamodel___MMContext___init}, {(bigint) metamodel___abstractmetamodel___MMContext___module_hierarchy}, {(bigint) metamodel___abstractmetamodel___MMContext___class_hierarchy}, @@ -152166,7 +151552,7 @@ const classtable_elt_t VFT_abstracttool___AbstractCompiler[141] = { {(bigint) analysis___ToolContext___no_out_of_init_get_test_removal__eq}, {(bigint) syntax___ToolContext___keep_ast}, {(bigint) syntax___ToolContext___keep_ast__eq}, - {(bigint) 2 /* 79: AbstractCompiler < ToolContext: superclass init_table position */}, + {(bigint) 2 /* 78: AbstractCompiler < ToolContext: superclass init_table position */}, {(bigint) mmloader___ToolContext___error_count}, {(bigint) mmloader___ToolContext___warning_count}, {(bigint) mmloader___ToolContext___log_directory}, @@ -152222,7 +151608,7 @@ const classtable_elt_t VFT_abstracttool___AbstractCompiler[141] = { {(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) 3 /* 135: AbstractCompiler < AbstractCompiler: superclass init_table position */}, + {(bigint) 3 /* 134: AbstractCompiler < AbstractCompiler: superclass init_table position */}, {(bigint) abstracttool___AbstractCompiler___init}, {(bigint) abstracttool___AbstractCompiler___tool_name}, {(bigint) abstracttool___AbstractCompiler___exec_cmd_line}, @@ -152335,13 +151721,13 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ /* ./syntax//syntax.nit:98 */ REGB0 = TAG_Bool(false); ATTR_syntax___ToolContext____keep_ast(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:99 */ + /* ./mmloader.nit:98 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____error_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:102 */ + /* ./mmloader.nit:101 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____warning_count(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:105 */ + /* ./mmloader.nit:104 */ if (!once_value_1) { fra.me.REG[1] = BOX_NativeString("logs"); REGB0 = TAG_Int(4); @@ -152351,22 +151737,22 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ } else fra.me.REG[1] = once_value_1; fra.me.REG[1] = fra.me.REG[1]; ATTR_mmloader___ToolContext____log_directory(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:108 */ + /* ./mmloader.nit:107 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____messages(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:109 */ + /* ./mmloader.nit:108 */ fra.me.REG[1] = NEW_ComparableSorter_standard___collection___sorter___ComparableSorter___init(); ATTR_mmloader___ToolContext____message_sorter(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:167 */ + /* ./mmloader.nit:166 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____paths(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:170 */ + /* ./mmloader.nit:169 */ fra.me.REG[1] = NEW_Array_standard___collection___array___Array___init(); ATTR_mmloader___ToolContext____loaders(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:173 */ + /* ./mmloader.nit:172 */ fra.me.REG[1] = NEW_OptionContext_opts___OptionContext___init(); ATTR_mmloader___ToolContext____option_context(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:176 */ + /* ./mmloader.nit:175 */ if (!once_value_2) { fra.me.REG[1] = BOX_NativeString("Show warnings"); REGB0 = TAG_Int(13); @@ -152397,7 +151783,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); fra.me.REG[2] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[1], fra.me.REG[2]); ATTR_mmloader___ToolContext____opt_warn(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:179 */ + /* ./mmloader.nit:178 */ if (!once_value_5) { fra.me.REG[2] = BOX_NativeString("Set include path for loaders (may be used more than once)"); REGB0 = TAG_Int(57); @@ -152428,7 +151814,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_path(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:182 */ + /* ./mmloader.nit:181 */ if (!once_value_8) { fra.me.REG[1] = BOX_NativeString("Generate various log files"); REGB0 = TAG_Int(26); @@ -152450,7 +151836,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_log(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:185 */ + /* ./mmloader.nit:184 */ if (!once_value_10) { fra.me.REG[2] = BOX_NativeString("Directory where to generate log files"); REGB0 = TAG_Int(37); @@ -152472,7 +151858,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_log_dir(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:188 */ + /* ./mmloader.nit:187 */ if (!once_value_12) { fra.me.REG[1] = BOX_NativeString("Stop after meta-model processing"); REGB0 = TAG_Int(32); @@ -152494,7 +151880,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_only_metamodel(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:191 */ + /* ./mmloader.nit:190 */ if (!once_value_14) { fra.me.REG[2] = BOX_NativeString("Only proceed to parse step of loaders"); REGB0 = TAG_Int(37); @@ -152516,7 +151902,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_only_parse(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:194 */ + /* ./mmloader.nit:193 */ if (!once_value_16) { fra.me.REG[1] = BOX_NativeString("Show Help (This screen)"); REGB0 = TAG_Int(23); @@ -152556,7 +151942,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_help(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:197 */ + /* ./mmloader.nit:196 */ if (!once_value_20) { fra.me.REG[2] = BOX_NativeString("Show version and exit"); REGB0 = TAG_Int(21); @@ -152578,7 +151964,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_version(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:200 */ + /* ./mmloader.nit:199 */ if (!once_value_22) { fra.me.REG[1] = BOX_NativeString("Verbose"); REGB0 = TAG_Int(7); @@ -152609,7 +151995,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ CALL_standard___collection___abstract_collection___SimpleCollection___add(fra.me.REG[2])(fra.me.REG[2], fra.me.REG[3]); fra.me.REG[2] = NEW_OptionCount_opts___OptionCount___init(fra.me.REG[1], fra.me.REG[2]); ATTR_mmloader___ToolContext____opt_verbose(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:203 */ + /* ./mmloader.nit:202 */ if (!once_value_25) { fra.me.REG[2] = BOX_NativeString("Stop on first error"); REGB0 = TAG_Int(19); @@ -152631,7 +152017,7 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_stop_on_first_error(fra.me.REG[0]) = fra.me.REG[1]; - /* ./mmloader.nit:206 */ + /* ./mmloader.nit:205 */ if (!once_value_27) { fra.me.REG[1] = BOX_NativeString("Do not use color to display errors and warnings"); REGB0 = TAG_Int(47); @@ -152653,13 +152039,13 @@ void INIT_ATTRIBUTES__abstracttool___AbstractCompiler(val_t p0){ 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_mmloader___ToolContext____opt_no_color(fra.me.REG[0]) = fra.me.REG[2]; - /* ./mmloader.nit:209 */ + /* ./mmloader.nit:208 */ REGB0 = TAG_Int(0); ATTR_mmloader___ToolContext____verbose_level(fra.me.REG[0]) = REGB0; - /* ./mmloader.nit:292 */ + /* ./mmloader.nit:291 */ 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:359 */ + /* ./mmloader.nit:358 */ 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]; /* ./metamodel//abstractmetamodel.nit:30 */ @@ -153087,7 +152473,7 @@ val_t NEW_AbstractCompiler_abstracttool___AbstractCompiler___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_program___Program[106] = { +const classtable_elt_t VFT_program___Program[104] = { {(bigint) 91 /* 0: Identity */}, {(bigint) 17 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Program" /* 2: Class Name */}, @@ -153104,11 +152490,9 @@ const classtable_elt_t VFT_program___Program[106] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Program < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Program < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153152,7 +152536,7 @@ const classtable_elt_t VFT_program___Program[106] = { {(bigint) analysis___instantiated_type_analysis___Program___ita__eq}, {(bigint) analysis___instantiated_type_analysis___Program___dump_instantiated_types}, {(bigint) analysis___instantiated_type_analysis___Program___dump_not_instantiated_types}, - {(bigint) 1 /* 64: Program < Program: superclass init_table position */}, + {(bigint) 1 /* 62: Program < Program: superclass init_table position */}, {(bigint) program___Program___tc}, {(bigint) program___Program___main_module}, {(bigint) program___Program___main_method}, @@ -153226,7 +152610,7 @@ void INIT_ATTRIBUTES__program___Program(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//compiling.nit:28 */ + /* ./compiling//compiling.nit:29 */ if (!once_value_1) { fra.me.REG[1] = BOX_NativeString("none"); REGB0 = TAG_Int(4); @@ -153266,10 +152650,10 @@ void INIT_ATTRIBUTES__program___Program(val_t p0){ /* ./analysis//reachable_from_init_method_analysis.nit:25 */ fra.me.REG[1] = NIT_NULL; ATTR_analysis___reachable_from_init_method_analysis___Program____rfima(fra.me.REG[0]) = fra.me.REG[1]; - /* ./compiling//table_computation.nit:138 */ + /* ./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:141 */ + /* ./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; @@ -153365,7 +152749,7 @@ val_t NEW_Program_program___Program___init(val_t p0, val_t p1){ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_compiling___compiling_writer___Writer[59] = { +const classtable_elt_t VFT_compiling___compiling_writer___Writer[57] = { {(bigint) 11 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "Writer" /* 2: Class Name */}, @@ -153382,11 +152766,9 @@ const classtable_elt_t VFT_compiling___compiling_writer___Writer[59] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: Writer < Object: superclass init_table position */}, + {(bigint) 0 /* 18: Writer < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153415,7 +152797,7 @@ const classtable_elt_t VFT_compiling___compiling_writer___Writer[59] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: Writer < Writer: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -153515,15 +152897,13 @@ val_t NEW_Writer_compiling___compiling_writer___Writer___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___compiling_writer___WriterCoreNode[54] = { - {(bigint) 311 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___compiling_writer___WriterCoreNode[52] = { + {(bigint) 319 /* 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 :( */, + {(bigint) 319 /* 5: WriterCoreNode < WriterCoreNode: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -153536,7 +152916,7 @@ const classtable_elt_t VFT_compiling___compiling_writer___WriterCoreNode[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: WriterCoreNode < Object: superclass init_table position */}, + {(bigint) 1 /* 18: WriterCoreNode < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153565,10 +152945,10 @@ const classtable_elt_t VFT_compiling___compiling_writer___WriterCoreNode[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: WriterCoreNode < WriterNode: superclass init_table position */}, + {(bigint) 0 /* 47: WriterCoreNode < WriterNode: superclass init_table position */}, {(bigint) compiling___compiling_writer___WriterCoreNode___internal_write_to_stream}, {(bigint) compiling___compiling_writer___WriterNode___init}, - {(bigint) 2 /* 52: WriterCoreNode < WriterCoreNode: superclass init_table position */}, + {(bigint) 2 /* 50: WriterCoreNode < WriterCoreNode: superclass init_table position */}, {(bigint) compiling___compiling_writer___WriterCoreNode___init}, }; /* 0: Pointer to the classtable */ @@ -153641,15 +153021,13 @@ val_t NEW_WriterCoreNode_compiling___compiling_writer___WriterCoreNode___init(va stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___compiling_writer___WriterStrings[54] = { - {(bigint) 307 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___compiling_writer___WriterStrings[52] = { + {(bigint) 315 /* 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 :( */, + {(bigint) 315 /* 5: WriterStrings < WriterStrings: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -153662,7 +153040,7 @@ const classtable_elt_t VFT_compiling___compiling_writer___WriterStrings[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: WriterStrings < Object: superclass init_table position */}, + {(bigint) 1 /* 18: WriterStrings < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153691,10 +153069,10 @@ const classtable_elt_t VFT_compiling___compiling_writer___WriterStrings[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 0 /* 49: WriterStrings < WriterNode: superclass init_table position */}, + {(bigint) 0 /* 47: WriterStrings < WriterNode: superclass init_table position */}, {(bigint) compiling___compiling_writer___WriterStrings___internal_write_to_stream}, {(bigint) compiling___compiling_writer___WriterNode___init}, - {(bigint) 2 /* 52: WriterStrings < WriterStrings: superclass init_table position */}, + {(bigint) 2 /* 50: WriterStrings < WriterStrings: superclass init_table position */}, {(bigint) compiling___compiling_writer___WriterStrings___init}, }; /* 0: Pointer to the classtable */ @@ -153771,14 +153149,12 @@ val_t NEW_WriterStrings_compiling___compiling_writer___WriterStrings___init(val_ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___compiling_base___CProgram[60] = { - {(bigint) 283 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___compiling_base___CProgram[58] = { + {(bigint) 291 /* 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) 283 /* 4: CProgram < CProgram: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 291 /* 4: CProgram < CProgram: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -153792,7 +153168,7 @@ const classtable_elt_t VFT_compiling___compiling_base___CProgram[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: CProgram < Object: superclass init_table position */}, + {(bigint) 0 /* 18: CProgram < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153821,7 +153197,7 @@ const classtable_elt_t VFT_compiling___compiling_base___CProgram[60] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: CProgram < CProgram: superclass init_table position */}, + {(bigint) 1 /* 47: CProgram < CProgram: superclass init_table position */}, {(bigint) compiling___compiling_base___CProgram___init}, {(bigint) compiling___compiling_base___CProgram___program}, {(bigint) compiling___compiling_base___CProgram___files}, @@ -153938,14 +153314,12 @@ val_t NEW_CProgram_compiling___compiling_base___CProgram___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___compiling_base___CompilerVisitor[74] = { - {(bigint) 263 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___compiling_base___CompilerVisitor[72] = { + {(bigint) 271 /* 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) 263 /* 4: CompilerVisitor < CompilerVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 271 /* 4: CompilerVisitor < CompilerVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -153959,7 +153333,7 @@ const classtable_elt_t VFT_compiling___compiling_base___CompilerVisitor[74] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: CompilerVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: CompilerVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -153988,7 +153362,7 @@ const classtable_elt_t VFT_compiling___compiling_base___CompilerVisitor[74] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: CompilerVisitor < CompilerVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -154142,15 +153516,13 @@ val_t NEW_CompilerVisitor_compiling___compiling_base___CompilerVisitor___init(va stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor[67] = { - {(bigint) 2211 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAllocationVisitor[65] = { + {(bigint) 2231 /* 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) 215 /* 4: IRegisterSlotAllocationVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2211 /* 5: IRegisterSlotAllocationVisitor < IRegisterSlotAllocationVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: IRegisterSlotAllocationVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2231 /* 5: IRegisterSlotAllocationVisitor < IRegisterSlotAllocationVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -154163,7 +153535,7 @@ const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAl {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IRegisterSlotAllocationVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IRegisterSlotAllocationVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154192,7 +153564,7 @@ const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAl {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: IRegisterSlotAllocationVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -154200,7 +153572,7 @@ const classtable_elt_t VFT_analysis___allocate_iregister_slots___IRegisterSlotAl {(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 /* 57: IRegisterSlotAllocationVisitor < IRegisterSlotAllocationVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: 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}, @@ -154253,7 +153625,7 @@ void INIT_ATTRIBUTES__analysis___allocate_iregister_slots___IRegisterSlotAllocat /* ./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:28 */ + /* ./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; @@ -154342,7 +153714,7 @@ val_t NEW_IRegisterSlotAllocationVisitor_analysis___allocate_iregister_slots___I stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___allocate_iregister_slots___SlotGroup[53] = { +const classtable_elt_t VFT_analysis___allocate_iregister_slots___SlotGroup[51] = { {(bigint) 47 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "SlotGroup" /* 2: Class Name */}, @@ -154359,11 +153731,9 @@ const classtable_elt_t VFT_analysis___allocate_iregister_slots___SlotGroup[53] = {0} /* Class Hole :( */, {0} /* 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 /* 20: SlotGroup < Object: superclass init_table position */}, + {(bigint) 0 /* 18: SlotGroup < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154392,7 +153762,7 @@ const classtable_elt_t VFT_analysis___allocate_iregister_slots___SlotGroup[53] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: SlotGroup < SlotGroup: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -154473,14 +153843,12 @@ val_t NEW_SlotGroup_analysis___allocate_iregister_slots___SlotGroup___init(void) stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___icode_dump___ICodeDumper[63] = { - {(bigint) 223 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___icode_dump___ICodeDumper[61] = { + {(bigint) 231 /* 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) 223 /* 4: ICodeDumper < ICodeDumper: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 231 /* 4: ICodeDumper < ICodeDumper: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -154494,7 +153862,7 @@ const classtable_elt_t VFT_analysis___icode_dump___ICodeDumper[63] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ICodeDumper < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ICodeDumper < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154523,7 +153891,7 @@ const classtable_elt_t VFT_analysis___icode_dump___ICodeDumper[63] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ICodeDumper < ICodeDumper: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -154667,15 +154035,13 @@ val_t NEW_ICodeDumper_analysis___icode_dump___ICodeDumper___init(val_t p0, val_t stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[60] = { - {(bigint) 2199 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[58] = { + {(bigint) 2215 /* 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) 215 /* 4: InlineMethodVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2199 /* 5: InlineMethodVisitor < InlineMethodVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: InlineMethodVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2215 /* 5: InlineMethodVisitor < InlineMethodVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -154688,7 +154054,7 @@ const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[60] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: InlineMethodVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: InlineMethodVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154717,7 +154083,7 @@ const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[60] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: InlineMethodVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -154725,7 +154091,7 @@ const classtable_elt_t VFT_analysis___inline_methods___InlineMethodVisitor[60] = {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: InlineMethodVisitor < InlineMethodVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: InlineMethodVisitor < InlineMethodVisitor: superclass init_table position */}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, {(bigint) analysis___inline_methods___InlineMethodVisitor___init}, }; @@ -154750,7 +154116,7 @@ void INIT_ATTRIBUTES__analysis___inline_methods___InlineMethodVisitor(val_t 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:28 */ + /* ./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; @@ -154811,7 +154177,7 @@ val_t NEW_InlineMethodVisitor_analysis___inline_methods___InlineMethodVisitor___ stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_analysis___reachable_method_analysis___ReachableMethodAnalysis[53] = { +const classtable_elt_t VFT_analysis___reachable_method_analysis___ReachableMethodAnalysis[51] = { {(bigint) 71 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReachableMethodAnalysis" /* 2: Class Name */}, @@ -154828,11 +154194,9 @@ const classtable_elt_t VFT_analysis___reachable_method_analysis___ReachableMetho {0} /* Class Hole :( */, {0} /* 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 /* 20: ReachableMethodAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ReachableMethodAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154861,7 +154225,7 @@ const classtable_elt_t VFT_analysis___reachable_method_analysis___ReachableMetho {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ReachableMethodAnalysis < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: ReachableMethodAnalysis < ReachableMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___is_iroutine_reachable}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___is_method_reachable}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___init}, @@ -154917,15 +154281,13 @@ val_t NEW_ReachableMethodAnalysis_analysis___reachable_method_analysis___Reachab stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_method_analysis___DefaultReachableMethodAnalysis[55] = { - {(bigint) 2275 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_method_analysis___DefaultReachableMethodAnalysis[53] = { + {(bigint) 2299 /* 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) 2275 /* 5: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2299 /* 5: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -154938,7 +154300,7 @@ const classtable_elt_t VFT_analysis___reachable_method_analysis___DefaultReachab {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: DefaultReachableMethodAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: DefaultReachableMethodAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -154967,11 +154329,11 @@ const classtable_elt_t VFT_analysis___reachable_method_analysis___DefaultReachab {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: DefaultReachableMethodAnalysis < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: DefaultReachableMethodAnalysis < ReachableMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_method_analysis___DefaultReachableMethodAnalysis___is_iroutine_reachable}, {(bigint) analysis___reachable_method_analysis___DefaultReachableMethodAnalysis___is_method_reachable}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___init}, - {(bigint) 2 /* 53: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass init_table position */}, + {(bigint) 2 /* 51: DefaultReachableMethodAnalysis < DefaultReachableMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_method_analysis___DefaultReachableMethodAnalysis___init}, }; /* 0: Pointer to the classtable */ @@ -155026,15 +154388,13 @@ val_t NEW_DefaultReachableMethodAnalysis_analysis___reachable_method_analysis___ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___cha_analysis___ChaContext[55] = { - {(bigint) 2319 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___cha_analysis___ChaContext[53] = { + {(bigint) 2347 /* 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) 2319 /* 5: ChaContext < ChaContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2347 /* 5: ChaContext < ChaContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155047,7 +154407,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaContext[55] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ChaContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ChaContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155076,11 +154436,11 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaContext[55] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ChaContext < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: ChaContext < ReachableMethodAnalysis: superclass init_table position */}, {(bigint) analysis___cha_analysis___ChaContext___is_iroutine_reachable}, {(bigint) analysis___cha_analysis___ChaContext___is_method_reachable}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___init}, - {(bigint) 2 /* 53: ChaContext < ChaContext: superclass init_table position */}, + {(bigint) 2 /* 51: ChaContext < ChaContext: superclass init_table position */}, {(bigint) analysis___cha_analysis___ChaContext___reachable_iroutines}, }; /* 0: Pointer to the classtable */ @@ -155149,14 +154509,12 @@ val_t NEW_ChaContext_analysis___reachable_method_analysis___ReachableMethodAnaly stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___cha_analysis___ChaBuilder[56] = { - {(bigint) 279 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___cha_analysis___ChaBuilder[54] = { + {(bigint) 287 /* 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) 279 /* 4: ChaBuilder < ChaBuilder: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 287 /* 4: ChaBuilder < ChaBuilder: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155170,7 +154528,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaBuilder[56] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ChaBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ChaBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155199,7 +154557,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaBuilder[56] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ChaBuilder < ChaBuilder: superclass init_table position */}, + {(bigint) 1 /* 47: ChaBuilder < ChaBuilder: superclass init_table position */}, {(bigint) analysis___cha_analysis___ChaBuilder___iroutine_to_search}, {(bigint) analysis___cha_analysis___ChaBuilder___context}, {(bigint) analysis___cha_analysis___ChaBuilder___program}, @@ -155288,15 +154646,13 @@ val_t NEW_ChaBuilder_analysis___cha_analysis___ChaBuilder___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___cha_analysis___ChaVisitor[61] = { - {(bigint) 2315 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___cha_analysis___ChaVisitor[59] = { + {(bigint) 2343 /* 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) 215 /* 4: ChaVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2315 /* 5: ChaVisitor < ChaVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: ChaVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2343 /* 5: ChaVisitor < ChaVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155309,7 +154665,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaVisitor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ChaVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ChaVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155338,7 +154694,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaVisitor[61] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ChaVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -155346,7 +154702,7 @@ const classtable_elt_t VFT_analysis___cha_analysis___ChaVisitor[61] = { {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: ChaVisitor < ChaVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: ChaVisitor < ChaVisitor: superclass init_table position */}, {(bigint) analysis___cha_analysis___ChaVisitor___builder}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, {(bigint) analysis___cha_analysis___ChaVisitor___init}, @@ -155367,7 +154723,7 @@ void INIT_ATTRIBUTES__analysis___cha_analysis___ChaVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -155406,14 +154762,14 @@ val_t NEW_ChaVisitor_analysis___cha_analysis___ChaVisitor___init(val_t p0){ int init_table[3] = {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.line = 126; fra.me.meth = LOCATE_NEW_ChaVisitor_analysis___cha_analysis___ChaVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./analysis//cha_analysis.nit:124 */ + /* ./analysis//cha_analysis.nit:126 */ fra.me.REG[1] = NEW_analysis___cha_analysis___ChaVisitor(); INIT_ATTRIBUTES__analysis___cha_analysis___ChaVisitor(fra.me.REG[1]); analysis___cha_analysis___ChaVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); @@ -155421,15 +154777,13 @@ val_t NEW_ChaVisitor_analysis___cha_analysis___ChaVisitor___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___instantiated_type_analysis___InstantiatedTypeAnalysis[56] = { - {(bigint) 195 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___instantiated_type_analysis___InstantiatedTypeAnalysis[54] = { + {(bigint) 203 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "InstantiatedTypeAnalysis" /* 2: Class Name */}, {(bigint) 3 /* 3: InstantiatedTypeAnalysis < Object: superclass typecheck marker */}, {0} /* Class Hole :( */, - {(bigint) 195 /* 5: InstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 203 /* 5: InstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155442,7 +154796,7 @@ const classtable_elt_t VFT_analysis___instantiated_type_analysis___InstantiatedT {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: InstantiatedTypeAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: InstantiatedTypeAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155475,7 +154829,7 @@ const classtable_elt_t VFT_analysis___instantiated_type_analysis___InstantiatedT {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 53: InstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) 1 /* 51: InstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass init_table position */}, {(bigint) analysis___instantiated_type_analysis___InstantiatedTypeAnalysis___is_class_instantiated}, {(bigint) analysis___instantiated_type_analysis___InstantiatedTypeAnalysis___init}, }; @@ -155530,16 +154884,14 @@ val_t NEW_InstantiatedTypeAnalysis_analysis___instantiated_type_analysis___Insta stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis[58] = { - {(bigint) 2287 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis[56] = { + {(bigint) 2311 /* 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) 195 /* 5: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass typecheck marker */}, - {(bigint) 2287 /* 6: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 203 /* 5: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass typecheck marker */}, + {(bigint) 2311 /* 6: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155551,7 +154903,7 @@ const classtable_elt_t VFT_analysis___instantiated_type_analysis___DefaultInstan {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: DefaultInstantiatedTypeAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: DefaultInstantiatedTypeAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155584,10 +154936,10 @@ const classtable_elt_t VFT_analysis___instantiated_type_analysis___DefaultInstan {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, - {(bigint) 1 /* 53: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) 1 /* 51: DefaultInstantiatedTypeAnalysis < InstantiatedTypeAnalysis: superclass init_table position */}, {(bigint) analysis___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___is_class_instantiated}, {(bigint) analysis___instantiated_type_analysis___InstantiatedTypeAnalysis___init}, - {(bigint) 2 /* 56: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) 2 /* 54: DefaultInstantiatedTypeAnalysis < DefaultInstantiatedTypeAnalysis: superclass init_table position */}, {(bigint) analysis___instantiated_type_analysis___DefaultInstantiatedTypeAnalysis___init}, }; /* 0: Pointer to the classtable */ @@ -155642,16 +154994,14 @@ val_t NEW_DefaultInstantiatedTypeAnalysis_analysis___instantiated_type_analysis_ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___rta_analysis___RtaContext[60] = { - {(bigint) 347 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___rta_analysis___RtaContext[58] = { + {(bigint) 359 /* 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) 195 /* 5: RtaContext < InstantiatedTypeAnalysis: superclass typecheck marker */}, - {(bigint) 347 /* 6: RtaContext < RtaContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 203 /* 5: RtaContext < InstantiatedTypeAnalysis: superclass typecheck marker */}, + {(bigint) 359 /* 6: RtaContext < RtaContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155663,7 +155013,7 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaContext[60] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: RtaContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RtaContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155692,14 +155042,14 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaContext[60] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RtaContext < ReachableMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: RtaContext < ReachableMethodAnalysis: superclass init_table position */}, {(bigint) analysis___rta_analysis___RtaContext___is_iroutine_reachable}, {(bigint) analysis___rta_analysis___RtaContext___is_method_reachable}, {(bigint) analysis___reachable_method_analysis___ReachableMethodAnalysis___init}, - {(bigint) 2 /* 53: RtaContext < InstantiatedTypeAnalysis: superclass init_table position */}, + {(bigint) 2 /* 51: RtaContext < InstantiatedTypeAnalysis: superclass init_table position */}, {(bigint) analysis___rta_analysis___RtaContext___is_class_instantiated}, {(bigint) analysis___instantiated_type_analysis___InstantiatedTypeAnalysis___init}, - {(bigint) 3 /* 56: RtaContext < RtaContext: superclass init_table position */}, + {(bigint) 3 /* 54: RtaContext < RtaContext: superclass init_table position */}, {(bigint) analysis___rta_analysis___RtaContext___init}, {(bigint) analysis___rta_analysis___RtaContext___instanciated_classes}, {(bigint) analysis___rta_analysis___RtaContext___reachable_iroutines}, @@ -155780,7 +155130,7 @@ val_t NEW_RtaContext_analysis___rta_analysis___RtaContext___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___rta_analysis___RtaBuilder[63] = { +const classtable_elt_t VFT_analysis___rta_analysis___RtaBuilder[61] = { {(bigint) 63 /* 0: Identity */}, {(bigint) 7 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "RtaBuilder" /* 2: Class Name */}, @@ -155797,11 +155147,9 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaBuilder[63] = { {0} /* Class Hole :( */, {0} /* 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 /* 20: RtaBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RtaBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155830,7 +155178,7 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaBuilder[63] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RtaBuilder < RtaBuilder: superclass init_table position */}, + {(bigint) 1 /* 47: RtaBuilder < RtaBuilder: superclass init_table position */}, {(bigint) analysis___rta_analysis___RtaBuilder___context}, {(bigint) analysis___rta_analysis___RtaBuilder___program}, {(bigint) analysis___rta_analysis___RtaBuilder___iroutine_to_search}, @@ -155944,15 +155292,13 @@ val_t NEW_RtaBuilder_analysis___rta_analysis___RtaBuilder___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___rta_analysis___RtaVisitor[61] = { - {(bigint) 343 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___rta_analysis___RtaVisitor[59] = { + {(bigint) 355 /* 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) 215 /* 4: RtaVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 343 /* 5: RtaVisitor < RtaVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: RtaVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 355 /* 5: RtaVisitor < RtaVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -155965,7 +155311,7 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaVisitor[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: RtaVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RtaVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -155994,7 +155340,7 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaVisitor[61] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RtaVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -156002,7 +155348,7 @@ const classtable_elt_t VFT_analysis___rta_analysis___RtaVisitor[61] = { {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: RtaVisitor < RtaVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: RtaVisitor < RtaVisitor: superclass init_table position */}, {(bigint) analysis___rta_analysis___RtaVisitor___builder}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, {(bigint) analysis___rta_analysis___RtaVisitor___init}, @@ -156023,7 +155369,7 @@ void INIT_ATTRIBUTES__analysis___rta_analysis___RtaVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -156062,14 +155408,14 @@ val_t NEW_RtaVisitor_analysis___rta_analysis___RtaVisitor___init(val_t p0){ int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 237; + fra.me.line = 247; fra.me.meth = LOCATE_NEW_RtaVisitor_analysis___rta_analysis___RtaVisitor___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./analysis//rta_analysis.nit:237 */ + /* ./analysis//rta_analysis.nit:247 */ fra.me.REG[1] = NEW_analysis___rta_analysis___RtaVisitor(); INIT_ATTRIBUTES__analysis___rta_analysis___RtaVisitor(fra.me.REG[1]); analysis___rta_analysis___RtaVisitor___init(fra.me.REG[1], fra.me.REG[0], init_table); @@ -156077,7 +155423,7 @@ val_t NEW_RtaVisitor_analysis___rta_analysis___RtaVisitor___init(val_t p0){ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___reachable_as_init___ReachableAsInitAnalysis[52] = { +const classtable_elt_t VFT_analysis___reachable_as_init___ReachableAsInitAnalysis[50] = { {(bigint) 83 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReachableAsInitAnalysis" /* 2: Class Name */}, @@ -156094,11 +155440,9 @@ const classtable_elt_t VFT_analysis___reachable_as_init___ReachableAsInitAnalysi {0} /* Class Hole :( */, {0} /* 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 /* 20: ReachableAsInitAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ReachableAsInitAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156127,7 +155471,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init___ReachableAsInitAnalysi {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: ReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_as_init___ReachableAsInitAnalysis___is_method_reachable_as_init}, {(bigint) analysis___reachable_as_init___ReachableAsInitAnalysis___init}, }; @@ -156182,15 +155526,13 @@ val_t NEW_ReachableAsInitAnalysis_analysis___reachable_as_init___ReachableAsInit stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_as_init___DefaultReachableAsInitAnalysis[54] = { - {(bigint) 2283 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_as_init___DefaultReachableAsInitAnalysis[52] = { + {(bigint) 2307 /* 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) 2283 /* 5: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2307 /* 5: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -156203,7 +155545,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init___DefaultReachableAsInit {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: DefaultReachableAsInitAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: DefaultReachableAsInitAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156232,10 +155574,10 @@ const classtable_elt_t VFT_analysis___reachable_as_init___DefaultReachableAsInit {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: DefaultReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: DefaultReachableAsInitAnalysis < ReachableAsInitAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_as_init___DefaultReachableAsInitAnalysis___is_method_reachable_as_init}, {(bigint) analysis___reachable_as_init___ReachableAsInitAnalysis___init}, - {(bigint) 2 /* 52: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) 2 /* 50: DefaultReachableAsInitAnalysis < DefaultReachableAsInitAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_as_init___DefaultReachableAsInitAnalysis___init}, }; /* 0: Pointer to the classtable */ @@ -156290,7 +155632,7 @@ val_t NEW_DefaultReachableAsInitAnalysis_analysis___reachable_as_init___DefaultR stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitBuilder[54] = { +const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitBuilder[52] = { {(bigint) 79 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReachableAsInitBuilder" /* 2: Class Name */}, @@ -156307,11 +155649,9 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitBu {0} /* Class Hole :( */, {0} /* 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 /* 20: ReachableAsInitBuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ReachableAsInitBuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156340,7 +155680,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitBu {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ReachableAsInitBuilder < ReachableAsInitBuilder: superclass init_table position */}, + {(bigint) 1 /* 47: ReachableAsInitBuilder < ReachableAsInitBuilder: superclass init_table position */}, {(bigint) analysis___reachable_as_init_impl___ReachableAsInitBuilder___context}, {(bigint) analysis___reachable_as_init_impl___ReachableAsInitBuilder___program}, {(bigint) analysis___reachable_as_init_impl___ReachableAsInitBuilder___work}, @@ -156421,15 +155761,13 @@ val_t NEW_ReachableAsInitBuilder_analysis___reachable_as_init_impl___ReachableAs stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitAnalysisImpl[54] = { - {(bigint) 2043 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitAnalysisImpl[52] = { + {(bigint) 2055 /* 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) 2043 /* 5: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2055 /* 5: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -156442,7 +155780,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitAn {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ReachableAsInitAnalysisImpl < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ReachableAsInitAnalysisImpl < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156471,10 +155809,10 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___ReachableAsInitAn {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_as_init_impl___ReachableAsInitAnalysisImpl___is_method_reachable_as_init}, {(bigint) analysis___reachable_as_init___ReachableAsInitAnalysis___init}, - {(bigint) 2 /* 52: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass init_table position */}, + {(bigint) 2 /* 50: ReachableAsInitAnalysisImpl < ReachableAsInitAnalysisImpl: superclass init_table position */}, {(bigint) analysis___reachable_as_init_impl___ReachableAsInitAnalysisImpl___init}, }; /* 0: Pointer to the classtable */ @@ -156544,15 +155882,13 @@ val_t NEW_ReachableAsInitAnalysisImpl_analysis___reachable_as_init_impl___Reacha stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_as_init_impl___RAIVisitor[61] = { - {(bigint) 2059 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_as_init_impl___RAIVisitor[59] = { + {(bigint) 2071 /* 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) 215 /* 4: RAIVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2059 /* 5: RAIVisitor < RAIVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: RAIVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2071 /* 5: RAIVisitor < RAIVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -156565,7 +155901,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___RAIVisitor[61] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: RAIVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RAIVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156594,7 +155930,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___RAIVisitor[61] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RAIVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -156602,7 +155938,7 @@ const classtable_elt_t VFT_analysis___reachable_as_init_impl___RAIVisitor[61] = {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: RAIVisitor < RAIVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: RAIVisitor < RAIVisitor: superclass init_table position */}, {(bigint) analysis___reachable_as_init_impl___RAIVisitor___builder}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, {(bigint) analysis___reachable_as_init_impl___RAIVisitor___init}, @@ -156623,7 +155959,7 @@ void INIT_ATTRIBUTES__analysis___reachable_as_init_impl___RAIVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -156677,7 +156013,7 @@ val_t NEW_RAIVisitor_analysis___reachable_as_init_impl___RAIVisitor___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis[53] = { +const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis[51] = { {(bigint) 75 /* 0: Identity */}, {(bigint) 2 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ReachableFromInitMethodAnalysis" /* 2: Class Name */}, @@ -156694,11 +156030,9 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___Reac {0} /* Class Hole :( */, {0} /* 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 /* 20: ReachableFromInitMethodAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ReachableFromInitMethodAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156727,7 +156061,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___Reac {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: ReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___is_iroutine_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___is_method_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___init}, @@ -156783,15 +156117,13 @@ val_t NEW_ReachableFromInitMethodAnalysis_analysis___reachable_from_init_method_ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis[55] = { - {(bigint) 2279 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis[53] = { + {(bigint) 2303 /* 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) 2279 /* 5: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2303 /* 5: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -156804,7 +156136,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___Defa {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: DefaultReachableFromInitMethodAnalysis < Object: superclass init_table position */}, + {(bigint) 0 /* 18: DefaultReachableFromInitMethodAnalysis < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156833,11 +156165,11 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis___Defa {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: DefaultReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: DefaultReachableFromInitMethodAnalysis < ReachableFromInitMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___is_iroutine_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___is_method_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___init}, - {(bigint) 2 /* 53: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) 2 /* 51: DefaultReachableFromInitMethodAnalysis < DefaultReachableFromInitMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis___DefaultReachableFromInitMethodAnalysis___init}, }; /* 0: Pointer to the classtable */ @@ -156892,7 +156224,7 @@ val_t NEW_DefaultReachableFromInitMethodAnalysis_analysis___reachable_from_init_ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMABuilder[54] = { +const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMABuilder[52] = { {(bigint) 87 /* 0: Identity */}, {(bigint) 4 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "RFIMABuilder" /* 2: Class Name */}, @@ -156909,11 +156241,9 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {0} /* Class Hole :( */, {0} /* 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 /* 20: RFIMABuilder < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RFIMABuilder < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -156942,7 +156272,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RFIMABuilder < RFIMABuilder: superclass init_table position */}, + {(bigint) 1 /* 47: RFIMABuilder < RFIMABuilder: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMABuilder___program}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMABuilder___context}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMABuilder___init}, @@ -157023,15 +156353,13 @@ val_t NEW_RFIMABuilder_analysis___reachable_from_init_method_analysis_impl___RFI stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMAContext[55] = { - {(bigint) 2055 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMAContext[53] = { + {(bigint) 2067 /* 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) 2055 /* 5: RFIMAContext < RFIMAContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 2067 /* 5: RFIMAContext < RFIMAContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157044,7 +156372,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: RFIMAContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RFIMAContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157073,11 +156401,11 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RFIMAContext < ReachableFromInitMethodAnalysis: superclass init_table position */}, + {(bigint) 1 /* 47: RFIMAContext < ReachableFromInitMethodAnalysis: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAContext___is_iroutine_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAContext___is_method_reachable_from_init}, {(bigint) analysis___reachable_from_init_method_analysis___ReachableFromInitMethodAnalysis___init}, - {(bigint) 2 /* 53: RFIMAContext < RFIMAContext: superclass init_table position */}, + {(bigint) 2 /* 51: RFIMAContext < RFIMAContext: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAContext___reachable_from_init_iroutines}, }; /* 0: Pointer to the classtable */ @@ -157146,15 +156474,13 @@ val_t NEW_RFIMAContext_analysis___reachable_from_init_method_analysis___Reachabl stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMAVisitor[63] = { - {(bigint) 2051 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl___RFIMAVisitor[61] = { + {(bigint) 2063 /* 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) 215 /* 4: RFIMAVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2051 /* 5: RFIMAVisitor < RFIMAVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: RFIMAVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2063 /* 5: RFIMAVisitor < RFIMAVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157167,7 +156493,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: RFIMAVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: RFIMAVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157196,7 +156522,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: RFIMAVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -157204,7 +156530,7 @@ const classtable_elt_t VFT_analysis___reachable_from_init_method_analysis_impl__ {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: RFIMAVisitor < RFIMAVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: RFIMAVisitor < RFIMAVisitor: superclass init_table position */}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAVisitor___context}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAVisitor___program}, {(bigint) analysis___reachable_from_init_method_analysis_impl___RFIMAVisitor___init}, @@ -157228,7 +156554,7 @@ void INIT_ATTRIBUTES__analysis___reachable_from_init_method_analysis_impl___RFIM fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -157289,15 +156615,13 @@ val_t NEW_RFIMAVisitor_analysis___reachable_from_init_method_analysis_impl___RFI stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_analysis___inline_get_and_set___InlineGetSetVisitor[61] = { - {(bigint) 2203 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___inline_get_and_set___InlineGetSetVisitor[59] = { + {(bigint) 2219 /* 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) 215 /* 4: InlineGetSetVisitor < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2203 /* 5: InlineGetSetVisitor < InlineGetSetVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: InlineGetSetVisitor < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2219 /* 5: InlineGetSetVisitor < InlineGetSetVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157310,7 +156634,7 @@ const classtable_elt_t VFT_analysis___inline_get_and_set___InlineGetSetVisitor[6 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: InlineGetSetVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: InlineGetSetVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157339,7 +156663,7 @@ const classtable_elt_t VFT_analysis___inline_get_and_set___InlineGetSetVisitor[6 {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: InlineGetSetVisitor < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -157347,7 +156671,7 @@ const classtable_elt_t VFT_analysis___inline_get_and_set___InlineGetSetVisitor[6 {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: InlineGetSetVisitor < InlineGetSetVisitor: superclass init_table position */}, + {(bigint) 2 /* 55: InlineGetSetVisitor < InlineGetSetVisitor: superclass init_table position */}, {(bigint) analysis___inline_get_and_set___InlineGetSetVisitor___number_inlined}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, {(bigint) analysis___inline_get_and_set___InlineGetSetVisitor___init}, @@ -157373,7 +156697,7 @@ void INIT_ATTRIBUTES__analysis___inline_get_and_set___InlineGetSetVisitor(val_t /* ./analysis//inline_get_and_set.nit:50 */ REGB0 = TAG_Int(0); ATTR_analysis___inline_get_and_set___InlineGetSetVisitor____number_inlined(fra.me.REG[0]) = REGB0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -157434,15 +156758,13 @@ val_t NEW_InlineGetSetVisitor_analysis___inline_get_and_set___InlineGetSetVisito stack_frame_head = fra.me.prev; return fra.me.REG[2]; } -const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___IssetCounter[60] = { - {(bigint) 2195 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___IssetCounter[58] = { + {(bigint) 2211 /* 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) 215 /* 4: IssetCounter < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2195 /* 5: IssetCounter < IssetCounter: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: IssetCounter < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2211 /* 5: IssetCounter < IssetCounter: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157455,7 +156777,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___IssetCounter {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: IssetCounter < Object: superclass init_table position */}, + {(bigint) 0 /* 18: IssetCounter < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157484,7 +156806,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___IssetCounter {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: IssetCounter < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -157492,7 +156814,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___IssetCounter {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: IssetCounter < IssetCounter: superclass init_table position */}, + {(bigint) 2 /* 55: IssetCounter < IssetCounter: superclass init_table position */}, {(bigint) analysis___remove_out_of_init_get_test___IssetCounter___nb_isset}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, }; @@ -157516,7 +156838,7 @@ void INIT_ATTRIBUTES__analysis___remove_out_of_init_get_test___IssetCounter(val_ /* ./analysis//remove_out_of_init_get_test.nit:59 */ REGB0 = TAG_Int(0); ATTR_analysis___remove_out_of_init_get_test___IssetCounter____nb_isset(fra.me.REG[0]) = REGB0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -157567,15 +156889,13 @@ val_t NEW_IssetCounter_icode___icode_tools___ICodeVisitor___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___GetterTestRemover[60] = { - {(bigint) 2251 /* 0: Identity */}, +const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___GetterTestRemover[58] = { + {(bigint) 2275 /* 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) 215 /* 4: GetterTestRemover < ICodeVisitor: superclass typecheck marker */}, - {(bigint) 2251 /* 5: GetterTestRemover < GetterTestRemover: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 223 /* 4: GetterTestRemover < ICodeVisitor: superclass typecheck marker */}, + {(bigint) 2275 /* 5: GetterTestRemover < GetterTestRemover: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157588,7 +156908,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___GetterTestRe {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: GetterTestRemover < Object: superclass init_table position */}, + {(bigint) 0 /* 18: GetterTestRemover < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157617,7 +156937,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___GetterTestRe {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: GetterTestRemover < ICodeVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -157625,7 +156945,7 @@ const classtable_elt_t VFT_analysis___remove_out_of_init_get_test___GetterTestRe {(bigint) icode___icode_tools___ICodeVisitor___visit_closure_defs}, {(bigint) icode___icode_tools___ICodeVisitor___visit_iroutine}, {(bigint) icode___icode_tools___ICodeVisitor___init}, - {(bigint) 2 /* 57: GetterTestRemover < GetterTestRemover: superclass init_table position */}, + {(bigint) 2 /* 55: GetterTestRemover < GetterTestRemover: superclass init_table position */}, {(bigint) analysis___remove_out_of_init_get_test___GetterTestRemover___nb_optimized_isset}, {(bigint) icode___icode_tools___ICodeVisitor___visit_icode}, }; @@ -157649,7 +156969,7 @@ void INIT_ATTRIBUTES__analysis___remove_out_of_init_get_test___GetterTestRemover /* ./analysis//remove_out_of_init_get_test.nit:73 */ REGB0 = TAG_Int(0); ATTR_analysis___remove_out_of_init_get_test___GetterTestRemover____nb_optimized_isset(fra.me.REG[0]) = REGB0; - /* ./icode//icode_tools.nit:28 */ + /* ./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; @@ -157700,15 +157020,13 @@ val_t NEW_GetterTestRemover_icode___icode_tools___ICodeVisitor___init(void){ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[65] = { - {(bigint) 2255 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[63] = { + {(bigint) 2279 /* 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) 223 /* 4: FileICodeDumper < ICodeDumper: superclass typecheck marker */}, - {(bigint) 2255 /* 5: FileICodeDumper < FileICodeDumper: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 231 /* 4: FileICodeDumper < ICodeDumper: superclass typecheck marker */}, + {(bigint) 2279 /* 5: FileICodeDumper < FileICodeDumper: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157721,7 +157039,7 @@ const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[65] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FileICodeDumper < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FileICodeDumper < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157750,7 +157068,7 @@ const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[65] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: FileICodeDumper < ICodeDumper: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -157764,7 +157082,7 @@ const classtable_elt_t VFT_compiling___icode_generator___FileICodeDumper[65] = { {(bigint) analysis___icode_dump___ICodeDumper___indent_level}, {(bigint) analysis___icode_dump___ICodeDumper___indent}, {(bigint) analysis___icode_dump___ICodeDumper___unindent}, - {(bigint) 2 /* 63: FileICodeDumper < FileICodeDumper: superclass init_table position */}, + {(bigint) 2 /* 61: FileICodeDumper < FileICodeDumper: superclass init_table position */}, {(bigint) compiling___icode_generator___FileICodeDumper___init}, }; /* 0: Pointer to the classtable */ @@ -157885,14 +157203,14 @@ val_t NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init(v int init_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.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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//icode_generator.nit:40 */ + /* ./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); @@ -157900,14 +157218,12 @@ val_t NEW_FileICodeDumper_compiling___icode_generator___FileICodeDumper___init(v stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___ColorContext[54] = { - {(bigint) 271 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___ColorContext[52] = { + {(bigint) 279 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "ColorContext" /* 2: Class Name */}, {(bigint) 3 /* 3: ColorContext < Object: superclass typecheck marker */}, - {(bigint) 271 /* 4: ColorContext < ColorContext: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 279 /* 4: ColorContext < ColorContext: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -157921,7 +157237,7 @@ const classtable_elt_t VFT_compiling___table_computation___ColorContext[54] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: ColorContext < Object: superclass init_table position */}, + {(bigint) 0 /* 18: ColorContext < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -157950,7 +157266,7 @@ const classtable_elt_t VFT_compiling___table_computation___ColorContext[54] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: ColorContext < ColorContext: superclass init_table position */}, + {(bigint) 1 /* 47: ColorContext < 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}, @@ -158022,15 +157338,13 @@ val_t NEW_ColorContext_compiling___table_computation___ColorContext___init(void) stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableInformation[57] = { - {(bigint) 327 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableInformation[55] = { + {(bigint) 335 /* 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) 271 /* 4: TableInformation < ColorContext: superclass typecheck marker */}, - {(bigint) 327 /* 5: TableInformation < TableInformation: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 279 /* 4: TableInformation < ColorContext: superclass typecheck marker */}, + {(bigint) 335 /* 5: TableInformation < TableInformation: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158043,7 +157357,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableInformation[57] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: TableInformation < Object: superclass init_table position */}, + {(bigint) 0 /* 18: TableInformation < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158072,12 +157386,12 @@ const classtable_elt_t VFT_compiling___table_computation___TableInformation[57] {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: TableInformation < ColorContext: superclass init_table position */}, + {(bigint) 1 /* 47: 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 /* 54: TableInformation < TableInformation: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, }; @@ -158157,15 +157471,13 @@ val_t NEW_TableInformation_compiling___table_computation___ColorContext___init(v stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___CompiledClass[65] = { - {(bigint) 2303 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___CompiledClass[63] = { + {(bigint) 2331 /* 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) 271 /* 4: CompiledClass < ColorContext: superclass typecheck marker */}, - {(bigint) 2303 /* 5: CompiledClass < CompiledClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 279 /* 4: CompiledClass < ColorContext: superclass typecheck marker */}, + {(bigint) 2331 /* 5: CompiledClass < CompiledClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158178,7 +157490,7 @@ const classtable_elt_t VFT_compiling___table_computation___CompiledClass[65] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: CompiledClass < Object: superclass init_table position */}, + {(bigint) 0 /* 18: CompiledClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158207,12 +157519,12 @@ const classtable_elt_t VFT_compiling___table_computation___CompiledClass[65] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: CompiledClass < ColorContext: superclass init_table position */}, + {(bigint) 1 /* 47: 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 /* 54: CompiledClass < CompiledClass: superclass init_table position */}, + {(bigint) 2 /* 52: 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}, @@ -158349,17 +157661,15 @@ val_t NEW_CompiledClass_compiling___table_computation___CompiledClass___init(val stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[61] = { - {(bigint) 2791 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[59] = { + {(bigint) 2815 /* 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) 295 /* 4: ModuleTableEltGroup < AbsTableElt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2103 /* 6: ModuleTableEltGroup < ModuleTableElt: superclass typecheck marker */}, - {(bigint) 2791 /* 7: ModuleTableEltGroup < ModuleTableEltGroup: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: ModuleTableEltGroup < AbsTableElt: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2115 /* 6: ModuleTableEltGroup < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2815 /* 7: ModuleTableEltGroup < ModuleTableEltGroup: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158370,7 +157680,7 @@ const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[6 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: ModuleTableEltGroup < Object: superclass init_table position */}, + {(bigint) 2 /* 18: ModuleTableEltGroup < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158400,7 +157710,7 @@ const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[6 {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___ModuleTableEltGroup___compile_macros}, - {(bigint) 1 /* 50: ModuleTableEltGroup < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: ModuleTableEltGroup < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158408,8 +157718,8 @@ const classtable_elt_t VFT_compiling___table_computation___ModuleTableEltGroup[6 {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(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) 0 /* 56: ModuleTableEltGroup < ModuleTableElt: superclass init_table position */}, + {(bigint) 3 /* 57: ModuleTableEltGroup < ModuleTableEltGroup: superclass init_table position */}, {(bigint) compiling___table_computation___ModuleTableEltGroup___elements}, }; /* 0: Pointer to the classtable */ @@ -158427,7 +157737,7 @@ void INIT_ATTRIBUTES__compiling___table_computation___ModuleTableEltGroup(val_t fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:437 */ + /* ./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; @@ -158478,17 +157788,15 @@ val_t NEW_ModuleTableEltGroup_compiling___table_computation___AbsTableElt___init stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltMeth[61] = { - {(bigint) 3107 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltMeth[59] = { + {(bigint) 3159 /* 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) 295 /* 4: TableEltMeth < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltMeth < TableElt: superclass typecheck marker */}, - {(bigint) 2359 /* 6: TableEltMeth < TableEltProp: superclass typecheck marker */}, - {(bigint) 3107 /* 7: TableEltMeth < TableEltMeth: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltMeth < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltMeth < TableElt: superclass typecheck marker */}, + {(bigint) 2387 /* 6: TableEltMeth < TableEltProp: superclass typecheck marker */}, + {(bigint) 3159 /* 7: TableEltMeth < TableEltMeth: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158499,7 +157807,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltMeth[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: TableEltMeth < Object: superclass init_table position */}, + {(bigint) 3 /* 18: TableEltMeth < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158529,17 +157837,17 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltMeth[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___TableEltMeth___compile_macros}, - {(bigint) 2 /* 50: TableEltMeth < AbsTableElt: superclass init_table position */}, + {(bigint) 2 /* 48: TableEltMeth < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltMeth___compile_to_c}, - {(bigint) 1 /* 53: TableEltMeth < TableElt: superclass init_table position */}, + {(bigint) 1 /* 51: 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) 0 /* 55: 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 */}, + {(bigint) 4 /* 58: TableEltMeth < TableEltMeth: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -158589,14 +157897,14 @@ val_t NEW_TableEltMeth_compiling___table_computation___TableEltProp___init(val_t int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 445; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:445 */ + /* ./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); @@ -158604,15 +157912,15 @@ val_t NEW_TableEltMeth_compiling___table_computation___TableEltProp___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltSuper[61] = { - {(bigint) 3103 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltVTClassColor[59] = { + {(bigint) 3151 /* 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) 295 /* 4: TableEltSuper < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltSuper < TableElt: superclass typecheck marker */}, - {(bigint) 2359 /* 6: TableEltSuper < TableEltProp: superclass typecheck marker */}, - {(bigint) 3103 /* 7: TableEltSuper < TableEltSuper: superclass typecheck marker */}, + {(bigint) "TableEltVTClassColor" /* 2: Class Name */}, + {(bigint) 3 /* 3: TableEltVTClassColor < Object: superclass typecheck marker */}, + {(bigint) 303 /* 4: TableEltVTClassColor < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltVTClassColor < TableElt: superclass typecheck marker */}, + {(bigint) 2387 /* 6: TableEltVTClassColor < TableEltProp: superclass typecheck marker */}, + {(bigint) 3151 /* 7: TableEltVTClassColor < TableEltVTClassColor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158621,11 +157929,257 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltSuper[61] = { {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 48: TableEltVTClassColor < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___AbsTableElt___init}, + {(bigint) compiling___compiling_global___TableEltVTClassColor___compile_to_c}, + {(bigint) 1 /* 51: 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 /* 55: TableEltVTClassColor < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 58: 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; + 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.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.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[59] = { + {(bigint) 3147 /* 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) 303 /* 4: TableEltVTClassId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltVTClassId < TableElt: superclass typecheck marker */}, + {(bigint) 2387 /* 6: TableEltVTClassId < TableEltProp: superclass typecheck marker */}, + {(bigint) 3147 /* 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 :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: TableEltSuper < Object: superclass init_table position */}, + {(bigint) 3 /* 18: 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___string___Object___to_s}, + {(bigint) standard___string___Object___native_class_name}, + {(bigint) standard___string___Object___class_name}, + {(bigint) standard___string___Object___inspect}, + {(bigint) standard___string___Object___inspect_head}, + {(bigint) standard___string___Object___args}, + {(bigint) standard___hash___Object___hash}, + {(bigint) standard___math___Object___atan2}, + {(bigint) standard___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 /* 48: TableEltVTClassId < AbsTableElt: superclass init_table position */}, + {(bigint) compiling___table_computation___AbsTableElt___init}, + {(bigint) compiling___compiling_global___TableEltVTClassId___compile_to_c}, + {(bigint) 1 /* 51: 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 /* 55: TableEltVTClassId < TableEltProp: superclass init_table position */}, + {(bigint) compiling___table_computation___TableEltProp___property}, + {(bigint) compiling___table_computation___TableEltProp___init}, + {(bigint) 4 /* 58: 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; + 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.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.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[59] = { + {(bigint) 3155 /* 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) 303 /* 4: TableEltSuper < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltSuper < TableElt: superclass typecheck marker */}, + {(bigint) 2387 /* 6: TableEltSuper < TableEltProp: superclass typecheck marker */}, + {(bigint) 3155 /* 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 :( */, + {(bigint) nit_version___Object___nit_version}, + {(bigint) standard___time___Object___get_time}, + {(bigint) 3 /* 18: TableEltSuper < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158655,17 +158209,17 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltSuper[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___TableEltSuper___compile_macros}, - {(bigint) 2 /* 50: TableEltSuper < AbsTableElt: superclass init_table position */}, + {(bigint) 2 /* 48: TableEltSuper < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltSuper___compile_to_c}, - {(bigint) 1 /* 53: TableEltSuper < TableElt: superclass init_table position */}, + {(bigint) 1 /* 51: 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) 0 /* 55: 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 */}, + {(bigint) 4 /* 58: TableEltSuper < TableEltSuper: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -158715,14 +158269,14 @@ val_t NEW_TableEltSuper_compiling___table_computation___TableEltProp___init(val_ int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 445; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:445 */ + /* ./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); @@ -158730,17 +158284,15 @@ val_t NEW_TableEltSuper_compiling___table_computation___TableEltProp___init(val_ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltAttr[61] = { - {(bigint) 3119 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltAttr[59] = { + {(bigint) 3171 /* 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) 295 /* 4: TableEltAttr < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltAttr < TableElt: superclass typecheck marker */}, - {(bigint) 2359 /* 6: TableEltAttr < TableEltProp: superclass typecheck marker */}, - {(bigint) 3119 /* 7: TableEltAttr < TableEltAttr: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltAttr < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltAttr < TableElt: superclass typecheck marker */}, + {(bigint) 2387 /* 6: TableEltAttr < TableEltProp: superclass typecheck marker */}, + {(bigint) 3171 /* 7: TableEltAttr < TableEltAttr: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158751,7 +158303,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltAttr[61] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 3 /* 20: TableEltAttr < Object: superclass init_table position */}, + {(bigint) 3 /* 18: TableEltAttr < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158781,17 +158333,17 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltAttr[61] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___TableEltAttr___compile_macros}, - {(bigint) 2 /* 50: TableEltAttr < AbsTableElt: superclass init_table position */}, + {(bigint) 2 /* 48: TableEltAttr < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltAttr___compile_to_c}, - {(bigint) 1 /* 53: TableEltAttr < TableElt: superclass init_table position */}, + {(bigint) 1 /* 51: 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) 0 /* 55: 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 */}, + {(bigint) 4 /* 58: TableEltAttr < TableEltAttr: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -158841,14 +158393,14 @@ val_t NEW_TableEltAttr_compiling___table_computation___TableEltProp___init(val_t int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 445; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:445 */ + /* ./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); @@ -158856,17 +158408,15 @@ val_t NEW_TableEltAttr_compiling___table_computation___TableEltProp___init(val_t stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___AbsTableEltClass[63] = { - {(bigint) 2339 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___AbsTableEltClass[61] = { + {(bigint) 2367 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "AbsTableEltClass" /* 2: Class Name */}, {(bigint) 3 /* 3: AbsTableEltClass < Object: superclass typecheck marker */}, - {(bigint) 295 /* 4: AbsTableEltClass < AbsTableElt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, - {(bigint) 2339 /* 7: AbsTableEltClass < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 303 /* 4: AbsTableEltClass < AbsTableElt: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, + {(bigint) 2367 /* 7: AbsTableEltClass < AbsTableEltClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158877,7 +158427,7 @@ const classtable_elt_t VFT_compiling___table_computation___AbsTableEltClass[63] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 1 /* 20: AbsTableEltClass < Object: superclass init_table position */}, + {(bigint) 1 /* 18: AbsTableEltClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -158907,7 +158457,7 @@ const classtable_elt_t VFT_compiling___table_computation___AbsTableEltClass[63] {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, - {(bigint) 0 /* 50: AbsTableEltClass < AbsTableElt: superclass init_table position */}, + {(bigint) 0 /* 48: AbsTableEltClass < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -158917,7 +158467,7 @@ const classtable_elt_t VFT_compiling___table_computation___AbsTableEltClass[63] {0} /* Class Hole :( */, {0} /* Class Hole :( */, {(bigint) compiling___compiling_global___AbsTableEltClass___symbol}, - {(bigint) 2 /* 60: AbsTableEltClass < AbsTableEltClass: superclass init_table position */}, + {(bigint) 2 /* 58: AbsTableEltClass < AbsTableEltClass: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, {(bigint) compiling___table_computation___AbsTableEltClass___init}, }; @@ -158969,14 +158519,14 @@ val_t NEW_AbsTableEltClass_compiling___table_computation___AbsTableEltClass___in int init_table[3] = {0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 472; + fra.me.line = 485; fra.me.meth = LOCATE_NEW_AbsTableEltClass_compiling___table_computation___AbsTableEltClass___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:472 */ + /* ./compiling//table_computation.nit:485 */ fra.me.REG[1] = NEW_compiling___table_computation___AbsTableEltClass(); INIT_ATTRIBUTES__compiling___table_computation___AbsTableEltClass(fra.me.REG[1]); compiling___table_computation___AbsTableEltClass___init(fra.me.REG[1], fra.me.REG[0], init_table); @@ -158984,18 +158534,16 @@ val_t NEW_AbsTableEltClass_compiling___table_computation___AbsTableEltClass___in stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClass[64] = { - {(bigint) 2387 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClass[62] = { + {(bigint) 2415 /* 0: Identity */}, {(bigint) 3 /* 1: Object size (-1 if a NativeArray)*/}, {(bigint) "TableEltClass" /* 2: Class Name */}, {(bigint) 3 /* 3: TableEltClass < Object: superclass typecheck marker */}, - {(bigint) 295 /* 4: TableEltClass < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClass < TableElt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2339 /* 7: TableEltClass < AbsTableEltClass: superclass typecheck marker */}, - {(bigint) 2387 /* 8: TableEltClass < TableEltClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClass < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClass < TableElt: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2367 /* 7: TableEltClass < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 2415 /* 8: TableEltClass < TableEltClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159005,7 +158553,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClass[64] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClass < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClass < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159035,20 +158583,20 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClass[64] = { {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, - {(bigint) 1 /* 50: TableEltClass < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClass < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableElt___compile_to_c}, - {(bigint) 0 /* 53: TableEltClass < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: TableEltClass < 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___AbsTableEltClass___symbol}, - {(bigint) 3 /* 60: TableEltClass < AbsTableEltClass: superclass init_table position */}, + {(bigint) 3 /* 58: TableEltClass < AbsTableEltClass: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, {(bigint) compiling___table_computation___AbsTableEltClass___init}, - {(bigint) 4 /* 63: TableEltClass < TableEltClass: superclass init_table position */}, + {(bigint) 4 /* 61: TableEltClass < TableEltClass: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159098,14 +158646,14 @@ val_t NEW_TableEltClass_compiling___table_computation___AbsTableEltClass___init( int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 472; + fra.me.line = 485; fra.me.meth = LOCATE_NEW_TableEltClass_compiling___table_computation___AbsTableEltClass___init; fra.me.has_broke = 0; fra.me.REG_size = 2; fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:472 */ + /* ./compiling//table_computation.nit:485 */ fra.me.REG[1] = NEW_compiling___table_computation___TableEltClass(); INIT_ATTRIBUTES__compiling___table_computation___TableEltClass(fra.me.REG[1]); compiling___table_computation___AbsTableEltClass___init(fra.me.REG[1], fra.me.REG[0], init_table); @@ -159113,17 +158661,15 @@ val_t NEW_TableEltClass_compiling___table_computation___AbsTableEltClass___init( stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassId[63] = { - {(bigint) 2383 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassId[61] = { + {(bigint) 2411 /* 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) 295 /* 4: TableEltClassId < AbsTableElt: superclass typecheck marker */}, - {(bigint) 2383 /* 5: TableEltClassId < TableEltClassId: superclass typecheck marker */}, - {(bigint) 2103 /* 6: TableEltClassId < ModuleTableElt: superclass typecheck marker */}, - {(bigint) 2339 /* 7: TableEltClassId < AbsTableEltClass: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 2411 /* 5: TableEltClassId < TableEltClassId: superclass typecheck marker */}, + {(bigint) 2115 /* 6: TableEltClassId < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2367 /* 7: TableEltClassId < AbsTableEltClass: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159134,7 +158680,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassId[63] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159164,17 +158710,17 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassId[63] = {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, - {(bigint) 1 /* 50: TableEltClassId < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassId < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, - {(bigint) 4 /* 52: TableEltClassId < TableEltClassId: superclass init_table position */}, + {(bigint) 4 /* 50: 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) 0 /* 56: TableEltClassId < ModuleTableElt: superclass init_table position */}, {(bigint) compiling___compiling_global___TableEltClassId___symbol}, - {(bigint) 3 /* 60: TableEltClassId < AbsTableEltClass: superclass init_table position */}, + {(bigint) 3 /* 58: TableEltClassId < AbsTableEltClass: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, {(bigint) compiling___table_computation___AbsTableEltClass___init}, }; @@ -159226,14 +158772,14 @@ val_t NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___ini int init_table[5] = {0, 0, 0, 0, 0}; fra.me.prev = stack_frame_head; stack_frame_head = &fra.me; fra.me.file = LOCATE_nitc; - fra.me.line = 472; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:472 */ + /* ./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); @@ -159241,19 +158787,17 @@ val_t NEW_TableEltClassId_compiling___table_computation___AbsTableEltClass___ini stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassInitTable[65] = { - {(bigint) 3111 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassInitTable[63] = { + {(bigint) 3163 /* 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) 295 /* 4: TableEltClassInitTable < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClassInitTable < TableElt: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {(bigint) 2339 /* 7: TableEltClassInitTable < AbsTableEltClass: superclass typecheck marker */}, - {(bigint) 2387 /* 8: TableEltClassInitTable < TableEltClass: superclass typecheck marker */}, - {(bigint) 3111 /* 9: TableEltClassInitTable < TableEltClassInitTable: superclass typecheck marker */}, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassInitTable < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClassInitTable < TableElt: superclass typecheck marker */}, {0} /* Class Hole :( */, + {(bigint) 2367 /* 7: TableEltClassInitTable < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 2415 /* 8: TableEltClassInitTable < TableEltClass: superclass typecheck marker */}, + {(bigint) 3163 /* 9: TableEltClassInitTable < TableEltClassInitTable: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159262,7 +158806,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassInitTabl {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassInitTable < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassInitTable < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159292,21 +158836,21 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassInitTabl {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, - {(bigint) 1 /* 50: TableEltClassInitTable < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassInitTable < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltClassInitTable___compile_to_c}, - {(bigint) 0 /* 53: TableEltClassInitTable < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 60: TableEltClassInitTable < AbsTableEltClass: superclass init_table position */}, + {(bigint) 3 /* 58: TableEltClassInitTable < AbsTableEltClass: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, {(bigint) compiling___table_computation___AbsTableEltClass___init}, - {(bigint) 4 /* 63: TableEltClassInitTable < TableEltClass: superclass init_table position */}, - {(bigint) 5 /* 64: TableEltClassInitTable < TableEltClassInitTable: superclass init_table position */}, + {(bigint) 4 /* 61: TableEltClassInitTable < TableEltClass: superclass init_table position */}, + {(bigint) 5 /* 62: TableEltClassInitTable < TableEltClassInitTable: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159356,14 +158900,14 @@ val_t NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClas 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 = 472; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:472 */ + /* ./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); @@ -159371,19 +158915,17 @@ val_t NEW_TableEltClassInitTable_compiling___table_computation___AbsTableEltClas stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassColor[65] = { - {(bigint) 3115 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassColor[63] = { + {(bigint) 3167 /* 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) 295 /* 4: TableEltClassColor < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClassColor < TableElt: superclass typecheck marker */}, - {(bigint) 2103 /* 6: TableEltClassColor < ModuleTableElt: superclass typecheck marker */}, - {(bigint) 2339 /* 7: TableEltClassColor < AbsTableEltClass: superclass typecheck marker */}, - {(bigint) 2387 /* 8: TableEltClassColor < TableEltClass: superclass typecheck marker */}, - {(bigint) 3115 /* 9: TableEltClassColor < TableEltClassColor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassColor < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClassColor < TableElt: superclass typecheck marker */}, + {(bigint) 2115 /* 6: TableEltClassColor < ModuleTableElt: superclass typecheck marker */}, + {(bigint) 2367 /* 7: TableEltClassColor < AbsTableEltClass: superclass typecheck marker */}, + {(bigint) 2415 /* 8: TableEltClassColor < TableEltClass: superclass typecheck marker */}, + {(bigint) 3167 /* 9: TableEltClassColor < TableEltClassColor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159392,7 +158934,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassColor[65 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassColor < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassColor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159422,21 +158964,21 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassColor[65 {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableEltClass___compile_macros}, - {(bigint) 1 /* 50: TableEltClassColor < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassColor < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltClassColor___compile_to_c}, - {(bigint) 0 /* 53: TableEltClassColor < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 5 /* 56: TableEltClassColor < ModuleTableElt: superclass init_table position */}, {(bigint) compiling___compiling_global___TableEltClassColor___symbol}, - {(bigint) 3 /* 60: TableEltClassColor < AbsTableEltClass: superclass init_table position */}, + {(bigint) 3 /* 58: TableEltClassColor < AbsTableEltClass: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableEltClass___local_class}, {(bigint) compiling___table_computation___AbsTableEltClass___init}, - {(bigint) 4 /* 63: TableEltClassColor < TableEltClass: superclass init_table position */}, - {(bigint) 6 /* 64: TableEltClassColor < TableEltClassColor: superclass init_table position */}, + {(bigint) 4 /* 61: TableEltClassColor < TableEltClass: superclass init_table position */}, + {(bigint) 6 /* 62: TableEltClassColor < TableEltClassColor: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159486,14 +159028,14 @@ val_t NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___ 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 = 472; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:472 */ + /* ./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); @@ -159501,16 +159043,14 @@ val_t NEW_TableEltClassColor_compiling___table_computation___AbsTableEltClass___ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltComposite[60] = { - {(bigint) 2367 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltComposite[58] = { + {(bigint) 2395 /* 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) 295 /* 4: TableEltComposite < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltComposite < TableElt: superclass typecheck marker */}, - {(bigint) 2367 /* 6: TableEltComposite < TableEltComposite: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltComposite < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltComposite < TableElt: superclass typecheck marker */}, + {(bigint) 2395 /* 6: TableEltComposite < TableEltComposite: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159522,7 +159062,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltComposite[60] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltComposite < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltComposite < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159552,14 +159092,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltComposite[60] {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltComposite < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltComposite < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltComposite___compile_to_c}, - {(bigint) 0 /* 53: TableEltComposite < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltComposite < TableEltComposite: superclass init_table position */}, {(bigint) compiling___table_computation___TableEltComposite___add}, {(bigint) compiling___table_computation___TableEltComposite___init}, }; @@ -159623,14 +159163,14 @@ val_t NEW_TableEltComposite_compiling___table_computation___TableEltComposite___ 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 = 526; + 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.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//table_computation.nit:526 */ + /* ./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); @@ -159638,16 +159178,14 @@ val_t NEW_TableEltComposite_compiling___table_computation___TableEltComposite___ stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfId[58] = { - {(bigint) 2375 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfId[56] = { + {(bigint) 2403 /* 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) 295 /* 4: TableEltClassSelfId < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClassSelfId < TableElt: superclass typecheck marker */}, - {(bigint) 2375 /* 6: TableEltClassSelfId < TableEltClassSelfId: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassSelfId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClassSelfId < TableElt: superclass typecheck marker */}, + {(bigint) 2403 /* 6: TableEltClassSelfId < TableEltClassSelfId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159659,7 +159197,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfId[5 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassSelfId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassSelfId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159689,14 +159227,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfId[5 {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltClassSelfId < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassSelfId < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltClassSelfId___compile_to_c}, - {(bigint) 0 /* 53: TableEltClassSelfId < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltClassSelfId < TableEltClassSelfId: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159749,16 +159287,14 @@ val_t NEW_TableEltClassSelfId_compiling___table_computation___AbsTableElt___init stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfName[58] = { - {(bigint) 2371 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfName[56] = { + {(bigint) 2399 /* 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) 295 /* 4: TableEltClassSelfName < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClassSelfName < TableElt: superclass typecheck marker */}, - {(bigint) 2371 /* 6: TableEltClassSelfName < TableEltClassSelfName: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassSelfName < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClassSelfName < TableElt: superclass typecheck marker */}, + {(bigint) 2399 /* 6: TableEltClassSelfName < TableEltClassSelfName: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159770,7 +159306,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfName {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassSelfName < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassSelfName < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159800,14 +159336,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassSelfName {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltClassSelfName < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassSelfName < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltClassSelfName___compile_to_c}, - {(bigint) 0 /* 53: TableEltClassSelfName < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltClassSelfName < TableEltClassSelfName: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159860,16 +159396,14 @@ val_t NEW_TableEltClassSelfName_compiling___table_computation___AbsTableElt___in stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltClassObjectSize[58] = { - {(bigint) 2379 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltClassObjectSize[56] = { + {(bigint) 2407 /* 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) 295 /* 4: TableEltClassObjectSize < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltClassObjectSize < TableElt: superclass typecheck marker */}, - {(bigint) 2379 /* 6: TableEltClassObjectSize < TableEltClassObjectSize: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltClassObjectSize < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltClassObjectSize < TableElt: superclass typecheck marker */}, + {(bigint) 2407 /* 6: TableEltClassObjectSize < TableEltClassObjectSize: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159881,7 +159415,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassObjectSi {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltClassObjectSize < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltClassObjectSize < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -159911,14 +159445,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltClassObjectSi {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltClassObjectSize < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltClassObjectSize < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltClassObjectSize___compile_to_c}, - {(bigint) 0 /* 53: TableEltClassObjectSize < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltClassObjectSize < TableEltClassObjectSize: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -159971,16 +159505,14 @@ val_t NEW_TableEltClassObjectSize_compiling___table_computation___AbsTableElt___ stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltObjectId[58] = { - {(bigint) 2363 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltObjectId[56] = { + {(bigint) 2391 /* 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) 295 /* 4: TableEltObjectId < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltObjectId < TableElt: superclass typecheck marker */}, - {(bigint) 2363 /* 6: TableEltObjectId < TableEltObjectId: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltObjectId < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltObjectId < TableElt: superclass typecheck marker */}, + {(bigint) 2391 /* 6: TableEltObjectId < TableEltObjectId: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -159992,7 +159524,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltObjectId[58] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltObjectId < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltObjectId < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -160022,14 +159554,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltObjectId[58] {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltObjectId < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltObjectId < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltObjectId___compile_to_c}, - {(bigint) 0 /* 53: TableEltObjectId < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltObjectId < TableEltObjectId: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -160082,16 +159614,14 @@ val_t NEW_TableEltObjectId_compiling___table_computation___AbsTableElt___init(vo stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___table_computation___TableEltVftPointer[58] = { - {(bigint) 2355 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___table_computation___TableEltVftPointer[56] = { + {(bigint) 2383 /* 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) 295 /* 4: TableEltVftPointer < AbsTableElt: superclass typecheck marker */}, - {(bigint) 331 /* 5: TableEltVftPointer < TableElt: superclass typecheck marker */}, - {(bigint) 2355 /* 6: TableEltVftPointer < TableEltVftPointer: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 303 /* 4: TableEltVftPointer < AbsTableElt: superclass typecheck marker */}, + {(bigint) 339 /* 5: TableEltVftPointer < TableElt: superclass typecheck marker */}, + {(bigint) 2383 /* 6: TableEltVftPointer < TableEltVftPointer: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -160103,7 +159633,7 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltVftPointer[58 {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 2 /* 20: TableEltVftPointer < Object: superclass init_table position */}, + {(bigint) 2 /* 18: TableEltVftPointer < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -160133,14 +159663,14 @@ const classtable_elt_t VFT_compiling___table_computation___TableEltVftPointer[58 {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, {(bigint) compiling___compiling_global___AbsTableElt___compile_macros}, - {(bigint) 1 /* 50: TableEltVftPointer < AbsTableElt: superclass init_table position */}, + {(bigint) 1 /* 48: TableEltVftPointer < AbsTableElt: superclass init_table position */}, {(bigint) compiling___table_computation___AbsTableElt___init}, {(bigint) compiling___compiling_global___TableEltVftPointer___compile_to_c}, - {(bigint) 0 /* 53: TableEltVftPointer < TableElt: superclass init_table position */}, + {(bigint) 0 /* 51: 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) 3 /* 55: TableEltVftPointer < TableEltVftPointer: superclass init_table position */}, }; /* 0: Pointer to the classtable */ /* 1: Object_id */ @@ -160193,14 +159723,12 @@ val_t NEW_TableEltVftPointer_compiling___table_computation___AbsTableElt___init( stack_frame_head = fra.me.prev; return fra.me.REG[0]; } -const classtable_elt_t VFT_compiling___compiling_icode___I2CCompilerVisitor[79] = { - {(bigint) 239 /* 0: Identity */}, +const classtable_elt_t VFT_compiling___compiling_icode___I2CCompilerVisitor[77] = { + {(bigint) 247 /* 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) 239 /* 4: I2CCompilerVisitor < I2CCompilerVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 247 /* 4: I2CCompilerVisitor < I2CCompilerVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -160214,7 +159742,7 @@ const classtable_elt_t VFT_compiling___compiling_icode___I2CCompilerVisitor[79] {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: I2CCompilerVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: I2CCompilerVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -160243,7 +159771,7 @@ const classtable_elt_t VFT_compiling___compiling_icode___I2CCompilerVisitor[79] {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: I2CCompilerVisitor < I2CCompilerVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -160304,40 +159832,40 @@ void INIT_ATTRIBUTES__compiling___compiling_icode___I2CCompilerVisitor(val_t p0) fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./compiling//compiling_icode.nit:27 */ + /* ./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:29 */ + /* ./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:76 */ + /* ./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:97 */ + /* ./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:100 */ + /* ./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:103 */ + /* ./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:107 */ + /* ./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:143 */ + /* ./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:146 */ + /* ./compiling//compiling_icode.nit:147 */ REGB0 = TAG_Bool(false); ATTR_compiling___compiling_icode___I2CCompilerVisitor____closure(fra.me.REG[0]) = REGB0; - /* ./compiling//compiling_icode.nit:154 */ + /* ./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:201 */ + /* ./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:202 */ + /* ./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; @@ -160431,7 +159959,7 @@ val_t NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___ 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 = 221; + 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; @@ -160442,7 +159970,7 @@ val_t NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___ fra.me.REG[0] = p0; fra.me.REG[1] = p1; fra.me.REG[2] = p2; - /* ./compiling//compiling_icode.nit:221 */ + /* ./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); @@ -160450,14 +159978,12 @@ val_t NEW_I2CCompilerVisitor_compiling___compiling_icode___I2CCompilerVisitor___ stack_frame_head = fra.me.prev; return fra.me.REG[3]; } -const classtable_elt_t VFT_native_interface___ni_tools___FunctionCompiler[58] = { - {(bigint) 247 /* 0: Identity */}, +const classtable_elt_t VFT_native_interface___ni_tools___FunctionCompiler[56] = { + {(bigint) 255 /* 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) 247 /* 4: FunctionCompiler < FunctionCompiler: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 255 /* 4: FunctionCompiler < FunctionCompiler: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -160471,7 +159997,7 @@ const classtable_elt_t VFT_native_interface___ni_tools___FunctionCompiler[58] = {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FunctionCompiler < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FunctionCompiler < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -160500,7 +160026,7 @@ const classtable_elt_t VFT_native_interface___ni_tools___FunctionCompiler[58] = {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: FunctionCompiler < FunctionCompiler: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -160593,14 +160119,12 @@ val_t NEW_FunctionCompiler_native_interface___ni_tools___FunctionCompiler___init stack_frame_head = fra.me.prev; return fra.me.REG[1]; } -const classtable_elt_t VFT_native_interface___frontier___FrontierVisitor[69] = { - {(bigint) 251 /* 0: Identity */}, +const classtable_elt_t VFT_native_interface___frontier___FrontierVisitor[67] = { + {(bigint) 259 /* 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) 251 /* 4: FrontierVisitor < FrontierVisitor: superclass typecheck marker */}, - {0} /* Class Hole :( */, - {0} /* Class Hole :( */, + {(bigint) 259 /* 4: FrontierVisitor < FrontierVisitor: superclass typecheck marker */}, {0} /* Class Hole :( */, {0} /* Class Hole :( */, {0} /* Class Hole :( */, @@ -160614,7 +160138,7 @@ const classtable_elt_t VFT_native_interface___frontier___FrontierVisitor[69] = { {0} /* Class Hole :( */, {(bigint) nit_version___Object___nit_version}, {(bigint) standard___time___Object___get_time}, - {(bigint) 0 /* 20: FrontierVisitor < Object: superclass init_table position */}, + {(bigint) 0 /* 18: FrontierVisitor < Object: superclass init_table position */}, {(bigint) standard___kernel___Object___object_id}, {(bigint) standard___kernel___Object___is_same_type}, {(bigint) standard___kernel___Object_____eqeq}, @@ -160643,7 +160167,7 @@ const classtable_elt_t VFT_native_interface___frontier___FrontierVisitor[69] = { {(bigint) standard___math___Object___srand}, {(bigint) utils___Object___cmangle}, {(bigint) utils___Object___cmangle_table}, - {(bigint) 1 /* 49: FrontierVisitor < FrontierVisitor: superclass init_table position */}, + {(bigint) 1 /* 47: 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}, @@ -160686,22 +160210,22 @@ void INIT_ATTRIBUTES__native_interface___frontier___FrontierVisitor(val_t p0){ fra.me.REG[0] = NIT_NULL; fra.me.REG[1] = NIT_NULL; fra.me.REG[0] = p0; - /* ./native_interface//frontier.nit:265 */ + /* ./native_interface//frontier.nit:267 */ 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:268 */ + /* ./native_interface//frontier.nit:270 */ 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:271 */ + /* ./native_interface//frontier.nit:273 */ 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:274 */ + /* ./native_interface//frontier.nit:276 */ 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:277 */ + /* ./native_interface//frontier.nit:279 */ 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:280 */ + /* ./native_interface//frontier.nit:282 */ 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;