RefinedModule (original) (raw)

scala.quoted.Quotes.reflectModule.RefinedModule

trait RefinedModule

Methods of the module object val Refined

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Refined.type

Members list

Value members

Abstract methods

def copy(original: Tree)(tpt: TypeTree, refinements: List[Definition]): Refined

Attributes

Source

Quotes.scala

def unapply(x: Refined): (TypeTree, List[Definition])

Attributes

Source

Quotes.scala