8a3f850bca
In FIR we always have either real getter/setter or the default one ^KT-62888 Fixed ^KT-62651 Fixed
9 lines
312 B
Plaintext
Vendored
9 lines
312 B
Plaintext
Vendored
KT element: KtProperty
|
|
KT element text:
|
|
public final val p: kotlin.String /* compiled code */
|
|
FIR element: FirPropertyImpl
|
|
FIR source kind: KtRealSourceElementKind
|
|
|
|
FIR element rendered:
|
|
public final [ResolvedTo(BODY_RESOLVE)] val p: R|kotlin/String|
|
|
public [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/String| |