Files
kotlin/compiler/testData/codegen/boxWithJava/reflection/overrideKotlinPropertyByJavaMethod.kt
Alexander Udalov ae14d185eb Support setters for Java-method-based properties in reflection
Also heuristically support the corner case of multiple properties with the same
name and signature in a Java class, see the comment in
KDeclarationContainerImpl

 #KT-11258 Fixed
2016-03-03 16:08:18 +03:00

745 B
Vendored