BindModule

Methods of the module object val Bind

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(sym: Symbol, pattern: Tree): Bind
def copy(original: Tree)(name: String, pattern: Tree): Bind
def unapply(pattern: Bind): (String, Tree)