Package org.rwtodd.args
Interface DecorativeParam
- All Superinterfaces:
Param
- All Known Implementing Classes:
ParamGroup
The base interface for Params that merely decorate the help text output, and
do not add themselves to the
Parser's lookup map. An error will be
thrown if a DecorativeParam ever gets parsed.-
Method Summary