public class Main extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Main.LicenseApp |
static class |
Main.VersionApp |
Constructor and Description |
---|
Main(List<LombokApp> apps,
List<String> args) |
Modifier and Type | Method and Description |
---|---|
int |
go() |
static void |
main(String[] args) |
void |
printHelp(String message,
PrintStream out) |
public static void main(String[] args) throws IOException
IOException
public int go()
public void printHelp(String message, PrintStream out)
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.