@ProviderFor(value=PostCompilerTransformation.class) public class SneakyThrowsRemover extends Object implements PostCompilerTransformation
| Constructor and Description |
|---|
SneakyThrowsRemover() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics) |
public byte[] applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics)
applyTransformations in interface PostCompilerTransformationCopyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.