KindOfMessage

com.reactific.riddl.language.Messages.KindOfMessage
sealed trait KindOfMessage extends Ordered[KindOfMessage]

Attributes

Graph
Supertypes
trait Comparable[KindOfMessage]
class Object
trait Matchable
class Any
Known subtypes
object Error.type
object Info.type
object MissingWarning.type
object SevereError.type
object StyleWarning.type
object UsageWarning.type
object Warning.type
Show all

Members list

Value members

Abstract methods

def severity: Int

Inherited methods

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered

Attributes

Inherited from:
Ordered