MatchCaseMethods

scala.quoted.Quotes.reflectModule.MatchCaseMethods

Extension methods of MatchCase

Attributes

Source
Quotes.scala
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
Quotes.scala
def rhs: TypeRepr

RHS R of case P => R in a MatchType

RHS R of case P => R in a MatchType

Attributes

Source
Quotes.scala