edu.umd.cs.findbugs
public class BytecodeScanningDetector extends DismantleBytecode implements Detector
See Also: DismantleBytecode
| Method Summary | |
|---|---|
| ClassContext | getClassContext()
Get the ClassContext of the class currently being visited.
|
| void | report() |
| void | visitClassContext(ClassContext classContext) |
Returns: the current ClassContext