public interface ErrorReporter
| Modifier and Type | Method and Description | 
|---|---|
ErrorSymbol[] | 
getErrors()  | 
boolean | 
hasErrors()  | 
void | 
setErrors(CommonRoot root)  | 
boolean hasErrors()
ErrorSymbol[] getErrors()
void setErrors(CommonRoot root)
errorArray - The errorArray for this parse tree.