6e01ec8dd3
- Compute substituted accessor descriptor to avoid unbound type parameters
11 lines
921 B
Plaintext
Vendored
11 lines
921 B
Plaintext
Vendored
FILE fqName:<root> fileName:/jdkClassSyntheticProperty.kt
|
|
PROPERTY name:test visibility:public modality:FINAL [val]
|
|
FUN name:<get-test> visibility:public modality:FINAL <> ($receiver:java.lang.Class<*>) returnType:kotlin.Array<out java.lang.reflect.Field?>?
|
|
correspondingProperty: PROPERTY name:test visibility:public modality:FINAL [val]
|
|
$receiver: VALUE_PARAMETER name:<this> type:java.lang.Class<*>
|
|
BLOCK_BODY
|
|
RETURN type=kotlin.Nothing from='public final fun <get-test> (): kotlin.Array<out java.lang.reflect.Field?>? declared in <root>'
|
|
CALL 'public open fun getDeclaredFields (): kotlin.Array<out java.lang.reflect.Field?>? declared in java.lang.Class' type=kotlin.Array<out java.lang.reflect.Field?>? origin=GET_PROPERTY
|
|
<1>: kotlin.Any?
|
|
$this: GET_VAR '<this>: java.lang.Class<*> declared in <root>.<get-test>' type=java.lang.Class<*> origin=null
|