Class AttemptedNegativeZero

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

public class AttemptedNegativeZero extends BugChecker implements BugChecker.UnaryTreeMatcher
A BugPattern; see the summary.
See Also: