Interface ArgsSyntaxAccessor

All Known Subinterfaces:
ArgsParser, ArgsSyntaxAccessor.ArgsSyntaxProperty
All Known Implementing Classes:
CliArgsParser

public interface ArgsSyntaxAccessor
Provides an accessor for a (root) Term property.
  • Method Details

    • getArgsSyntax

      Term getArgsSyntax()
      Retrieves the (root) Term from the (root) Term property.
      Returns:
      The (root) Term stored by the (root) Term property.