Uses of Interface
org.refcodes.cli.SyntaxMetricsAccessor
-
Uses of SyntaxMetricsAccessor in org.refcodes.cli
Subinterfaces of SyntaxMetricsAccessor in org.refcodes.cliModifier and TypeInterfaceDescriptioninterfaceinterfaceTheParseArgsprovides means for parsing command line arguments and constructing a command line utility's help output.static interfaceProvides aSyntaxMetricsproperty.Classes in org.refcodes.cli that implement SyntaxMetricsAccessorModifier and TypeClassDescriptionclassA straightforward implementation of theParseArgsinterface.classTheCliContextdescribes the context in which anParseArgsis running.