SummonFromModule

Methods of the module object val SummonFrom

Methods of the module object val SummonFrom

class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(cases: List[CaseDef]): SummonFrom

Creates a pattern match given match { }

Creates a pattern match given match { }

def copy(original: Tree)(cases: List[CaseDef]): SummonFrom

Matches a pattern match given match { }

Matches a pattern match given match { }