Interface BugChecker.IntersectionTypeTreeMatcher

All Superinterfaces:
Suppressible
Enclosing class:
BugChecker

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

    • matchIntersectionType

      Description matchIntersectionType(com.sun.source.tree.IntersectionTypeTree tree, VisitorState state)