Uses of Interface
org.refcodes.cli.SyntaxMetricsAccessor
-
Uses of SyntaxMetricsAccessor in org.refcodes.cli
Subinterfaces of SyntaxMetricsAccessor in org.refcodes.cliModifier and TypeInterfaceDescriptioninterfaceTheArgsParserprovides means for parsing command line arguments and constructing a command line utility's help output.interfaceTheCliMetricsdefine the attributes required to parse aConstituenttree's syntax by anArgsParser.static interfaceProvides aSyntaxMetricsproperty.Classes in org.refcodes.cli that implement SyntaxMetricsAccessorModifier and TypeClassDescriptionclassA straightforward implementation of theArgsParserinterface.classTheCliContextdescribes the context in which anArgsParseris running.