org.beangle.commons.lang.reflect

Members list

Concise view

Type members

Classlikes

trait Accessor[T]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
object BeanInfo extends Logging

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Logging
class Object
trait Matchable
class Any
Self type
case class BeanInfo(clazz: Class[_], ctors: ArraySeq[ConstructorInfo], properties: Map[String, PropertyInfo], methods: Map[String, ArraySeq[Method]])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class BeanInfoDigger[Q <: Quotes](trr: Any)(using val q: Q)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Load ClassInfo using reflection

Load ClassInfo using reflection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object BeanInfos

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait TypeInfo

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TypeInfo

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type