QuoteMacro

io.getquill.context.QuoteMacro
object QuoteMacro

Attributes

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

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply[T](bodyRaw: Expr[T])(using Quotes, Type[T], Type[Parser]): Expr[Quoted[T]]