MatchType

dotty.tools.dotc.core.Types.MatchType
See theMatchType companion class
object MatchType

Attributes

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

Members list

Type members

Classlikes

object Normalizing

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(bound: Type, scrutinee: Type, cases: List[Type])(using Context): MatchType