OriginWarning
dotty.tools.dotc.reporting.Diagnostic.OriginWarning
A Warning with an origin. The semantics of origin
depend on the warning. For example, an unused import warning has an origin that specifies the unused selector. The origin of a deprecation is the deprecated element.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class DeprecationWarningclass LintWarning
- Self type
Members list
In this article