dokka icon indicating copy to clipboard operation
dokka copied to clipboard

Define representation of synthetic Java properties

Open whyoleg opened this issue 3 months ago • 1 comments

Continuation of https://github.com/Kotlin/dokka/issues/3576

After several discussions, it's still not clear how to represent Java's getter/setter/field in cases of different visibility and inheritance (by both Kotlin and Java). We should research and finally define the mental model for how to represent them consistently. See linked issues for specific K1/K2 differences.

whyoleg avatar Sep 10 '25 13:09 whyoleg

Might be related: #2603

whyoleg avatar Sep 12 '25 12:09 whyoleg