TypeParamClause

oxygen.quoted.TypeParamClause
See theTypeParamClause 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): TypeParamClauseCompanion
def unapply(x: TypeParamClause): Some[List[TypeDef]]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.TypeParamClause): TypeParamClause