FILE fqName: fileName:/delegatedImplementationOfJavaInterface.kt CLASS CLASS name:Test modality:FINAL visibility:public superTypes:[.J] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Test CONSTRUCTOR visibility:public <> (j:.J) returnType:.Test [primary] VALUE_PARAMETER name:j index:0 type:.J BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Test modality:FINAL visibility:public superTypes:[.J]' SET_FIELD 'FIELD DELEGATE name:<$$delegate_0> type:.J visibility:local [final]' type=kotlin.Unit origin=EQ receiver: GET_VAR ': .Test declared in .Test' type=.Test origin=null value: GET_VAR 'j: .J declared in .Test.' type=.J origin=null PROPERTY name:j visibility:private modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:j type:.J visibility:private [final] EXPRESSION_BODY GET_VAR 'j: .J declared in .Test.' type=.J origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:private modality:FINAL <> ($this:.Test) returnType:.J correspondingProperty: PROPERTY name:j visibility:private modality:FINAL [val] $this: VALUE_PARAMETER name: type:.Test BLOCK_BODY RETURN type=kotlin.Nothing from='private final fun (): .J declared in .Test' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:j type:.J visibility:private [final]' type=.J origin=null receiver: GET_VAR ': .Test declared in .Test.' type=.Test origin=null FIELD DELEGATE name:<$$delegate_0> type:.J visibility:local [final] FUN FAKE_OVERRIDE name:takeNotNull visibility:public modality:OPEN <> ($this:.J, x:kotlin.String) returnType:kotlin.Unit [fake_override] overridden: public abstract fun takeNotNull (x: kotlin.String): kotlin.Unit declared in .J $this: VALUE_PARAMETER name: type:.J VALUE_PARAMETER name:x index:0 type:kotlin.String FUN FAKE_OVERRIDE name:takeNullable visibility:public modality:OPEN <> ($this:.J, x:kotlin.String?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun takeNullable (x: kotlin.String?): kotlin.Unit declared in .J $this: VALUE_PARAMETER name: type:.J VALUE_PARAMETER name:x index:0 type:kotlin.String? FUN FAKE_OVERRIDE name:takeFlexible visibility:public modality:OPEN <> ($this:.J, x:kotlin.String?) returnType:kotlin.Unit [fake_override] overridden: public abstract fun takeFlexible (x: kotlin.String?): kotlin.Unit declared in .J $this: VALUE_PARAMETER name: type:.J VALUE_PARAMETER name:x index:0 type:kotlin.String? FUN FAKE_OVERRIDE name:returnNotNull visibility:public modality:OPEN <> ($this:.J) returnType:kotlin.String [fake_override] overridden: public abstract fun returnNotNull (): kotlin.String declared in .J $this: VALUE_PARAMETER name: type:.J FUN FAKE_OVERRIDE name:returnNullable visibility:public modality:OPEN <> ($this:.J) returnType:kotlin.String? [fake_override] overridden: public abstract fun returnNullable (): kotlin.String? declared in .J $this: VALUE_PARAMETER name: type:.J FUN FAKE_OVERRIDE name:returnsFlexible visibility:public modality:OPEN <> ($this:.J) returnType:kotlin.String? [fake_override] overridden: public abstract fun returnsFlexible (): kotlin.String? declared in .J $this: VALUE_PARAMETER name: type:.J 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 [operator] 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