Files
kotlin-fork/analysis/low-level-api-fir/testdata/getOrBuildFir/wholeDeclaration/getter.txt
T
2023-04-06 08:09:41 +00:00

8 lines
208 B
Plaintext

KT element: KtPropertyAccessor
FIR element: FirPropertyAccessorImpl
FIR source kind: KtRealSourceElementKind
FIR element rendered:
public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/String| {
^ String()
}