org.codehaus.janino

Interface UnitCompiler.ErrorHandler

public interface UnitCompiler.ErrorHandler

Interface type for UnitCompiler.
Method Summary
voidhandleError(String message, Location optionalLocation)

Method Detail

handleError

public void handleError(String message, Location optionalLocation)