BeanInfoDigger

org.beangle.commons.lang.reflect.BeanInfoDigger
See theBeanInfoDigger companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def digInto(argsExpr: Expr[Seq[Class[_]]], cache: Expr[BeanInfoCache])(using Quotes): Expr[List[BeanInfo]]
def digInto[T : Type](ec: Expr[Class[T]], cache: Expr[BeanInfoCache])(implicit evidence$1: Type[T], quotes: Quotes): Expr[BeanInfo]