Lombok - v0.10.1

lombok.core
Interface PostCompilerTransformation

All Known Implementing Classes:
PreventNullAnalysisRemover, SneakyThrowsRemover

public interface PostCompilerTransformation


Method Summary
 byte[] applyTransformations(byte[] original, String fileName, DiagnosticsReceiver diagnostics)
           
 

Method Detail

applyTransformations

byte[] applyTransformations(byte[] original,
                            String fileName,
                            DiagnosticsReceiver diagnostics)

Lombok - v0.10.1

Copyright © 2009-2010 Reinier Zwitserloot, Roel Spilker and Robbert Jan Grootjans, licensed under the MIT licence.