Join Slack
Powered by
Meanwhile I tried to find the documentation of the...
# compiler
p
pixelbumper
01/22/2018, 7:22 PM
Meanwhile I tried to find the documentation of the kotlin compiler, to figure out which compiler options are available, but unfortunately I could not find it. Does someone have a link?
y
yan
01/22/2018, 7:28 PM
https://github.com/JetBrains/kotlin/blob/master/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/CommonCompilerArguments.kt
and
https://github.com/JetBrains/kotlin/blob/master/compiler/cli/cli-common/src/org/jetbrains/kotlin/cli/common/arguments/K2JVMCompilerArguments.kt
2
Views
Open in Slack
Previous
Next