public interface ParserErrors
Modifier and Type | Method and Description |
---|---|
List<ParserError> |
getErrors() |
String |
getMessage() |
boolean |
hasErrors() |
boolean hasErrors()
List<ParserError> getErrors()
String getMessage()
Copyright © 2003–2017 Jamon developers. All rights reserved.