public interface InstructionScannerGenerator
Modifier and Type | Method and Description |
---|---|
InstructionScanner |
createScanner()
Create a new scanner.
|
boolean |
start(org.apache.bcel.generic.InstructionHandle handle)
Return true if a new scanner should be created starting at this
instruction, false otherwise.
|
boolean start(org.apache.bcel.generic.InstructionHandle handle)
InstructionScanner createScanner()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.