Applys

io.getquill.metaprog.Extractors$.Applys$
object Applys

Matches predicate(bar) or predicateT where predicate can be a simple method or something selected from something else e.g: foo.method(bar) or foo.methodT

Attributes

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

Members list

Concise view

Value members

Concrete methods

def unapply(using Quotes)(term: Term): Option[(Term, List[Term])]