Class TypeToString

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

public class TypeToString extends AbstractToString
Flags com.sun.tools.javac.code.Type#toString usage in BugCheckers.
Author:
bhagwani@google.com (Sumit Bhagwani)
See Also: