org.beangle.commons.lang.reflect

Members list

Type members

Classlikes

trait Accessor[T]

Attributes

Supertypes
class Object
trait Matchable
class Any
object BeanInfo extends Logging

Attributes

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

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Load ClassInfo using reflection

Load ClassInfo using reflection

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object BeanInfos

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
BeanInfos.type
object Reflections

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class GeneralType
class IterableType
class OptionType
object TypeInfo

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TypeInfo.type