Class SuggestionParser<T>
java.lang.Object
com.github.rvesse.airline.parser.AbstractParser<T>
com.github.rvesse.airline.parser.AbstractCommandParser<T>
com.github.rvesse.airline.parser.suggester.SuggestionParser<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCommandParser
applyAliases, parseCommand, parseCommandOptionsAndArguments, parseGroup, tryParse, tryParse, tryParseMethods inherited from class AbstractParser
getTypeConverter
-
Constructor Details
-
SuggestionParser
public SuggestionParser()
-
-
Method Details
-
parse
-