Uses of Class
com.github.rvesse.airline.parser.errors.handlers.AbstractCollectingHandler
Packages that use AbstractCollectingHandler
-
Uses of AbstractCollectingHandler in com.github.rvesse.airline.parser.errors.handlers
Modifier and TypeClassDescriptionclass
Error handler which collects all the errors for later inspectionclass
An error handler which collects all errors during parsing and then fails at the end of parsing