report
dotty.tools.dotc.report$
object report
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- report.type
Members list
Concise view
Value members
Concrete methods
def featureWarning(feature: String, featureDescription: => String, featureUseSite: Symbol, required: Boolean, pos: SrcPos)(using Context): Unit
def gradualErrorOrMigrationWarning(msg: Message, pos: SrcPos, warnFrom: SourceVersion, errorFrom: SourceVersion)(using Context): Unit
For sending messages that are printed only if -verbose is set
For sending messages that are printed only if -verbose is set
Attributes
Log msg if settings.log contains the current phase. See config.CompilerCommand#explainAdvanced for the exact meaning of "contains" here.
Log msg if settings.log contains the current phase. See config.CompilerCommand#explainAdvanced for the exact meaning of "contains" here.