Interface ArgsSyntaxAccessor

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

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.