|
FindBugs™ 1.3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.bcel.CFGDetector
edu.umd.cs.findbugs.detect.CheckTypeQualifiers
public class CheckTypeQualifiers
Check JSR-305 type qualifiers.
| Field Summary |
|---|
| Fields inherited from interface edu.umd.cs.findbugs.Priorities |
|---|
EXP_PRIORITY, HIGH_PRIORITY, IGNORE_PRIORITY, LOW_PRIORITY, NORMAL_PRIORITY |
| Constructor Summary | |
|---|---|
CheckTypeQualifiers(BugReporter bugReporter)
|
|
| Method Summary | |
|---|---|
protected void |
visitMethodCFG(MethodDescriptor methodDescriptor,
CFG cfg)
Visit the CFG (control flow graph) of a method to be analyzed. |
| Methods inherited from class edu.umd.cs.findbugs.bcel.CFGDetector |
|---|
finishPass, getDetectorClassName, visitClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckTypeQualifiers(BugReporter bugReporter)
| Method Detail |
|---|
protected void visitMethodCFG(MethodDescriptor methodDescriptor,
CFG cfg)
throws CheckedAnalysisException
CFGDetector
visitMethodCFG in class CFGDetectorCheckedAnalysisException
|
FindBugs™ 1.3.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||