- java.lang.Object
-
- org.jooq.ParserCLI
-
public final class ParserCLI extends Object
A command line interface to the Parser API, which works in a similar way as https://www.jooq.org/translate.- Author:
- Lukas Eder
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ParserCLI.Args
-
Constructor Summary
Constructors Constructor Description ParserCLI()
-