|
janino.net | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WarningHandler
Processes a warning issued by the compiler.
Method Summary | |
---|---|
void |
handleWarning( handle,
message,
Location optionalLocation)
May or may not choose to throw a CompileException . |
Method Detail |
---|
void handleWarning( handle, message, Location optionalLocation) throws CompileException
CompileException
.
handle
- A string describing the category of the warning
CompileException
|
janino.net | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |