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