Interface UnitCompiler.ErrorHandler

Enclosing class:
UnitCompiler

public static interface UnitCompiler.ErrorHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleError(String message, Location optionalLocation)