|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.janino.Compiler.SimpleWarningHandler
public static class Compiler.SimpleWarningHandler
Prints warnings to STDERR.
| Constructor Summary | |
|---|---|
Compiler.SimpleWarningHandler()
|
|
| Method Summary | |
|---|---|
void |
handleWarning(java.lang.String handle,
java.lang.String message,
Location optionalLocation)
May or may not choose to throw a CompileException. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Compiler.SimpleWarningHandler()
| Method Detail |
|---|
public void handleWarning(java.lang.String handle,
java.lang.String message,
Location optionalLocation)
WarningHandlerCompileException.
handleWarning in interface WarningHandlerhandle - A string describing the category of the warning
|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||