TermParamClause

oxygen.quoted.TermParamClause
See theTermParamClause 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): TermParamClauseCompanion
def unapply(x: TermParamClause): Some[List[ValDef]]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.TermParamClause): TermParamClause