report
dotty.tools.dotc.report
object report
Members list
Value members
Concrete methods
def errorOrMigrationWarning(msg: Message, pos: SrcPos, migrationVersion: MigrationVersion)(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