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