mill.javalib.worker
package mill.javalib.worker
Members list
Type members
Classlikes
class JvmWorkerFactory extends JvmWorkerFactoryApi
Attributes
- Source
- JvmWorkerFactory.scala
- Supertypes
class JvmWorkerImpl(args: JvmWorkerArgs) extends JvmWorkerApi, AutoCloseable
Attributes
- Source
- JvmWorkerImpl.scala
- Supertypes
-
trait AutoCloseabletrait JvmWorkerApitrait JvmWorkerApiclass Objecttrait Matchableclass AnyShow all
case class MockedLookup(am: VirtualFile => Optional[CompileAnalysis]) extends PerClasspathEntryLookup
Attributes
- Source
- MockedLookup.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait PerClasspathEntryLookupclass Objecttrait Matchableclass AnyShow all
trait RecordingReporter extends Reporter
A zinc reporter which records reported problems and is able to log all not already reported problems later via logOldProblems.
A zinc reporter which records reported problems and is able to log all not already reported problems later via logOldProblems.
Attributes
- Source
- RecordingReporter.scala
- Supertypes
-
trait Reporterclass Objecttrait Matchableclass Any
object Versions
Attributes
- Source
- Versions.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Versions.type
In this article