ClassMapValueItem
is a help item representing one possible value for an option, where the value of the option is used to access a class map. For example, the "-action" option accepts a value where the user specifies what action the main program should perform. In this case, for each of the possible values of this option, a ClassMapValueItem
instance will be created that is used in constructing the help text for the actions help category.
@author Ben L. Titzer
|
|