RefinementModule (original) (raw)

scala.quoted.Quotes.reflectModule.RefinementModule

trait RefinementModule

Methods of the module object val Refinement

Attributes

Source

Quotes.scala

Graph

Supertypes

class Object

trait Matchable

class Any

Self type

Refinement.type

Members list

Value members

Abstract methods

def apply(parent: TypeRepr, name: String, info: TypeRepr): Refinement

Attributes

Source

Quotes.scala

def unapply(x: Refinement): (TypeRepr, String, TypeRepr)

Attributes

Source

Quotes.scala