public static class ParserException.CompositeParserException extends ParserException
ParserException.AstBuilderException, ParserException.CompositeParserException, ParserException.NoSuchLanguageException, ParserException.UnexpectedEOFException, ParserException.UnexpectedTokenException| Modifier and Type | Field and Description |
|---|---|
java.util.List<ParserException> |
errors |
location| Constructor and Description |
|---|
CompositeParserException(java.util.List<ParserException> errors) |
public final java.util.List<ParserException> errors
public CompositeParserException(java.util.List<ParserException> errors)