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