DiagnosticCode

mill.api.daemon.internal.DiagnosticCode

Unique diagnostic code given from the compiler with an optional further explanation.

Attributes

Source
CompileProblemReporter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def code: String

Attributes

Source
CompileProblemReporter.scala
def explanation: Option[String]

Attributes

Source
CompileProblemReporter.scala