Class SymbolToString

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

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