@ProviderFor(value=PostCompilerTransformation.class) public class PreventNullAnalysisRemover extends Object implements PostCompilerTransformation
Constructor and Description |
---|
PreventNullAnalysisRemover() |
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 PostCompilerTransformation
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.