FilterStoreReporter
mdoc.internal.markdown.FilterStoreReporter
class FilterStoreReporter(val settings: Settings) extends VersionSpecificFilteringReporter
Same as nsc StoreReporter except it extends AbstractReporter.
The AbstractReporter does filtering based on position to avoid duplicate diagnostics.
Attributes
- Graph
-
- Supertypes
-
class FilteringReporterclass Reporterclass Reporterclass Objecttrait Matchableclass AnyShow all
Members list
Value members
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
- Definition Classes
-
VersionSpecificFilteringReporter -> FilteringReporter
- Inherited from:
- VersionSpecificFilteringReporter
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
- 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