ExprAccumulate

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T : Type, ExpectedType](input: Expr[Any])(matcher: PartialFunction[Expr[Any], T])(implicit evidence$1: Type[T], Quotes): List[T]