oxygen.meta.Meta.Tree.Statement.Term.Match
See theMatch companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
Creates a pattern match <scrutinee: Term> match { <cases: List[CaseDef]> }
Creates a pattern match <scrutinee: Term> match { <cases: List[CaseDef]> }
Attributes