33e6a85a2d
We exclude testData pattern from copyright scope
22 lines
581 B
Plaintext
Vendored
22 lines
581 B
Plaintext
Vendored
KT element: KtNamedFunction
|
|
FIR element: FirSimpleFunctionImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun x(): R|kotlin/String| {
|
|
^x String()
|
|
}
|
|
|
|
FIR FILE:
|
|
FILE: [ResolvedTo(IMPORTS)] memberFunction.kt
|
|
public final [ResolvedTo(STATUS)] class Y : R|kotlin/Any| {
|
|
public [ResolvedTo(STATUS)] [ContainingClassKey=Y] constructor(): R|Y| {
|
|
LAZY_super<R|kotlin/Any|>
|
|
}
|
|
|
|
public final [ResolvedTo(BODY_RESOLVE)] fun x(): R|kotlin/String| {
|
|
^x String()
|
|
}
|
|
|
|
}
|