Unquoted

io.getquill.metaprog.QuotationLotExpr.Unquoted
object Unquoted

Attributes

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

Members list

Type members

Classlikes

object Pluckable

Attributes

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

Value members

Concrete methods

def apply(expr: Expr[Any])(using Quotes): QuotationLotExpr
def unapply(expr: Expr[Any])(using Quotes): Option[QuotationLotExpr]