MatchCheck

dotty.tools.dotc.ast.desugar$.MatchCheck

What static check should be applied to a Match?

Attributes

Graph
Supertypes
trait Enum
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Enum entries

case case Exhaustive extends MatchCheck
case case IrrefutableGenFrom extends MatchCheck
case case IrrefutablePatDef extends MatchCheck
case case None extends MatchCheck