Interface ShortOptionPrefixAccessor

All Known Subinterfaces:
ParseArgs, ShortOptionPrefixAccessor.ShortOptionPrefixProperty, SyntaxMetrics
All Known Implementing Classes:
ArgsParser, SyntaxMetricsImpl, SyntaxNotation

public interface ShortOptionPrefixAccessor
Provides an accessor for a short option prefix property.
  • Method Details

    • getShortOptionPrefix

      Character getShortOptionPrefix()
      Retrieves the short option prefix from the short option prefix property.
      Returns:
      The short option prefix stored by the short option prefix property.