Uses of Interface
org.refcodes.cli.SyntaxMetricsAccessor
-
Uses of SyntaxMetricsAccessor in org.refcodes.cli
Modifier and TypeInterfaceDescriptioninterface
interface
TheParseArgs
provides means for parsing command line arguments and constructing a command line utility's help output.static interface
Provides aSyntaxMetrics
property.Modifier and TypeClassDescriptionclass
A straightforward implementation of theParseArgs
interface.class
TheCliContext
describes the context in which anParseArgs
is running.