BindModule (original) (raw)
scala.quoted.Quotes.reflectModule.BindModule
trait BindModule
Methods of the module object val Bind
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Bind.type
Members list
Value members
Abstract methods
def apply(sym: Symbol, pattern: Tree): Bind
Attributes
Source
def copy(original: Tree)(name: String, pattern: Tree): Bind
Attributes
Source
def unapply(pattern: Bind): (String, Tree)
Attributes
Source