Module com.github.rvesse.airline
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 com.github.rvesse.airline.parser.AbstractCommandParser
applyAliases, parseCommand, parseCommandOptionsAndArguments, parseGroup, tryParse, tryParse, tryParse
Methods inherited from class com.github.rvesse.airline.parser.AbstractParser
getTypeConverter
-
Constructor Details
-
SuggestionParser
public SuggestionParser()
-
-
Method Details
-
parse
-