mill.javalib.internal.ZincCompilerBridgeProvider.AcquireResult
Attributes
-
Source
-
ZincCompilerBridgeProvider.scala
-
Graph
-
-
Supertypes
-
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
The compiler bridge is already compiled and can be run.
The compiler bridge is already compiled and can be run.
Value parameters
-
bridgeJar
-
The path to the compiled compiler bridge jar.
Attributes
-
Source
-
ZincCompilerBridgeProvider.scala
The compiler bridge is not compiled yet and needs to be compiled.
The compiler bridge is not compiled yet and needs to be compiled.
Value parameters
-
bridgeSourcesJar
-
The path to the compiler bridge sources jar.
-
classpath
-
The classpath to use to compile the compiler bridge.
Attributes
-
Source
-
ZincCompilerBridgeProvider.scala