Package org.inferred.freebuilder.processor.model
-
Interface Summary Interface Description MethodFinder.ErrorTypeHandling<E extends java.lang.Exception> MethodIntrospector.OwnMethodInvocationVisitor MethodIntrospector.OwnMethodInvocationVisitor.Logger -
Class Summary Class Description MethodFinder Static utility method for finding all methods, declared and inherited, on a type.MethodFinder.Signature Key type.MethodIntrospector Compiler-specific methods for introspecting methods during compilation.MethodIntrospector.IntrospectorClassLoader LoadsJavacMethodIntrospectorusing types taken from both the environment class loader (for com.sun types, if available) and the processor class loader (for org.inferred types).MethodIntrospector.NoMethodIntrospector ModelUtils Utility methods for the javax.lang.model package.