Package org.codehaus.groovy.reflection
package org.codehaus.groovy.reflection
Internal classes for assisting with reflection.
-
Interface SummaryInterfaceDescriptionAbstraction for Java version dependent ClassValue implementations.
-
Class SummaryClassDescriptionHandle for all information we want to keep about the classThis class contains utility methods to determine which class called the current class to multiple levels of depth.Special class loader, which when running on Sun VM allows to generate accessor classes for any method
-
Exception Summary