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(String handle, String message, Location optionalLocation)
handleWarning in interface WarningHandlerCopyright © 2001–2014. All rights reserved.