public interface  jarviz.shadow.picocli.CommandLine$IParseResultHandler extends java.lang.Object
{
public abstract java.util.List handleParseResult(java.util.List, java.io.PrintStream, jarviz.shadow.picocli.CommandLine$Help$Ansi) throws jarviz.shadow.picocli.CommandLine$ExecutionException;
}