public interface ANTLRErrorListener
Modifier and Type | Method and Description |
---|---|
void |
error(Message msg) |
void |
error(ToolMessage msg) |
void |
info(java.lang.String msg) |
void |
warning(Message msg) |
void info(java.lang.String msg)
void error(Message msg)
void warning(Message msg)
void error(ToolMessage msg)