CrossVersionChecks

dotty.tools.dotc.transform.CrossVersionChecks
See theCrossVersionChecks companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def checkRef(sym: Symbol, pos: SrcPos)(using Context): Unit

Check that a reference to an experimental definition with symbol sym meets cross-version constraints for @deprecated and @experimental.

Check that a reference to an experimental definition with symbol sym meets cross-version constraints for @deprecated and @experimental.

Attributes

Concrete fields

val name: String