@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) |
isDebugTool
public List<String> getAppAliases()
getAppAliases
in class LombokApp
public String getAppDescription()
getAppDescription
in class LombokApp
public String getAppName()
getAppName
in class LombokApp
delombok
.Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.