public static interface UnitCompiler.ErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handleError(java.lang.String message,
Location optionalLocation) |
void handleError(java.lang.String message, Location optionalLocation) throws CompileException
CompileException