Pluckable

io.getquill.metaprog.QuotationLotExpr.Unquoted.Pluckable
object Pluckable

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Pluckable.type

Members list

Value members

Concrete methods

def unapply(expr: Expr[Any])(using Quotes): Option[(String, Expr[Quoted[Any]], List[Expr[_]])]