diff options
author | CharlesG-Branch <43424788+CharlesG-Branch@users.noreply.github.com> | 2022-02-18 07:39:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-18 15:39:33 +0300 |
commit | df4780c31026aaa626746f49f0e6fa3fa0278a05 (patch) | |
tree | 5d562bcbf2240d8a1bd50ef5f97040088b68f781 /core/src/main/kotlin/pages | |
parent | 9a1434d583b931671e2c5e9c5275af725938d503 (diff) | |
download | dokka-df4780c31026aaa626746f49f0e6fa3fa0278a05.tar.gz dokka-df4780c31026aaa626746f49f0e6fa3fa0278a05.tar.bz2 dokka-df4780c31026aaa626746f49f0e6fa3fa0278a05.zip |
Fix java getter / setter name generation (#2356)
Kotlin has special rules for conversion around properties that start with "is"
For more info see:
https://kotlinlang.org/docs/java-interop.html#getters-and-setters
https://kotlinlang.org/docs/java-to-kotlin-interop.html#properties
Diffstat (limited to 'core/src/main/kotlin/pages')
0 files changed, 0 insertions, 0 deletions