Package com.intergral.deep.agent.tracepoint.inst.asm
-
Class Summary Class Description ClassInfo We need to load classes without loading classes, so we have this type that lets us do this.ClassLoaderAwareClassWriter This type helps improve the ability toClassLoaderAwareClassWriter.getCommonSuperClass(java.lang.String, java.lang.String)
.TransformerUtils Utilities for transforming the classes.Visitor This visitor is the main magic of deep.Visitor.InsnPrinter This is used in a comment on line 509 and is left in place for debugging. -
Exception Summary Exception Description ClassInfoNotFoundException Used to indicate that aClassInfo
could not be loaded for a give type. -
Error Summary Error Description SkipException Used to force ASM to skip a class, if we could not get the source information.