A utility to help accumulate error messages. Whether the messages are accumulated or not is governed by the settings in the options
field of com.ossuminc.riddl.utils.PlatformContext
Attributes
- Companion
- object
- Source
- Messages.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Value parameters
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Add a MissingWarning message to the accumulated Messages
Add a MissingWarning message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Add a SevereError message to the accumulated Messages
Add a SevereError message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Add a StyleWarning message to the accumulated Messages
Add a StyleWarning message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Add a UsageWarning message to the accumulated Messages
Add a UsageWarning message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Value parameters
- loc
-
The location in the source related to the message.
- msg
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Value parameters
- loc
-
The location in the source related to the message.
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Value parameters
- loc
-
The location in the source related to the message.
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Add a SevereError message to the accumulated Messages
Add a SevereError message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Add a StyleWarning message to the accumulated Messages
Add a StyleWarning message to the accumulated Messages
Value parameters
- loc
-
The location in the source related to the message.
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala
Attributes
- Source
- Messages.scala
Value parameters
- loc
-
The location in the source related to the message.
- message
-
The text of the message to add
Attributes
- Returns
-
This type, so you can chain another call to this accumulator
- Source
- Messages.scala