Erasure

object Erasure
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

object Boxing
class Typer(erasurePhase: DenotTransformer) extends ReTyper with NoChecking

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.

def partialApply(fn: Tree, args: List[Tree])(using Context): Tree

An Apply node which might still be missing some arguments

An Apply node which might still be missing some arguments

Concrete fields

val name: String