FILE fqName: fileName:/1.kt CLASS ANNOTATION_CLASS name:MyAnnotation modality:OPEN visibility:public superTypes:[kotlin.Annotation] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.MyAnnotation CONSTRUCTOR visibility:public <> () returnType:.MyAnnotation [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS ANNOTATION_CLASS name:MyAnnotation modality:OPEN visibility:public superTypes:[kotlin.Annotation]' 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.Annotation $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.Annotation $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.Annotation $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:A modality:OPEN visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A PROPERTY name:a visibility:public modality:OPEN [val] annotations: MyAnnotation FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY CONST Int type=kotlin.Int value=1 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .A' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .A declared in .A.' type=.A origin=null CONSTRUCTOR visibility:public <> (i:kotlin.Int) returnType:.A annotations: MyAnnotation VALUE_PARAMETER name:i index:0 type:kotlin.Int BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A 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 FUN name:foo visibility:public modality:OPEN <> ($this:.A, a:kotlin.Int) returnType:kotlin.Unit annotations: MyAnnotation $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:a index:0 type:kotlin.Int annotations: MyAnnotation BLOCK_BODY PROPERTY name:b visibility:public modality:OPEN [var] FUN name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int annotations: MyAnnotation correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] $this: VALUE_PARAMETER name: type:.A BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .A' CONST Int type=kotlin.Int value=10 FUN name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit annotations: MyAnnotation correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int BLOCK_BODY CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B CONSTRUCTOR visibility:public <> () returnType:.B [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:FINAL visibility:public superTypes:[.Java1]' 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 .Java1 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.A, a:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:a index:0 type:kotlin.Int annotations: MyAnnotation 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 .Java1 $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 .Java1 $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] annotations: MyAnnotation overridden: public open a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int CLASS CLASS name:C modality:FINAL visibility:public superTypes:[.Java1] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C CONSTRUCTOR visibility:public <> () returnType:.C [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public superTypes:[.Java1]' 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 .Java1 $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 .Java1 $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 .Java1 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.C, a:kotlin.Int) returnType:kotlin.Unit overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.C VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.C) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .C' CONST Int type=kotlin.Int value=10 PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open b: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.C) returnType:kotlin.Int correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .C' CONST Int type=kotlin.Int value=11 FUN name: visibility:public modality:OPEN <> ($this:.C, value:kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.C VALUE_PARAMETER name:value index:0 type:kotlin.Int BLOCK_BODY CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D CONSTRUCTOR visibility:public <> () returnType:.D [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java2' i: CONST Int type=kotlin.Int value=2 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.Java2]' 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 .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.Java2, a:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: Override overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 VALUE_PARAMETER name:a index:0 type:kotlin.Int 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 .Java2 $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 .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.Java2) returnType:kotlin.Int [fake_override] annotations: Override correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open fun (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:.Java2 PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:.A FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int CLASS CLASS name:E modality:FINAL visibility:public superTypes:[.Java2] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.E PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open b: kotlin.Int FIELD PROPERTY_BACKING_FIELD name:b type:kotlin.Int visibility:private EXPRESSION_BODY CONST Int type=kotlin.Int value=0 FUN name: visibility:public modality:OPEN <> ($this:.E) returnType:kotlin.Int correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:.E BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .E' CONST Int type=kotlin.Int value=11 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:OPEN <> ($this:.E, :kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.E 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 ': .E declared in .E.' type=.E origin=null value: GET_VAR ': kotlin.Int declared in .E.' type=kotlin.Int origin=null CONSTRUCTOR visibility:public <> () returnType:.E [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java2' i: CONST Int type=kotlin.Int value=2 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E modality:FINAL visibility:public superTypes:[.Java2]' 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 .Java2 $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 .Java2 $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 .Java2 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.E, a:kotlin.Int) returnType:kotlin.Unit overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java2 $this: VALUE_PARAMETER name: type:.E VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.E) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .Java2 $this: VALUE_PARAMETER name: type:.E BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .E' CONST Int type=kotlin.Int value=10 CLASS CLASS name:F modality:ABSTRACT visibility:public superTypes:[.Java1; .Java3] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.F CONSTRUCTOR visibility:public <> () returnType:.F [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:F modality:ABSTRACT visibility:public superTypes:[.Java1; .Java3]' 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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java3 $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.A, a:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 public abstract fun foo (a: kotlin.Int): kotlin.Unit declared in .Java3 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:a index:0 type:kotlin.Int annotations: MyAnnotation 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 .Java1 public open fun hashCode (): kotlin.Int declared in .Java3 $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:setA visibility:public modality:ABSTRACT <> ($this:.Java3, a:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public abstract fun setA (a: kotlin.Int): kotlin.Unit declared in .Java3 $this: VALUE_PARAMETER name: type:.Java3 VALUE_PARAMETER name:a index:0 type:kotlin.Int 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 .Java1 public open fun toString (): kotlin.String declared in .Java3 $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] annotations: MyAnnotation overridden: public open a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int CLASS CLASS name:G modality:FINAL visibility:public superTypes:[.Java1; .Java3] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.G CONSTRUCTOR visibility:public <> () returnType:.G [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:G modality:FINAL visibility:public superTypes:[.Java1; .Java3]' 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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .Java3 $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 .Java1 public open fun hashCode (): kotlin.Int declared in .Java3 $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 .Java1 public open fun toString (): kotlin.String declared in .Java3 $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.G, a:kotlin.Int) returnType:kotlin.Unit overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 public abstract fun foo (a: kotlin.Int): kotlin.Unit declared in .Java3 $this: VALUE_PARAMETER name: type:.G VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY FUN name:setA visibility:public modality:OPEN <> ($this:.G, a:kotlin.Int) returnType:kotlin.Unit overridden: public abstract fun setA (a: kotlin.Int): kotlin.Unit declared in .Java3 $this: VALUE_PARAMETER name: type:.G VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] annotations: MyAnnotation overridden: public open a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .Java1 $this: VALUE_PARAMETER name: type:.A FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int CLASS CLASS name:H modality:FINAL visibility:public superTypes:[.Java1; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.H CONSTRUCTOR visibility:public <> () returnType:.H [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:H modality:FINAL visibility:public superTypes:[.Java1; .KotlinInterface]' 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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:OPEN <> ($this:.A, a:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 public abstract fun foo (a: kotlin.Int): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:a index:0 type:kotlin.Int annotations: MyAnnotation 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 .Java1 public open fun hashCode (): kotlin.Int declared in .KotlinInterface $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 .Java1 public open fun toString (): kotlin.String declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] annotations: MyAnnotation overridden: public open a: kotlin.Int public abstract a: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:a visibility:public modality:OPEN [fake_override,val] overridden: public open fun (): kotlin.Int declared in .Java1 public abstract fun (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.A PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open b: kotlin.Int public abstract b: kotlin.Int FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (): kotlin.Int declared in .Java1 public abstract fun (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.A FUN FAKE_OVERRIDE name: visibility:public modality:OPEN <> ($this:.A, value:kotlin.Int) returnType:kotlin.Unit [fake_override] annotations: MyAnnotation correspondingProperty: PROPERTY FAKE_OVERRIDE name:b visibility:public modality:OPEN [fake_override,var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.A VALUE_PARAMETER name:value index:0 type:kotlin.Int CLASS CLASS name:I modality:FINAL visibility:public superTypes:[.Java1; .KotlinInterface] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.I CONSTRUCTOR visibility:public <> () returnType:.I [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (i: kotlin.Int) declared in .Java1' i: CONST Int type=kotlin.Int value=1 INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:I modality:FINAL visibility:public superTypes:[.Java1; .KotlinInterface]' 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 .Java1 public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInterface $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 .Java1 public open fun hashCode (): kotlin.Int declared in .KotlinInterface $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 .Java1 public open fun toString (): kotlin.String declared in .KotlinInterface $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.I, a:kotlin.Int) returnType:kotlin.Unit overridden: public open fun foo (a: kotlin.Int): kotlin.Unit declared in .Java1 public abstract fun foo (a: kotlin.Int): kotlin.Unit declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.I VALUE_PARAMETER name:a index:0 type:kotlin.Int BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int public abstract a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.I) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .Java1 public abstract fun (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.I BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .I' CONST Int type=kotlin.Int value=2 PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open b: kotlin.Int public abstract b: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.I) returnType:kotlin.Int correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (): kotlin.Int declared in .Java1 public abstract fun (): kotlin.Int declared in .KotlinInterface $this: VALUE_PARAMETER name: type:.I BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .I' CONST Int type=kotlin.Int value=2 FUN name: visibility:public modality:OPEN <> ($this:.I, value:kotlin.Int) returnType:kotlin.Unit correspondingProperty: PROPERTY name:b visibility:public modality:OPEN [var] overridden: public open fun (value: kotlin.Int): kotlin.Unit declared in .Java1 $this: VALUE_PARAMETER name: type:.I VALUE_PARAMETER name:value index:0 type:kotlin.Int BLOCK_BODY CLASS INTERFACE name:KotlinInterface modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinInterface 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 FUN name:foo visibility:public modality:ABSTRACT <> ($this:.KotlinInterface, a:kotlin.Int) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinInterface VALUE_PARAMETER name:a index:0 type:kotlin.Int PROPERTY name:a visibility:public modality:ABSTRACT [val] FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:ABSTRACT [val] $this: VALUE_PARAMETER name: type:.KotlinInterface PROPERTY name:b visibility:public modality:ABSTRACT [val] FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:ABSTRACT <> ($this:.KotlinInterface) returnType:kotlin.Int correspondingProperty: PROPERTY name:b visibility:public modality:ABSTRACT [val] $this: VALUE_PARAMETER name: type:.KotlinInterface FUN name:test visibility:public modality:FINAL <> (b:.B, c:.C, d:.D, e:.E, f:.F, g:.G, h:.H, i:.I) returnType:kotlin.Unit VALUE_PARAMETER name:b index:0 type:.B VALUE_PARAMETER name:c index:1 type:.C VALUE_PARAMETER name:d index:2 type:.D VALUE_PARAMETER name:e index:3 type:.E VALUE_PARAMETER name:f index:4 type:.F VALUE_PARAMETER name:g index:5 type:.G VALUE_PARAMETER name:h index:6 type:.H VALUE_PARAMETER name:i index:7 type:.I BLOCK_BODY TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .B' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'b: .B declared in .test' type=.B origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .B' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'b: .B declared in .test' type=.B origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .C' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'c: .C declared in .test' type=.C origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .C' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'c: .C declared in .test' type=.C origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .D' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'd: .D declared in .test' type=.D origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .D' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'd: .D declared in .test' type=.D origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .E' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'e: .E declared in .test' type=.E origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .E' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'e: .E declared in .test' type=.E origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $this: GET_VAR 'e: .E declared in .test' type=.E origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .F' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'f: .F declared in .test' type=.F origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .F' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'f: .F declared in .test' type=.F origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .F' type=kotlin.Unit origin=null $this: GET_VAR 'f: .F declared in .test' type=.F origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .G' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'g: .G declared in .test' type=.G origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .G' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'g: .G declared in .test' type=.G origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .G' type=kotlin.Unit origin=null $this: GET_VAR 'g: .G declared in .test' type=.G origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .H' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'h: .H declared in .test' type=.H origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .H' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'h: .H declared in .test' type=.H origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .H' type=kotlin.Unit origin=null $this: GET_VAR 'h: .H declared in .test' type=.H origin=null a: CONST Int type=kotlin.Int value=1 TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .I' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'i: .I declared in .test' type=.I origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .I' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'i: .I declared in .test' type=.I origin=null CALL 'public open fun foo (a: kotlin.Int): kotlin.Unit declared in .I' type=kotlin.Unit origin=null $this: GET_VAR 'i: .I declared in .test' type=.I origin=null a: CONST Int type=kotlin.Int value=1