strelok
06/05/2017, 1:20 PMudalov
06/05/2017, 1:21 PMstrelok
06/05/2017, 1:22 PMudalov
06/05/2017, 1:22 PMstrelok
06/05/2017, 1:23 PMudalov
06/05/2017, 1:24 PMjavap
bytecode output, in the Kotlin bytecode toolwindow, in Kotlin reflection, in Java reflection, … ?strelok
06/05/2017, 1:25 PMudalov
06/05/2017, 1:26 PMKParameter.name
)-java-parameters
command line argument to Kotlinstrelok
06/05/2017, 1:28 PMudalov
06/05/2017, 1:30 PMkotlinc -help
. The -java-parameters
is basically equivalent to javac’s -parameters
.strelok
06/05/2017, 1:31 PMbuild.gradle
block as well, right?udalov
06/05/2017, 1:32 PMstrelok
06/05/2017, 1:34 PMGenerate metadata for Java 1.8 reflection on method parameters
that's good enough docs for me