report
dotty.tools.dotc.report
object report
Members list
Value members
Concrete methods
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.
Attributes
In this article