FILE fqName: fileName:/InnerClassInAnonymous.kt FUN name:box visibility:public modality:FINAL <> () returnType:kotlin.String BLOCK_BODY VAR name:obj type:.box. [val] BLOCK type=.box. origin=OBJECT_LITERAL CLASS CLASS name: modality:FINAL visibility:local superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.box. CONSTRUCTOR visibility:public <> () returnType:.box. [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name: modality:FINAL visibility:local superTypes:[kotlin.Any]' PROPERTY name:end visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:end type:kotlin.String visibility:private [final] EXPRESSION_BODY CONST String type=kotlin.String value="K" FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.box.) returnType:kotlin.String correspondingProperty: PROPERTY name:end visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.box. BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.String declared in .box.' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:end type:kotlin.String visibility:private [final]' type=kotlin.String origin=null receiver: GET_VAR ': .box. declared in .box..' type=.box. origin=null FUN name:foo visibility:public modality:FINAL <> ($this:.box.) returnType:kotlin.String $this: VALUE_PARAMETER name: type:.box. BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun foo (): kotlin.String declared in .box.' CALL 'public final fun bar (): kotlin.String declared in .box..Some' type=kotlin.String origin=null $this: CONSTRUCTOR_CALL 'public constructor (s: kotlin.String) [primary] declared in .box..Some' type=.box..Some origin=null $outer: GET_VAR ': .box. declared in .box..foo' type=.box. origin=null s: CONST String type=kotlin.String value="O" CLASS CLASS name:Some modality:FINAL visibility:local [inner] superTypes:[.box..Base] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.box..Some CONSTRUCTOR visibility:public <> ($this:.box., s:kotlin.String) returnType:.box..Some [primary] $outer: VALUE_PARAMETER name: type:.box. VALUE_PARAMETER name:s index:0 type:kotlin.String BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor (s: kotlin.String) [primary] declared in .box..Base' $this: GET_VAR ': .box. declared in .box..Some.' type=.box. origin=null s: GET_VAR 's: kotlin.String declared in .box..Some.' type=kotlin.String origin=null INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Some modality:FINAL visibility:local [inner] superTypes:[.box..Base]' FUN name:bar visibility:public modality:FINAL <> ($this:.box..Some) returnType:kotlin.String $this: VALUE_PARAMETER name: type:.box..Some BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun bar (): kotlin.String declared in .box..Some' CALL 'public final fun plus (other: kotlin.Any?): kotlin.String [operator] declared in kotlin.String' type=kotlin.String origin=PLUS $this: CALL 'public final fun (): kotlin.String [fake_override] declared in .box..Some' type=kotlin.String origin=GET_PROPERTY $this: GET_VAR ': .box..Some declared in .box..Some.bar' type=.box..Some origin=null other: CALL 'public final fun (): kotlin.String declared in .box.' type=kotlin.String origin=GET_PROPERTY $this: GET_VAR ': .box. declared in .box.' type=.box. origin=null PROPERTY FAKE_OVERRIDE name:s visibility:public modality:FINAL [fake_override,val] FUN FAKE_OVERRIDE name: visibility:public modality:FINAL <> ($this:.box..Base) returnType:kotlin.String [fake_override] correspondingProperty: PROPERTY FAKE_OVERRIDE name:s visibility:public modality:FINAL [fake_override,val] overridden: public final fun (): kotlin.String declared in .box..Base $this: VALUE_PARAMETER name: type:.box..Base 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 [fake_override,operator] declared in .box..Base $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 [fake_override] declared in .box..Base $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 [fake_override] declared in .box..Base $this: VALUE_PARAMETER name: type:kotlin.Any CLASS CLASS name:Base modality:OPEN visibility:local [inner] superTypes:[kotlin.Any] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.box..Base CONSTRUCTOR visibility:public <> ($this:.box., s:kotlin.String) returnType:.box..Base [primary] $outer: VALUE_PARAMETER name: type:.box. VALUE_PARAMETER name:s index:0 type:kotlin.String BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () [primary] declared in kotlin.Any' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Base modality:OPEN visibility:local [inner] superTypes:[kotlin.Any]' PROPERTY name:s visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final] EXPRESSION_BODY GET_VAR 's: kotlin.String declared in .box..Base.' type=kotlin.String origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:.box..Base) returnType:kotlin.String correspondingProperty: PROPERTY name:s visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:.box..Base BLOCK_BODY RETURN type=kotlin.Nothing from='public final fun (): kotlin.String declared in .box..Base' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:s type:kotlin.String visibility:private [final]' type=kotlin.String origin=null receiver: GET_VAR ': .box..Base declared in .box..Base.' type=.box..Base origin=null 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 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 CONSTRUCTOR_CALL 'public constructor () [primary] declared in .box.' type=.box. origin=OBJECT_LITERAL RETURN type=kotlin.Nothing from='public final fun box (): kotlin.String declared in ' CALL 'public final fun foo (): kotlin.String declared in .box.' type=kotlin.String origin=null $this: GET_VAR 'val obj: .box. [val] declared in .box' type=.box. origin=null