Interface BugChecker.CompoundAssignmentTreeMatcher

All Superinterfaces:
Suppressible
Enclosing class:
BugChecker

public static interface BugChecker.CompoundAssignmentTreeMatcher extends Suppressible
  • Method Details

    • matchCompoundAssignment

      Description matchCompoundAssignment(com.sun.source.tree.CompoundAssignmentTree tree, VisitorState state)