Interface LongOptionPrefixAccessor

All Known Subinterfaces:
LongOptionPrefixAccessor.LongOptionPrefixProperty, ParseArgs, SyntaxMetrics
All Known Implementing Classes:
ArgsParser, 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.