GroovyWorker
mill.groovylib.worker.api.GroovyWorker
trait GroovyWorker
Runs the actual compilation.
Supports 3-stage compilation for Java <-> Groovy
- compile Java stubs
- compile Java sources (done externally)
- compile Groovy sources
Attributes
- Source
- GroovyWorker.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class GroovyWorkerImpl
Members list
In this article