| Package | Description |
|---|---|
| org.antlr.tool |
| Modifier and Type | Method and Description |
|---|---|
static ANTLRErrorListener |
ErrorManager.getErrorListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ErrorManager.setErrorListener(ANTLRErrorListener listener)
In general, you'll want all errors to go to a single spot.
|
Copyright © 1992–2014 ANTLR. All rights reserved.