dotty.tools.dotc.transform.CrossVersionChecks
See theCrossVersionChecks companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Check that a reference to an experimental definition with symbol sym
meets cross-version constraints for @deprecated
, @experimental
and @preview
.
Check that a reference to an experimental definition with symbol sym
meets cross-version constraints for @deprecated
, @experimental
and @preview
.
Attributes