Interface BugChecker.CompilationUnitTreeMatcher

All Superinterfaces:
Suppressible
Enclosing class:
BugChecker

public static interface BugChecker.CompilationUnitTreeMatcher extends Suppressible
  • Method Details

    • matchCompilationUnit

      Description matchCompilationUnit(com.sun.source.tree.CompilationUnitTree tree, VisitorState state)