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