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
IOException
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.