Class SymbolToString

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

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