Package | Description |
---|---|
com.lexicalscope.jewel.cli.validation |
Modifier and Type | Method and Description |
---|---|
RawOption |
ConverterRawOptionToParsedOptionSpecification.forward(ParsedOptionSpecification from) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<RawOption,List<String>> |
TrimExccessValues.convert(Map.Entry<RawOption,List<String>> from) |
static org.hamcrest.Matcher<Map.Entry<RawOption,List<String>>> |
RawOptionMatchers.isLastOption() |
Modifier and Type | Method and Description |
---|---|
ParsedOptionSpecification |
ConverterRawOptionToParsedOptionSpecification.reverse(RawOption from) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<RawOption,List<String>> |
TrimExccessValues.convert(Map.Entry<RawOption,List<String>> from) |
Copyright © 2006-2013 lexicalscope. All Rights Reserved.