FILE fqName: fileName:/1.kt CLASS CLASS name:IndirectChild modality:FINAL visibility:public superTypes:[.JavaChild] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.IndirectChild CONSTRUCTOR visibility:public <> () returnType:.IndirectChild [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaChild' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:IndirectChild modality:FINAL visibility:public superTypes:[.JavaChild]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaChild $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in .JavaChild $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var] overridden: public final a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var] overridden: public final fun (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:FINAL [fake_override,var] overridden: public final fun (: kotlin.Int): kotlin.Unit declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int PROPERTY FAKE_OVERRIDE name:b visibility:public modality:FINAL [fake_override,var] overridden: public final b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:FINAL [fake_override,var] overridden: public final fun (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase FUN FAKE_OVERRIDE name: visibility:protected modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:FINAL [fake_override,var] overridden: protected final fun (: kotlin.Int): kotlin.Unit declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int PROPERTY FAKE_OVERRIDE name:c visibility:public modality:FINAL [fake_override,var] overridden: public final c: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:c visibility:public modality:FINAL [fake_override,var] overridden: public final fun (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase PROPERTY FAKE_OVERRIDE name:d visibility:public modality:FINAL [fake_override,var] overridden: public final d: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:d visibility:public modality:FINAL [fake_override,var] overridden: public final fun (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase FUN FAKE_OVERRIDE name: visibility:internal modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:d visibility:public modality:FINAL [fake_override,var] overridden: internal final fun (: kotlin.Int): kotlin.Unit declared in .JavaChild $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int PROPERTY FAKE_OVERRIDE name:e visibility:public modality:OPEN [fake_override,var] overridden: public open e: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.JavaChild) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:e visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .JavaChild $this: VALUE_PARAMETER name: type:.JavaChild FUN FAKE_OVERRIDE name: visibility:public/*package*/ modality:OPEN <> ($this:.JavaChild, :kotlin.Int) returnType:kotlin.Unit [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:e visibility:public modality:OPEN [fake_override,var] overridden: public/*package*/ open fun (: kotlin.Int): kotlin.Unit declared in .JavaChild $this: VALUE_PARAMETER name: type:.JavaChild VALUE_PARAMETER name: index:0 type:kotlin.Int CLASS CLASS name:KotlinBase modality:OPEN visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinBase PROPERTY name:a visibility:public modality:FINAL [var] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=1 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .KotlinBase' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null value: GET_VAR ': kotlin.Int declared in .KotlinBase.' type=kotlin.Int origin=null PROPERTY name:b visibility:public modality:FINAL [var] FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=2 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int correspondingProperty: PROPERTY name:b visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .KotlinBase' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Int visibility:private' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:protected modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:b visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Int visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null value: GET_VAR ': kotlin.Int declared in .KotlinBase.' type=kotlin.Int origin=null PROPERTY name:c visibility:public modality:FINAL [var] FIELD PROPERTY_BACKING_FIELD name:c type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=3 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int correspondingProperty: PROPERTY name:c visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .KotlinBase' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:c type:kotlin.Int visibility:private' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:private modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:c visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:c type:kotlin.Int visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null value: GET_VAR ': kotlin.Int declared in .KotlinBase.' type=kotlin.Int origin=null PROPERTY name:d visibility:public modality:FINAL [var] FIELD PROPERTY_BACKING_FIELD name:d type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=4 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.KotlinBase) returnType:kotlin.Int correspondingProperty: PROPERTY name:d visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .KotlinBase' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:d type:kotlin.Int visibility:private' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:internal modality:FINAL <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:d visibility:public modality:FINAL [var] $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:d type:kotlin.Int visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null value: GET_VAR ': kotlin.Int declared in .KotlinBase.' type=kotlin.Int origin=null PROPERTY name:e visibility:public modality:OPEN [var] FIELD PROPERTY_BACKING_FIELD name:e type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=5 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.KotlinBase) returnType:kotlin.Int correspondingProperty: PROPERTY name:e visibility:public modality:OPEN [var] $this: VALUE_PARAMETER name: type:.KotlinBase BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .KotlinBase' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:e type:kotlin.Int visibility:private' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.KotlinBase, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:e visibility:public modality:OPEN [var] $this: VALUE_PARAMETER name: type:.KotlinBase VALUE_PARAMETER name: index:0 type:kotlin.Int BLOCK_BODY SET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:e type:kotlin.Int visibility:private' type=kotlin.Unit origin=null receiver: GET_VAR ': .KotlinBase declared in .KotlinBase.' type=.KotlinBase origin=null value: GET_VAR ': kotlin.Int declared in .KotlinBase.' type=kotlin.Int origin=null CONSTRUCTOR visibility:public <> () returnType:.KotlinBase [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:KotlinBase modality:OPEN visibility:public superTypes:[kotlin.Any]' FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN <> ($this:kotlin.Any, other:kotlin.Any?) returnType:kotlin.Boolean [fake_override,operator] overridden: public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.Int [fake_override] overridden: public open fun hashCode (): kotlin.Int declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String [fake_override] overridden: public open fun toString (): kotlin.String declared in kotlin.Any $this: VALUE_PARAMETER name: type:kotlin.Any