|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.codecoverage.v2.compiler.ModifiedInstructionList
Refers to a class file that has been modified with additional logging statements.
Method Summary | |
MarkedInstruction |
getInstructionAt(int index)
|
int |
getInstructionCount()
|
static boolean |
isValidInstructionList(org.apache.bcel.generic.InstructionList list)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static boolean isValidInstructionList(org.apache.bcel.generic.InstructionList list)
public int getInstructionCount()
public MarkedInstruction getInstructionAt(int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |