Interface ParserControl


public interface ParserControl
ParserControl is used to control particular behaviour of the parser.
Since:
4.0
Author:
Peter Donald
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isFinished(int lastOptionCode)
     
  • Method Details

    • isFinished

      boolean isFinished(int lastOptionCode)