ColumnsFlicerMacro

class Object
trait Matchable
class Any

Value members

Concrete methods

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