public interface ConfigurationProblemReporter
| Modifier and Type | Field and Description |
|---|---|
static ConfigurationProblemReporter |
CONSOLE |
| Modifier and Type | Method and Description |
|---|---|
void |
report(java.lang.String sourceDescription,
java.lang.String problem,
int lineNumber,
java.lang.CharSequence line) |
static final ConfigurationProblemReporter CONSOLE
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.