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
Keywords
- no keywords
- override
Inherited
- Not inherited
- Ordered
- Product
In this article