Package edu.umd.cs.findbugs.ba
Interface Debug
-
- All Known Implementing Classes:
BasicBlock,BetterCFGBuilder2,BugCollectionBugReporter,CFG,Edge,HTMLBugReporter,IsNullValue,LiveLocalStoreAnalysis,TypeFrameModelingVisitor,ValueNumberFrameModelingVisitor,XMLBugReporter
public interface Debug
-
-
Field Summary
Fields Modifier and Type Field Description static booleanVERIFY_INTEGRITYSet this to true to enable data structure integrity checks.
-