Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.puppycrawl.tools.checkstyle.Main
public final class Main
extends Object
Method Summary | |
static void |
|
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
Back to the Checkstyle Home Page |