Class TypeToString

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

public class TypeToString extends AbstractToString
Flags javax.lang.model.type.TypeMirror#toString usage in BugCheckers.
Author:
bhagwani@google.com (Sumit Bhagwani)
See Also: