Warning

class Warning(msg: Message, pos: SourcePosition) extends Diagnostic
trait Diagnostic
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

final def addSuppressed(`x$0`: Throwable): Unit
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
override def getMessage(): String
Definition Classes
Inherited from
Diagnostic
Inherited from
Throwable
Inherited from
Throwable
override def message: String
Definition Classes
Diagnostic -> Diagnostic
Inherited from
Diagnostic
override def position: Optional[SourcePosition]
Definition Classes
Diagnostic -> Diagnostic
Inherited from
Diagnostic
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
override def toString: String
Definition Classes
Inherited from
Diagnostic

Inherited fields

val level: Int
Inherited from
Diagnostic