d7effec4e8
#KT-58641
29 lines
1.0 KiB
Plaintext
29 lines
1.0 KiB
Plaintext
KT element: KtParameter
|
|
FIR element: FirValueParameterImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
[ResolvedTo(BODY_RESOLVE)] p: R|kotlin/Int|
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] duplicatedClassesFunctionParameter.kt
|
|
[ResolvedTo(BODY_RESOLVE)] annotations container
|
|
public final [ResolvedTo(STATUS)] class SomeClass : R|kotlin/Any| {
|
|
public [ResolvedTo(STATUS)] [ContainingClassKey=SomeClass] constructor(): R|SomeClass| {
|
|
LAZY_super<R|kotlin/Any|>
|
|
}
|
|
|
|
public final [ResolvedTo(STATUS)] val prop: <implicit> = LAZY_EXPRESSION
|
|
public [ResolvedTo(STATUS)] [ContainingClassKey=SomeClass] get(): <implicit>
|
|
|
|
}
|
|
public final [ResolvedTo(STATUS)] class SomeClass : R|kotlin/Any| {
|
|
public [ResolvedTo(STATUS)] [ContainingClassKey=SomeClass] constructor(): R|SomeClass| {
|
|
LAZY_super<R|kotlin/Any|>
|
|
}
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun foo([ResolvedTo(BODY_RESOLVE)] p: R|kotlin/Int|): R|kotlin/Unit| {
|
|
}
|
|
|
|
}
|