Interface LongOptionPrefixAccessor

All Known Subinterfaces:
ArgsParser, LongOptionPrefixAccessor.LongOptionPrefixProperty, SyntaxMetrics
All Known Implementing Classes:
ArgsParserImpl, SyntaxMetricsImpl, SyntaxNotation

public interface LongOptionPrefixAccessor
Provides an accessor for a long option prefix property.
  • Method Details

    • getLongOptionPrefix

      String getLongOptionPrefix()
      Retrieves the long option prefix from the long option prefix property.
      Returns:
      The long option prefix stored by the long option prefix property.