Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm-jvm
/
elide.runtime.gvm.jvm
/
JavaCompilerConfig
Java
Compiler
Config
data
class
JavaCompilerConfig
(
val
release
:
String
?
=
null
)
:
Precompiler.Configuration
Java Compiler Configuration
Configures the Java compiler as invoked through the embedded interface used by Elide.
Members
Constructors
Java
Compiler
Config
Link copied to clipboard
constructor
(
release
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
release
Link copied to clipboard
val
release
:
String
?
=
null