public static class Compiler.SimpleWarningHandler extends Object implements WarningHandler
| Constructor and Description |
|---|
SimpleWarningHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleWarning(String handle,
String message,
Location optionalLocation) |
public void handleWarning(@Nullable String handle, String message, @Nullable Location optionalLocation)
handleWarning in interface WarningHandlerCopyright © 2017. All rights reserved.