mill.javalib.internal.RpcCompileProblemReporterMessage
See theRpcCompileProblemReporterMessage companion trait
Attributes
- Companion
- trait
- Source
- RpcCompileProblemReporterMessage.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case class FileVisited(file: Path) extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object Finish extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Finish.type
case class LogError(problem: RpcProblem) extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class LogInfo(problem: RpcProblem) extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class LogWarning(problem: RpcProblem) extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class NotifyProgress(progress: Long, total: Long) extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object PrintSummary extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
PrintSummary.type
case object Start extends RpcCompileProblemReporterMessage
Attributes
- Source
- RpcCompileProblemReporterMessage.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
Start.type
Inherited and Abstract types
The names of the product elements
The name of the type
Givens
Givens
Attributes
In this article