KindOfMessage
com.ossuminc.riddl.language.Messages.KindOfMessage
sealed trait KindOfMessage extends Ordered[KindOfMessage]
A sealed base trait for the kinds of messages that can be created each with their own existence test
Attributes
- Source
- Messages.scala
- Graph
-
- Supertypes
- Known subtypes
-
object Errorobject Infoobject MissingWarningobject SevereErrorobject StyleWarningobject UsageWarningobject WarningShow all
Members list
Value members
Abstract methods
Attributes
- Source
- Messages.scala
Concrete methods
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
In this article