SType<?> superType = newType.getSuperType(); if (superType == null || superType.getClass() != newType.getClass()) { newType.extendSubReference(); TypeProcessorPublicFieldsReferences.INSTANCE.processTypePreOnLoadTypeCall(newType); newType.setCallingOnLoadType(true); newType.extendSubReference(); TypeProcessorPublicFieldsReferences.INSTANCE.processTypePosRegister(newType, false);
newType.extendSubReference(); TypeProcessorPublicFieldsReferences.INSTANCE.processTypePreOnLoadTypeCall(newType); newType.setCallingOnLoadType(true); newType.extendSubReference(); TypeProcessorPublicFieldsReferences.INSTANCE.processTypePosRegister(newType, false);