Class PreconditionsInvalidPlaceholder

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

public class PreconditionsInvalidPlaceholder extends BugChecker implements BugChecker.MethodInvocationTreeMatcher
Author:
Louis Wasserman
See Also: