CaseClassFactory

io.github.mbannour.bson.macros.CaseClassFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def getInstance[T](fieldData: Map[String, Any]): T
def getInstanceImpl[T : Type](fieldData: Expr[Map[String, Any]])(implicit evidence$1: Type[T], Quotes): Expr[T]