AppliedType

oxygen.quoted.AppliedType
See theAppliedType companion class
object AppliedType

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): AppliedTypeCompanion
def unapply(x: AppliedType): (TypeRepr, List[TypeRepr])
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.AppliedType): AppliedType

Givens