ActionableDiagnostic

abstract class ActionableDiagnostic
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def message: String

Provide the message of actionable diagnostic

Provide the message of actionable diagnostic

def positions: Seq[Position]
def to: String

Provide the new content which will be replaced by actionable diagnostic

Provide the new content which will be replaced by actionable diagnostic

Concrete methods

final def toDiagnostic: Diagnostic