public final class PostCompiler extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics) |
static OutputStream |
wrapOutputStream(OutputStream originalStream,
String fileName,
DiagnosticsReceiver diagnostics) |
public static byte[] applyTransformations(byte[] original,
String fileName,
DiagnosticsReceiver diagnostics)
public static OutputStream wrapOutputStream(OutputStream originalStream, String fileName, DiagnosticsReceiver diagnostics) throws IOException
IOExceptionCopyright © 2009-2014 The Project Lombok Authors, licensed under the MIT licence.