asDescriptor

inline fun <C, T> ArgumentParser<C, T>.asDescriptor(): ParserDescriptor<C, T>

Returns a ParserDescriptor that describes this parser.

Return

the descriptor