| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.puppycrawl.tools.checkstyle.Mainpublic final class Mainextends ObjectMethod 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 |