Interface BugChecker.AnnotatedTypeTreeMatcher

All Superinterfaces:
Suppressible
All Known Implementing Classes:
MultipleNullnessAnnotations, NullablePrimitive, NullableWildcard
Enclosing class:
BugChecker

public static interface BugChecker.AnnotatedTypeTreeMatcher extends Suppressible
  • Method Details

    • matchAnnotatedType

      Description matchAnnotatedType(com.sun.source.tree.AnnotatedTypeTree tree, VisitorState state)