Class ErrorProneScanner

All Implemented Interfaces:
TreeVisitor<Void, VisitorState>

public class ErrorProneScanner extends Scanner
Scans the parsed AST, looking for violations of any of the enabled checks.
Author:
Alex Eagle (alexeagle@google.com)