MigrationVersion

dotty.tools.dotc.config.MigrationVersion
See theMigrationVersion companion object
class MigrationVersion(val warnFrom: SourceVersion, val errorFrom: SourceVersion)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def needsPatch(using Context): Boolean

Concrete fields