Interface Debug
- All Known Implementing Classes:
BasicBlock, BetterCFGBuilder2, BugCollectionBugReporter, CFG, Edge, FindRefComparison.RefComparisonTypeFrameModelingVisitor, HTMLBugReporter, IsNullValue, LiveLocalStoreAnalysis, SarifBugReporter, TypeFrameModelingVisitor, ValueNumberFrameModelingVisitor, XMLBugReporter
public interface Debug
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final booleanSet this to true to enable data structure integrity checks.
-
Field Details
-
VERIFY_INTEGRITY
static final boolean VERIFY_INTEGRITYSet this to true to enable data structure integrity checks. These checks are somewhat expensive, but hey, computers are fast.
-