MatchCaseMethods (original) (raw)
scala.quoted.Quotes.reflectModule.MatchCaseMethods
trait MatchCaseMethods
Extension methods of MatchCase
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Members list
Extensions
Extensions
extension (self: MatchCase)
Pattern P
of case P => R
in a MatchType
Pattern P
of case P => R
in a MatchType
Attributes
Source
RHS R
of case P => R
in a MatchType
RHS R
of case P => R
in a MatchType
Attributes
Source