Module: separate Module: main FILE fqName: fileName:/test.kt CLASS CLASS name:A modality:ABSTRACT visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinDefault] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.A CONSTRUCTOR visibility:public <> () returnType:.A [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:A modality:ABSTRACT visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinDefault]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinDefault $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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinDefault $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinDefault $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule public open fun foo (): kotlin.Unit declared in .KotlinDefault $this: VALUE_PARAMETER name: type:.A BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.A) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .KotlinDefault $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=5 CLASS CLASS name:B modality:ABSTRACT visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPrivate] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.B CONSTRUCTOR visibility:public <> () returnType:.B [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:B modality:ABSTRACT visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPrivate]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.JavaDefaultSeparateModule) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.JavaDefaultSeparateModule 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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPrivate $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:C modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPrivate] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.C PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY CONST Int type=kotlin.Int value=5 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.C) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.C BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .C' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .C declared in .C.' type=.C origin=null CONSTRUCTOR visibility:public <> () returnType:.C [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:C modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPrivate]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPrivate $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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPrivate $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.C) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.C BLOCK_BODY CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinProtected] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.D CONSTRUCTOR visibility:public <> () returnType:.D [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .KotlinProtected' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:D modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinProtected]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinProtected $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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinProtected $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinProtected $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.D) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule protected open fun foo (): kotlin.Unit declared in .KotlinProtected $this: VALUE_PARAMETER name: type:.D BLOCK_BODY PROPERTY name:a visibility:protected modality:OPEN [val] overridden: protected open a: kotlin.Int FUN name: visibility:protected modality:OPEN <> ($this:.D) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:protected modality:OPEN [val] overridden: protected open fun (): kotlin.Int declared in .KotlinProtected $this: VALUE_PARAMETER name: type:.D BLOCK_BODY RETURN type=kotlin.Nothing from='protected open fun (): kotlin.Int declared in .D' CONST Int type=kotlin.Int value=5 CLASS CLASS name:E modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPublic] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.E CONSTRUCTOR visibility:public <> () returnType:.E [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:E modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinPublic]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPublic $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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPublic $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinPublic $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.E) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule public open fun foo (): kotlin.Unit declared in .KotlinPublic $this: VALUE_PARAMETER name: type:.E 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 .KotlinPublic $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=5 CLASS CLASS name:F modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinInternal] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.F CONSTRUCTOR visibility:public <> () returnType:.F [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .KotlinInternal' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:F modality:FINAL visibility:public superTypes:[.JavaDefaultSeparateModule; .KotlinInternal]' 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 .JavaDefaultSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinInternal $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 .JavaDefaultSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinInternal $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 .JavaDefaultSeparateModule public open fun toString (): kotlin.String declared in .KotlinInternal $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.F) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule internal open fun foo (): kotlin.Unit declared in .KotlinInternal $this: VALUE_PARAMETER name: type:.F BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: internal open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.F) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: internal open fun (): kotlin.Int declared in .KotlinInternal $this: VALUE_PARAMETER name: type:.F BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .F' CONST Int type=kotlin.Int value=5 CLASS CLASS name:G modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinDefault] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.G CONSTRUCTOR visibility:public <> () returnType:.G [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:G modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinDefault]' 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 .JavaProtectedSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinDefault $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 .JavaProtectedSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinDefault $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 .JavaProtectedSeparateModule public open fun toString (): kotlin.String declared in .KotlinDefault $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.G) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule public open fun foo (): kotlin.Unit declared in .KotlinDefault $this: VALUE_PARAMETER name: type:.G BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.G) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .KotlinDefault $this: VALUE_PARAMETER name: type:.G BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .G' CONST Int type=kotlin.Int value=5 CLASS CLASS name:H modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPrivate] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.H CONSTRUCTOR visibility:public <> () returnType:.H [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:H modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPrivate]' 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 .JavaProtectedSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:protected/*protected and package*/ modality:OPEN <> ($this:.JavaProtectedSeparateModule) returnType:kotlin.Unit [fake_override] overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule $this: VALUE_PARAMETER name: type:.JavaProtectedSeparateModule 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 .JavaProtectedSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPrivate $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 .JavaProtectedSeparateModule public open fun toString (): kotlin.String declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:I modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPrivate] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.I PROPERTY name:a visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final] EXPRESSION_BODY CONST Int type=kotlin.Int value=5 FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.I) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.I BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .I' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .I declared in .I.' type=.I origin=null CONSTRUCTOR visibility:public <> () returnType:.I [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:I modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPrivate]' 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 .JavaProtectedSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPrivate $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 .JavaProtectedSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPrivate $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 .JavaProtectedSeparateModule public open fun toString (): kotlin.String declared in .KotlinPrivate $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.I) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule $this: VALUE_PARAMETER name: type:.I BLOCK_BODY CLASS CLASS name:J modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPublic] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.J CONSTRUCTOR visibility:public <> () returnType:.J [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:J modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .KotlinPublic]' 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 .JavaProtectedSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .KotlinPublic $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 .JavaProtectedSeparateModule public open fun hashCode (): kotlin.Int declared in .KotlinPublic $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 .JavaProtectedSeparateModule public open fun toString (): kotlin.String declared in .KotlinPublic $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.J) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule public open fun foo (): kotlin.Unit declared in .KotlinPublic $this: VALUE_PARAMETER name: type:.J BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open a: kotlin.Int FUN name: visibility:public modality:OPEN <> ($this:.J) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] overridden: public open fun (): kotlin.Int declared in .KotlinPublic $this: VALUE_PARAMETER name: type:.J BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .J' CONST Int type=kotlin.Int value=5 CLASS CLASS name:K modality:ABSTRACT visibility:public superTypes:[.JavaPublic; .JavaDefaultSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.K CONSTRUCTOR visibility:public <> () returnType:.K [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:K modality:ABSTRACT visibility:public superTypes:[.JavaPublic; .JavaDefaultSeparateModule]' 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 .JavaPublic public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.JavaPublic) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (): kotlin.Unit declared in .JavaPublic public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.JavaPublic 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 .JavaPublic public open fun hashCode (): kotlin.Int declared in .JavaDefaultSeparateModule $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 .JavaPublic public open fun toString (): kotlin.String declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:KotlinInternal modality:OPEN visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinInternal CONSTRUCTOR visibility:public <> () returnType:.KotlinInternal [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:KotlinInternal 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:internal modality:OPEN <> ($this:.KotlinInternal) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinInternal BLOCK_BODY PROPERTY name:a visibility:internal modality:OPEN [val] FUN name: visibility:internal modality:OPEN <> ($this:.KotlinInternal) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:internal modality:OPEN [val] $this: VALUE_PARAMETER name: type:.KotlinInternal BLOCK_BODY RETURN type=kotlin.Nothing from='internal open fun (): kotlin.Int declared in .KotlinInternal' CONST Int type=kotlin.Int value=1 CLASS CLASS name:KotlinProtected modality:OPEN visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinProtected PROPERTY name:a visibility:protected modality:OPEN [val] 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:protected modality:OPEN <> ($this:.KotlinProtected) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:protected modality:OPEN [val] $this: VALUE_PARAMETER name: type:.KotlinProtected BLOCK_BODY RETURN type=kotlin.Nothing from='protected open fun (): kotlin.Int declared in .KotlinProtected' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .KotlinProtected declared in .KotlinProtected.' type=.KotlinProtected origin=null CONSTRUCTOR visibility:public <> () returnType:.KotlinProtected [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:KotlinProtected 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:protected modality:OPEN <> ($this:.KotlinProtected) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinProtected BLOCK_BODY CLASS CLASS name:L modality:FINAL visibility:public superTypes:[.JavaPublic; .JavaDefaultSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.L PROPERTY name:a visibility:public modality:FINAL [val] 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:FINAL <> ($this:.L) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.L BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .L' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .L declared in .L.' type=.L origin=null CONSTRUCTOR visibility:public <> () returnType:.L [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:L modality:FINAL visibility:public superTypes:[.JavaPublic; .JavaDefaultSeparateModule]' 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 .JavaPublic public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefaultSeparateModule $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 .JavaPublic public open fun hashCode (): kotlin.Int declared in .JavaDefaultSeparateModule $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 .JavaPublic public open fun toString (): kotlin.String declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.L) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaPublic public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.L BLOCK_BODY CLASS CLASS name:M modality:FINAL visibility:public superTypes:[.JavaPublic; .JavaProtectedSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.M PROPERTY name:a visibility:public modality:FINAL [val] 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:FINAL <> ($this:.M) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.M BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .M' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .M declared in .M.' type=.M origin=null CONSTRUCTOR visibility:public <> () returnType:.M [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:M modality:FINAL visibility:public superTypes:[.JavaPublic; .JavaProtectedSeparateModule]' 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 .JavaPublic public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaProtectedSeparateModule $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 .JavaPublic public open fun hashCode (): kotlin.Int declared in .JavaProtectedSeparateModule $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 .JavaPublic public open fun toString (): kotlin.String declared in .JavaProtectedSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.M) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaPublic protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule $this: VALUE_PARAMETER name: type:.M BLOCK_BODY CLASS CLASS name:N modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .JavaDefault] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.N PROPERTY name:a visibility:public modality:FINAL [val] 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:FINAL <> ($this:.N) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.N BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .N' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .N declared in .N.' type=.N origin=null CONSTRUCTOR visibility:public <> () returnType:.N [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtectedSeparateModule' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:N modality:FINAL visibility:public superTypes:[.JavaProtectedSeparateModule; .JavaDefault]' 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 .JavaProtectedSeparateModule public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefault $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 .JavaProtectedSeparateModule public open fun hashCode (): kotlin.Int declared in .JavaDefault $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 .JavaProtectedSeparateModule public open fun toString (): kotlin.String declared in .JavaDefault $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.N) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtectedSeparateModule public abstract fun foo (): kotlin.Unit declared in .JavaDefault $this: VALUE_PARAMETER name: type:.N BLOCK_BODY CLASS CLASS name:O modality:ABSTRACT visibility:public superTypes:[.JavaPrivate; .JavaDefaultSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.O CONSTRUCTOR visibility:public <> () returnType:.O [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaPrivate' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:O modality:ABSTRACT visibility:public superTypes:[.JavaPrivate; .JavaDefaultSeparateModule]' 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 .JavaPrivate public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any VALUE_PARAMETER name:other index:0 type:kotlin.Any? FUN FAKE_OVERRIDE name:foo visibility:public modality:ABSTRACT <> ($this:.JavaDefaultSeparateModule) returnType:kotlin.Unit [fake_override] overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.JavaDefaultSeparateModule 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 .JavaPrivate public open fun hashCode (): kotlin.Int declared in .JavaDefaultSeparateModule $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 .JavaPrivate public open fun toString (): kotlin.String declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:P modality:FINAL visibility:public superTypes:[.JavaPrivate; .JavaDefaultSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.P PROPERTY name:a visibility:public modality:FINAL [val] 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:FINAL <> ($this:.P) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.P BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .P' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .P declared in .P.' type=.P origin=null CONSTRUCTOR visibility:public <> () returnType:.P [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaPrivate' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:P modality:FINAL visibility:public superTypes:[.JavaPrivate; .JavaDefaultSeparateModule]' 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 .JavaPrivate public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefaultSeparateModule $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 .JavaPrivate public open fun hashCode (): kotlin.Int declared in .JavaDefaultSeparateModule $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 .JavaPrivate public open fun toString (): kotlin.String declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.P) returnType:kotlin.Unit overridden: public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.P BLOCK_BODY CLASS CLASS name:R modality:FINAL visibility:public superTypes:[.JavaProtected; .JavaDefaultSeparateModule] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.R PROPERTY name:a visibility:public modality:FINAL [val] 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:FINAL <> ($this:.R) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.R BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.Int declared in .R' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:a type:kotlin.Int visibility:private [final]' type=kotlin.Int origin=null receiver: GET_VAR ': .R declared in .R.' type=.R origin=null CONSTRUCTOR visibility:public <> () returnType:.R [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in .JavaProtected' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:R modality:FINAL visibility:public superTypes:[.JavaProtected; .JavaDefaultSeparateModule]' 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 .JavaProtected public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in .JavaDefaultSeparateModule $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 .JavaProtected public open fun hashCode (): kotlin.Int declared in .JavaDefaultSeparateModule $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 .JavaProtected public open fun toString (): kotlin.String declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:foo visibility:public modality:OPEN <> ($this:.R) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun foo (): kotlin.Unit declared in .JavaProtected public abstract fun foo (): kotlin.Unit declared in .JavaDefaultSeparateModule $this: VALUE_PARAMETER name: type:.R BLOCK_BODY CLASS INTERFACE name:KotlinDefault modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinDefault 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:.KotlinDefault) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinDefault BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] FUN name: visibility:public modality:OPEN <> ($this:.KotlinDefault) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] $this: VALUE_PARAMETER name: type:.KotlinDefault BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .KotlinDefault' CONST Int type=kotlin.Int value=1 CLASS INTERFACE name:KotlinPrivate modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinPrivate 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:private modality:FINAL <> ($this:.KotlinPrivate) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinPrivate BLOCK_BODY PROPERTY name:a visibility:private modality:FINAL [val] FUN name: visibility:private modality:FINAL <> ($this:.KotlinPrivate) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:private modality:FINAL [val] $this: VALUE_PARAMETER name: type:.KotlinPrivate BLOCK_BODY RETURN type=kotlin.Nothing from='private final fun (): kotlin.Int declared in .KotlinPrivate' CONST Int type=kotlin.Int value=1 CLASS INTERFACE name:KotlinPublic modality:ABSTRACT visibility:public superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.KotlinPublic 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:.KotlinPublic) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.KotlinPublic BLOCK_BODY PROPERTY name:a visibility:public modality:OPEN [val] FUN name: visibility:public modality:OPEN <> ($this:.KotlinPublic) returnType:kotlin.Int correspondingProperty: PROPERTY name:a visibility:public modality:OPEN [val] $this: VALUE_PARAMETER name: type:.KotlinPublic BLOCK_BODY RETURN type=kotlin.Nothing from='public open fun (): kotlin.Int declared in .KotlinPublic' CONST Int type=kotlin.Int value=1 FUN name:test visibility:public modality:FINAL <> (a:.A, b:.B, c:.C, d:.D, e:.E, f:.F, g:.G, i:.I, j:.J, k:.K, l:.L, m:.M, n:.N, o:.O, p:.P, r:.R) returnType:kotlin.Unit VALUE_PARAMETER name:a index:0 type:.A VALUE_PARAMETER name:b index:1 type:.B VALUE_PARAMETER name:c index:2 type:.C VALUE_PARAMETER name:d index:3 type:.D VALUE_PARAMETER name:e index:4 type:.E VALUE_PARAMETER name:f index:5 type:.F VALUE_PARAMETER name:g index:6 type:.G VALUE_PARAMETER name:i index:7 type:.I VALUE_PARAMETER name:j index:8 type:.J VALUE_PARAMETER name:k index:9 type:.K VALUE_PARAMETER name:l index:10 type:.L VALUE_PARAMETER name:m index:11 type:.M VALUE_PARAMETER name:n index:12 type:.N VALUE_PARAMETER name:o index:13 type:.O VALUE_PARAMETER name:p index:14 type:.P VALUE_PARAMETER name:r index:15 type:.R BLOCK_BODY CALL 'public open fun foo (): kotlin.Unit declared in .A' type=kotlin.Unit origin=null $this: GET_VAR 'a: .A declared in .test' type=.A origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .A' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'a: .A declared in .test' type=.A origin=null CALL 'public abstract fun foo (): kotlin.Unit declared in .B' type=kotlin.Unit origin=null $this: GET_VAR 'b: .B declared in .test' type=.B origin=null CALL 'public open fun foo (): kotlin.Unit declared in .C' type=kotlin.Unit origin=null $this: GET_VAR 'c: .C declared in .test' type=.C origin=null CALL 'public open fun foo (): kotlin.Unit declared in .D' type=kotlin.Unit origin=null $this: GET_VAR 'd: .D declared in .test' type=.D origin=null CALL 'public open fun foo (): kotlin.Unit declared in .E' type=kotlin.Unit origin=null $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 (): kotlin.Unit declared in .F' type=kotlin.Unit origin=null $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 (): kotlin.Unit declared in .G' type=kotlin.Unit origin=null $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 (): kotlin.Unit declared in .I' type=kotlin.Unit origin=null $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 final 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 (): kotlin.Unit declared in .J' type=kotlin.Unit origin=null $this: GET_VAR 'j: .J declared in .test' type=.J origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public open fun (): kotlin.Int declared in .J' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'j: .J declared in .test' type=.J origin=null CALL 'public abstract fun foo (): kotlin.Unit declared in .K' type=kotlin.Unit origin=null $this: GET_VAR 'k: .K declared in .test' type=.K origin=null CALL 'public open fun foo (): kotlin.Unit declared in .L' type=kotlin.Unit origin=null $this: GET_VAR 'l: .L declared in .test' type=.L origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun (): kotlin.Int declared in .L' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'l: .L declared in .test' type=.L origin=null CALL 'public open fun foo (): kotlin.Unit declared in .M' type=kotlin.Unit origin=null $this: GET_VAR 'm: .M declared in .test' type=.M origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun (): kotlin.Int declared in .M' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'm: .M declared in .test' type=.M origin=null CALL 'public open fun foo (): kotlin.Unit declared in .N' type=kotlin.Unit origin=null $this: GET_VAR 'n: .N declared in .test' type=.N origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun (): kotlin.Int declared in .N' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'n: .N declared in .test' type=.N origin=null CALL 'public abstract fun foo (): kotlin.Unit declared in .O' type=kotlin.Unit origin=null $this: GET_VAR 'o: .O declared in .test' type=.O origin=null CALL 'public open fun foo (): kotlin.Unit declared in .P' type=kotlin.Unit origin=null $this: GET_VAR 'p: .P declared in .test' type=.P origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun (): kotlin.Int declared in .P' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'p: .P declared in .test' type=.P origin=null CALL 'public open fun foo (): kotlin.Unit declared in .R' type=kotlin.Unit origin=null $this: GET_VAR 'r: .R declared in .test' type=.R origin=null TYPE_OP type=kotlin.Unit origin=IMPLICIT_COERCION_TO_UNIT typeOperand=kotlin.Unit CALL 'public final fun (): kotlin.Int declared in .R' type=kotlin.Int origin=GET_PROPERTY $this: GET_VAR 'r: .R declared in .test' type=.R origin=null