public final class JavadocPropertiesGenerator extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String... args)
TokenTypes.properties generator entry point.
|
public static void main(java.lang.String... args) throws CheckstyleException, org.apache.commons.cli.ParseException
args - the command line argumentsCheckstyleException - if parser or lexer failed or if there is an IO problemorg.apache.commons.cli.ParseException - if the command line can not be passedCopyright © 2001-2018. All Rights Reserved.