Interface BugChecker.MethodInvocationTreeMatcher

All Superinterfaces:
Suppressible
Enclosing class:
BugChecker

public static interface BugChecker.MethodInvocationTreeMatcher extends Suppressible
  • Method Details

    • matchMethodInvocation

      Description matchMethodInvocation(com.sun.source.tree.MethodInvocationTree tree, VisitorState state)