Interface BugChecker.VariableTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
AbstractMockChecker, AnnotationPosition, CannotMockFinalClass, CompileTimeConstantChecker, ConstantField, DateFormatConstant, DepAnn, DeprecatedVariable, DoNotMockAutoValue, DoNotMockChecker, DoNotUseRuleChain, EmptyBlockTag, EscapedEntity, FieldCanBeStatic, FieldMissingNullable, FloggerRequiredModifiers, FloggerSplitLogStatement, ForEachIterable, GuardedByChecker, IdentityHashMapUsage, InheritDoc, InitializeInline, InjectOnFinalField, IntLongMath, InvalidBlockTag, InvalidInlineTag, InvalidLink, IterablePathParameter, MalformedInlineTag, MemberName, MisplacedScopeAnnotations, MissingSummary, MixedArrayDimensions, ModifiedButNotUsed, MultipleNullnessAnnotations, MutableGuiceModule, MutablePublicArray, NoAllocationChecker, NonFinalStaticField, NullableOnContainingClass, NullableOptional, NullablePrimitive, NullablePrimitiveArray, SelfAssignment, StaticAssignmentOfThrowable, StaticMockMember, TimeUnitMismatch, TransientMisuse, UnescapedEntity, UnnecessarilyUsedValue, UnnecessaryAnonymousClass, UnnecessaryAssignment, UnnecessaryAsync, UnnecessaryBoxedAssignment, UnnecessaryFinal, UnnecessaryLambda, UnrecognisedJavadocTag, UnsafeWildcard, UrlInSee, VarChecker, VariableNameSameAsType, Varifier, VoidMissingNullable
Enclosing class:
BugChecker

public static interface BugChecker.VariableTreeMatcher extends Suppressible
  • Method Details