public interface InstructionScanner
Modifier and Type | Method and Description |
---|---|
boolean |
isDone()
Return true if this scanner has completed, false otherwise.
|
void |
scanInstruction(org.apache.bcel.generic.InstructionHandle handle)
Traverse an instruction.
|
void |
traverseEdge(Edge edge)
Traverse an edge.
|
void traverseEdge(Edge edge)
void scanInstruction(org.apache.bcel.generic.InstructionHandle handle)
boolean isDone()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.