| Package | Description |
|---|---|
| org.apache.cassandra.cql3 |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorCollector
ErrorListener that collect and enhance the errors send by the CQL lexer and parser. |
| Modifier and Type | Method and Description |
|---|---|
void |
CqlLexer.addErrorListener(ErrorListener listener) |
void |
CqlParser.addErrorListener(ErrorListener listener) |
void |
CqlLexer.removeErrorListener(ErrorListener listener) |
void |
CqlParser.removeErrorListener(ErrorListener listener) |
Copyright © 2014 The Apache Software Foundation