| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.PropertyContext |
PrestoSqlBaseParser.property() |
PrestoSqlBaseParser.PropertyContext |
PrestoSqlBaseParser.PropertiesContext.property(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PrestoSqlBaseParser.PropertyContext> |
PrestoSqlBaseParser.PropertiesContext.property() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterProperty(PrestoSqlBaseParser.PropertyContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.property(). |
void |
PrestoSqlBaseListener.enterProperty(PrestoSqlBaseParser.PropertyContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.property(). |
void |
PrestoSqlBaseBaseListener.exitProperty(PrestoSqlBaseParser.PropertyContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.property(). |
void |
PrestoSqlBaseListener.exitProperty(PrestoSqlBaseParser.PropertyContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.property(). |
T |
PrestoSqlBaseVisitor.visitProperty(PrestoSqlBaseParser.PropertyContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.property(). |
T |
PrestoSqlBaseBaseVisitor.visitProperty(PrestoSqlBaseParser.PropertyContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.property(). |
Copyright © 2022. All rights reserved.