Class ShortCircuitBoolean

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

public class ShortCircuitBoolean extends BugChecker implements BugChecker.BinaryTreeMatcher
Author:
[email protected] (Liam Miller-Cushon), [email protected] (Marsela Sulku), [email protected] (Maria Sam)
See Also: