TypeBindModule

scala.quoted.Quotes.reflectModule.TypeBindModule

Methods of the module object val TypeBind

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Abstract methods

def copy(original: Tree)(name: String, tpt: Tree): TypeBind

Attributes

Source
Quotes.scala
def unapply(x: TypeBind): (String, Tree)

Attributes

Source
Quotes.scala