public class FailAll extends AbstractCollectingHandler
errors| Constructor and Description |
|---|
FailAll() |
| Modifier and Type | Method and Description |
|---|---|
<T> ParseResult<T> |
finished(ParseState<T> state)
Prepares the parser result
|
getCollection, handleError, resetCollectionpublic <T> ParseResult<T> finished(ParseState<T> state)
ParserErrorHandlerstate - Parser stateCopyright © 2012–2022. All rights reserved.