Package joptsimple

Class OptionParserState


  • abstract class OptionParserState
    extends java.lang.Object
    Abstraction of parser state; mostly serves to model how a parser behaves depending on whether end-of-options has been detected.