@ProviderFor(value=LombokApp.class) public static class Main.LicenseApp extends LombokApp
Constructor and Description |
---|
LicenseApp() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAppAliases() |
String |
getAppDescription() |
String |
getAppName() |
int |
runApp(List<String> args) |
isDebugTool
public String getAppName()
getAppName
in class LombokApp
delombok
.public String getAppDescription()
getAppDescription
in class LombokApp
public List<String> getAppAliases()
getAppAliases
in class LombokApp
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.