Reporter
amyc.utils.Reporter
class Reporter
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Issues a recoverable error message
Issues a recoverable error message
Attributes
Used for an unrecoverable error: Issues a message, then exits the compiler
Used for an unrecoverable error: Issues a message, then exits the compiler
Attributes
Issues some information from the compiler
Issues some information from the compiler
Attributes
Terminates the compiler if any errors have been detected.
Terminates the compiler if any errors have been detected.
Attributes
Issues a warning from the compiler
Issues a warning from the compiler
Attributes
In this article