MappingCommandValueArgumentParser

constructor(original: CommandValueArgumentParser<T>, mapper: MappingCommandValueArgumentParser<T, R>.(T) -> R)