MatchCheck

dotty.tools.dotc.ast.desugar.MatchCheck
enum MatchCheck

What static check should be applied to a Match?

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case Exhaustive extends MatchCheck
case None extends MatchCheck