Message
 com.ossuminc.riddl.language.Messages.Message
A Message instance. There are helper functions below to help you create these.
Value parameters
- context
 - 
    
Additional referent that indicates the conditions that produced the message
 - kind
 - 
    
The kind of message as one of the case objects of KindOfMessage
 - loc
 - 
    
The location in the model that generated the message
 - message
 - 
    
The message text itself (there may be multiple lines, typically indent them 2 spaces, no tabs)
 
Attributes
- Source
 - Messages.scala
 - Graph
 - 
    
 - Supertypes
 
Members list
Value members
Concrete methods
Attributes
- Definition Classes
 - Source
 - Messages.scala
 
A standard way of formatting the message.
A standard way of formatting the message. It is common to call this just before doing I/O with it
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
