Antlr3ErrorLog
public interface ANTLRErrorListener
Modifier and Type | Method | Description |
---|---|---|
void |
error(Message msg) |
|
void |
error(ToolMessage msg) |
|
void |
info(String msg) |
|
void |
warning(Message msg) |
void info(String msg)
void error(Message msg)
void warning(Message msg)
void error(ToolMessage msg)
Copyright © 1992–2019 ANTLR. All rights reserved.