Class IterablePathParameter

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.IterablePathParameter
All Implemented Interfaces:
BugChecker.VariableTreeMatcher, Suppressible, Serializable

public class IterablePathParameter extends BugChecker implements BugChecker.VariableTreeMatcher
A BugChecker; see the associated BugPattern annotation for details.
See Also: