Refinement

scala.quoted.runtime.impl.QuotesImpl.reflect$.Refinement$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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