com.puppycrawl.tools.checkstyle
Class Main
public final
class
Main
extends Object
Wrapper command line program for the Checker.
Author: Oliver Burn
Method Summary |
static void | main(String[] aArgs)
Loops over the files specified checking them for errors. |
public static void main(String[] aArgs)
Loops over the files specified checking them for errors. The exit code
is the number of errors found in all the files.
Parameters: aArgs the command line arguments