CaseDefModule

Methods of the module object val CaseDef

Source
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(pattern: Tree, guard: Option[Term], rhs: Term): CaseDef
def copy(original: Tree)(pattern: Tree, guard: Option[Term], rhs: Term): CaseDef