public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(java.lang.String message,
Location optionalLocation)
May or may not choose to throw a
CompileException. |
void handleError(java.lang.String message,
Location optionalLocation)
throws CompileException
CompileException.CompileException