Class YodaCondition

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

public final class YodaCondition
extends BugChecker
implements BugChecker.BinaryTreeMatcher, BugChecker.MethodInvocationTreeMatcher
See the summary.
See Also:
Serialized Form