MatchTypeTree

oxygen.quoted.MatchTypeTree
See theMatchTypeTree companion class
object MatchTypeTree

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): MatchTypeTreeCompanion
def unapply(x: MatchTypeTree): (Option[TypeTree], TypeTree, List[TypeCaseDef])
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.MatchTypeTree): MatchTypeTree