public static class Compiler.SimpleWarningHandler extends java.lang.Object implements WarningHandler
Constructor and Description |
---|
SimpleWarningHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleWarning(java.lang.String handle,
java.lang.String message,
Location optionalLocation)
May or may not choose to throw a
CompileException . |
public void handleWarning(java.lang.String handle, java.lang.String message, Location optionalLocation)
WarningHandler
CompileException
.handleWarning
in interface WarningHandler
handle
- A string describing the category of the warning