@ProviderFor(value=LombokApp.class) public class PostCompilerApp extends LombokApp
| Modifier and Type | Class and Description |
|---|---|
static class |
PostCompilerApp.CmdArgs |
| Constructor and Description |
|---|
PostCompilerApp() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAppAliases() |
String |
getAppDescription() |
String |
getAppName() |
int |
runApp(List<String> raw) |
isDebugToolpublic List<String> getAppAliases()
getAppAliases in class LombokApppublic String getAppDescription()
getAppDescription in class LombokApppublic String getAppName()
getAppName in class LombokAppdelombok.Copyright © 2009-2013 The Project Lombok Authors, licensed under the MIT licence.