ZincWorkerRpcServer

mill.javalib.zinc.ZincWorkerRpcServer
See theZincWorkerRpcServer companion class

Attributes

Companion
class
Source
ZincWorkerRpcServer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Initialize(compilerBridgeWorkspace: Path)

Value parameters

compilerBridgeWorkspace

The workspace to use for the compiler bridge.

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum ReporterMode(val reportCachedProblems: Boolean)

Attributes

Source
ZincWorkerRpcServer.scala
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Reporter
case class Request(op: ZincOp, reporterMode: ReporterMode, ctx: LocalConfig) extends Message

Attributes

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

Attributes

Companion
trait
Source
ZincWorkerRpcServer.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait ServerToClient extends Message

Attributes

Companion
object
Source
ZincWorkerRpcServer.scala
Supertypes
trait Message
class Object
trait Matchable
class Any
Known subtypes