Uses of Package
net.sourceforge.groboutils.codecoverage.v2.compiler

Packages that use net.sourceforge.groboutils.codecoverage.v2.compiler
net.sourceforge.groboutils.codecoverage.v2.compiler Handles the post-compilation engine. 
 

Classes in net.sourceforge.groboutils.codecoverage.v2.compiler used by net.sourceforge.groboutils.codecoverage.v2.compiler
MarkedInstruction
          Contains one original method instruction, along with all the analysis module marks for this instruction.
ModifiedInstructionList
          Refers to a class file that has been modified with additional logging statements.
ModifiedMethod
          Refers to a class file that has been modified with additional logging statements.
ParseCoverageLogger
          Parses the CoverageLogger class to discover the BCEL compatible invocation objects and names.
 



Copyright © 2001-2003 by The GroboUtils Project