Interface BugChecker.AnnotatedTypeTreeMatcher

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

public static interface BugChecker.AnnotatedTypeTreeMatcher extends Suppressible
Author:
Colin Decker, Eddie Aftandilian (eaftan@google.com)
  • Method Details

    • matchAnnotatedType

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