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.interfacestatic interfaceProvides aSyntaxMetricsproperty.Classes in org.refcodes.cli that implement SyntaxMetricsAccessorModifier and TypeClassDescriptionclassA straightforward implementation of theArgsParserinterface.classTheCliContextdescribes the context in which anArgsParseris running.