MatchTypeTreeModule

Methods of the module object val MatchTypeTree

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(bound: Option[TypeTree], selector: TypeTree, cases: List[TypeCaseDef]): MatchTypeTree
def copy(original: Tree)(bound: Option[TypeTree], selector: TypeTree, cases: List[TypeCaseDef]): MatchTypeTree