galileo_container library

Classes

Container
EmptyReflector
A Reflector implementation that performs no actual reflection, instead returning empty objects on every invocation.
ReflectedClass
ReflectedDeclaration
ReflectedFunction
ReflectedInstance
ReflectedParameter
ReflectedType
ReflectedTypeParameter
Reflector
StaticReflector
A Reflector implementation that performs simple Map lookups.
ThrowingReflector
A Reflector implementation that throws exceptions on all attempts to perform reflection.

Exceptions / Errors

ReflectionException