ExtractLifts

io.getquill.context.ExtractLifts$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(body: Expr[Any])(using Quotes): (List[Expr[Planter[_, _, _]]], List[Expr[QuotationVase]])
def extractLifts(body: Expr[Any])(using Quotes): List[Expr[Planter[_, _, _]]]
def extractRuntimeUnquotes(body: Expr[Any])(using Quotes): List[Expr[QuotationVase]]