MapFlicerMacro

io.getquill.metaprog.etc.MapFlicerMacro

TODO This does not yet support Embedded objects. Need to work on that.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def base[T, PrepareRow, Session](using Quotes)(expr: Expr[T], map: Expr[Map[String, Any]])(using tpe: Type[T], pr: Type[PrepareRow], sess: Type[Session]): Expr[Boolean]
def isProduct(using Quotes)(tpe: Type[_ <: AnyKind]): Boolean