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

Value members

Concrete methods

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