ReportCompilationProblem

mill.javalib.zinc.ZincWorkerRpcServer.ServerToClient.ReportCompilationProblem

Value parameters

compilationRequestId

request id for the message requesting the compilation.

Attributes

Source
ZincWorkerRpcServer.scala
Graph
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
trait NoResponse
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

override type Response = Unit

Attributes

Inherited from:
NoResponse
Source
MillRpcMessage.scala

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Givens

Givens

override given responseRw: ReadWriter[Response]

Attributes

Source
ZincWorkerRpcServer.scala
override given responseTypeName: TPrint[Response]

Attributes

Source
ZincWorkerRpcServer.scala