MODULE_FRAGMENT FILE fqName: fileName:main.kt CLASS CLASS name:Child modality:FINAL visibility:public superTypes:[p2.Parent] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:.Child CONSTRUCTOR visibility:public <> () returnType:.Child [primary] BLOCK_BODY DELEGATING_CONSTRUCTOR_CALL 'public constructor () declared in p2.Parent' INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Child modality:FINAL visibility:public superTypes:[p2.Parent]' 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 p2.Parent $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 p2.Parent $this: VALUE_PARAMETER name: type:kotlin.Any FUN FAKE_OVERRIDE name:setContentView visibility:public modality:OPEN <> ($this:p2.Parent, p0:kotlin.Int) returnType:kotlin.Unit [fake_override] overridden: public open fun setContentView (p0: kotlin.Int): kotlin.Unit declared in p2.Parent $this: VALUE_PARAMETER name: type:p2.Parent VALUE_PARAMETER name:p0 index:0 type:kotlin.Int annotations: Anno(value = ["UnknownNullness", "MissingNullability"]) 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 p2.Parent $this: VALUE_PARAMETER name: type:kotlin.Any FUN name:bar visibility:private modality:FINAL <> ($this:.Child) returnType:kotlin.Unit $this: VALUE_PARAMETER name: type:.Child BLOCK_BODY FUN name:onCreate visibility:protected modality:OPEN <> ($this:.Child) returnType:kotlin.Unit overridden: protected/*protected and package*/ open fun onCreate (): kotlin.Unit declared in p2.Parent $this: VALUE_PARAMETER name: type:.Child BLOCK_BODY CALL 'protected/*protected and package*/ open fun onCreate (): kotlin.Unit declared in p2.Parent' superQualifier='CLASS IR_EXTERNAL_JAVA_DECLARATION_STUB CLASS name:Parent modality:OPEN visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit origin=null $this: GET_VAR ': .Child declared in .Child.onCreate' type=.Child origin=null CALL 'private final fun bar (): kotlin.Unit declared in .Child' type=kotlin.Unit origin=null $this: GET_VAR ': .Child declared in .Child.onCreate' type=.Child origin=null