A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
J
- javacOptions(kotlin.jvm.functions.Function1) - function in org.jetbrains.kotlin.gradle.dsl.KaptExtensionConfig
- Configures the KaptJavacOption used for annotation processing.
- javacOptions(org.gradle.api.Action) - function in org.jetbrains.kotlin.gradle.dsl.KaptExtensionConfig
- Configures the KaptJavacOption used for annotation processing.
- JvmTargetValidationMode - class in org.jetbrains.kotlin.gradle.dsl.jvm
- Controls the JVM target validation mode between the Kotlin JVM compilation task from this plugin and the related Java compilation task from Gradle.