Warning
dotty.tools.dotc.reporting.Diagnostic.Warning
class Warning(msg: Message, pos: SourcePosition) extends Diagnostic
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class ConditionalWarningclass DeprecationWarningclass FeatureWarningclass UncheckedWarningclass MigrationWarning
Members list
Value members
Inherited methods
Attributes
- Definition Classes
-
Diagnostic -> Diagnostic
- Inherited from:
- Diagnostic
Attributes
- Inherited from:
- Diagnostic
Attributes
- Definition Classes
-
Diagnostic -> Diagnostic
- Inherited from:
- Diagnostic
Attributes
- Definition Classes
-
Diagnostic -> Diagnostic
- Inherited from:
- Diagnostic
Attributes
- Inherited from:
- Diagnostic
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Diagnostic -> Any
- Inherited from:
- Diagnostic
Inherited fields
Attributes
- Inherited from:
- Diagnostic
In this article