Class TreeToString

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

public class TreeToString extends AbstractToString
Flags com.sun.source.tree.Tree#toString usage in BugCheckers.
Author:
bhagwani@google.com (Sumit Bhagwani)
See Also: