Interface ParserRegistry<C>

Type Parameters:
C - command sender type
All Known Implementing Classes:
StandardParserRegistry

@API(status=STABLE) public interface ParserRegistry<C>
Registry that allows parsers to be referenced by the type of the values they produce, or by their names.