Package ReflWrap

Interface Summary
TemplHack This interface is part of a workaround for Java's erasure of type parameters at compile-time.
 

Class Summary
ByteCode Wrapper around the BCEL
ClassInfo Wrapper around java.lang.Class Retrieve information about classes at runtime.
ConstructInfo This class wraps all information about a constructor
MethodInfo Wrapper around java.lang.reflect.Method Retrieve information about methods at runtime
Refl This class provides helper functions to the ReflWrap package
TypeTree Data structure for keeping track of template types
 

Annotation Types Summary
sCID This annotation is used to allocate static Function IDs for constructors
sFID This annotation is used to allocate static Function IDs