public interface WarningHandler
UnitCompiler.setWarningHandler(WarningHandler)
.Modifier and Type | Method and Description |
---|---|
void |
handleWarning(String handle,
String message,
Location optionalLocation) |
Copyright © 2001–2013. All rights reserved.