lombok.bytecode
Class PreventNullAnalysisRemover
java.lang.Object
lombok.bytecode.PreventNullAnalysisRemover
- All Implemented Interfaces:
- PostCompilerTransformation
@ProviderFor(value=PostCompilerTransformation.class)
public class PreventNullAnalysisRemover
- extends Object
- implements PostCompilerTransformation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreventNullAnalysisRemover
public PreventNullAnalysisRemover()
applyTransformations
public byte[] applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics)
- Specified by:
applyTransformations in interface PostCompilerTransformation
Copyright © 2009-2011 The Project Lombok Authors, licensed under the MIT licence.