Diagnostic

class Diagnostic(val msg: Message, val pos: SourcePosition, val level: Int) extends Exception with Diagnostic
Companion
object
trait Diagnostic
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override
Definition Classes
override
Definition Classes
Diagnostic
override
def position: Optional[SourcePosition]
Definition Classes
Diagnostic
override
Definition Classes
Throwable -> Any

Inherited methods

final
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable
Inherited from
Throwable

Concrete fields

val level: Int