ParamClauseMethods

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Extensions

Extensions

extension (self: ParamClause)
def params: List[ValDef] | List[TypeDef]

List of parameters of the clause

List of parameters of the clause

Attributes