dotty.tools.dotc.transform.Erasure$
See theErasure companion class
object Erasure
Attributes
Members list
Type members
Classlikes
class Typer(erasurePhase: DenotTransformer) extends ReTyper, NoChecking
Attributes
- Supertypes
-
trait NoCheckingclass ReTypertrait ReCheckingclass Typertrait Derivingtrait QuotesAndSplicestrait Checkingtrait Dynamictrait Inferencingtrait ImportSuggestionstrait Implicitstrait Applicationstrait Compatibilitytrait TypeAssignerclass Namerclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
The method type corresponding to mt
, except that bunched parameters are expanded. The expansion is determined using the original function tree origFun
which has a type that is not yet converted to a type with bunched arguments.
The method type corresponding to mt
, except that bunched parameters are expanded. The expansion is determined using the original function tree origFun
which has a type that is not yet converted to a type with bunched arguments.
Attributes
In this article