Package org.yecht

Interface ErrorHandler

All Known Implementing Classes:
ErrorHandler.Default

public interface ErrorHandler
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(Parser p, String msg)
     
  • Method Details