Class LiteProtoToString

All Implemented Interfaces:
BugChecker.BinaryTreeMatcher, BugChecker.CompoundAssignmentTreeMatcher, BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public final class LiteProtoToString extends AbstractToString
Flags calls to toString on lite protos.
See Also: