Diagnostic

scala.build.errors.Diagnostic$
See theDiagnostic companion trait
object Diagnostic

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Messages

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class TextEdit(newText: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(message: String, severity: Severity, positions: Seq[Position], textEdit: Option[TextEdit]): Diagnostic