MatchTypeTreeModule
trait MatchTypeTreeModule
Methods of the module object val MatchTypeTree
- Source:
- Quotes.scala
Value members
Abstract methods
def copy(original: Tree)(bound: Option[TypeTree], selector: TypeTree, cases: List[TypeCaseDef]): MatchTypeTree
- Source:
- Quotes.scala