Package | Description |
---|---|
io.druid.sql.antlr4 |
Modifier and Type | Method and Description |
---|---|
DruidSQLParser.QueryContext |
DruidSQLParser.query() |
Modifier and Type | Method and Description |
---|---|
void |
DruidSQLListener.enterQuery(DruidSQLParser.QueryContext ctx) |
void |
DruidSQLBaseListener.enterQuery(DruidSQLParser.QueryContext ctx) |
void |
DruidSQLListener.exitQuery(DruidSQLParser.QueryContext ctx) |
void |
DruidSQLBaseListener.exitQuery(DruidSQLParser.QueryContext ctx) |
Copyright © 2011–2015. All rights reserved.