Interface BugChecker.TypeParameterTreeMatcher

All Superinterfaces:
Suppressible
Enclosing class:
BugChecker

public static interface BugChecker.TypeParameterTreeMatcher extends Suppressible
  • Method Details

    • matchTypeParameter

      Description matchTypeParameter(com.sun.source.tree.TypeParameterTree tree, VisitorState state)