given_ToExpr_OuterSelectWrap

io.getquill.OuterSelectWrap.given_ToExpr_OuterSelectWrap

Attributes

Graph
Supertypes
trait ToExpr[OuterSelectWrap]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(e: OuterSelectWrap)(using Quotes): Expr[OuterSelectWrap]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Attributes