BindModule

trait BindModule

Methods of the module object val Bind

Methods of the module object val Bind

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)