public final class CompilerMessageSuppressor extends Object
Constructor and Description |
---|
CompilerMessageSuppressor(Context context) |
Modifier and Type | Method and Description |
---|---|
boolean |
disableLoggers() |
void |
enableLoggers() |
void |
removeAllBetween(JavaFileObject sourcefile,
int startPos,
int endPos) |
public boolean disableLoggers()
public void enableLoggers()
public void removeAllBetween(JavaFileObject sourcefile, int startPos, int endPos)
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.