SelectDynamicMacroImpl

scalikejdbc.SelectDynamicMacroImpl

Attributes

Source
SelectDynamicMacro.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def selectImpl[E : Type](ref: Expr[SQLSyntaxProvider[_]], name: Expr[String])(implicit evidence$2: Type[E], quotes: Quotes): Expr[SQLSyntax]

Attributes

Source
SelectDynamicMacro.scala