TesslaCompilerReporter
de.uni_luebeck.isp.tessla.tessla_compiler.backends.scalaBackend.TesslaCompilerReporter
class TesslaCompilerReporter(val settings: Settings) extends FilteringReporter
A reporter implementation raising TeSSLa compiler errors if the supervised Scala compiler raises an error and collects TeSSLa warnings if it raises warnings or information
Value parameters
- settings
-
Settings passed to the reporter
Attributes
- Graph
-
- Supertypes
-
class FilteringReporterclass Reporterclass Reporterclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- Reporter
Value members
Concrete methods
Attributes
- Definition Classes
-
FilteringReporter
Inherited methods
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Definition Classes
-
FilteringReporter -> Reporter
- Inherited from:
- FilteringReporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Definition Classes
-
Reporter -> Reporter
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- FilteringReporter
Attributes
- Inherited from:
- Reporter
Attributes
- Definition Classes
-
FilteringReporter -> Reporter -> Reporter
- Inherited from:
- FilteringReporter
Attributes
- Inherited from:
- Reporter
Attributes
- Inherited from:
- Reporter
Deprecated and Inherited methods
Attributes
- Deprecated
-
[Since version 2.13.0]Use echo, as internal.Reporter does not support unforced info - Inherited from:
- Reporter
In this article