@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) |
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.