TypeProjection

oxygen.quoted.TypeProjection
See theTypeProjection companion class

Attributes

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

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): TypeProjectionCompanion
def unapply(x: TypeProjection): (TypeTree, String)
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.TypeProjection): TypeProjection