| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.WithContext |
PrestoSqlBaseParser.with() |
PrestoSqlBaseParser.WithContext |
PrestoSqlBaseParser.QueryContext.with() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterWith(PrestoSqlBaseParser.WithContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.with(). |
void |
PrestoSqlBaseListener.enterWith(PrestoSqlBaseParser.WithContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.with(). |
void |
PrestoSqlBaseBaseListener.exitWith(PrestoSqlBaseParser.WithContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.with(). |
void |
PrestoSqlBaseListener.exitWith(PrestoSqlBaseParser.WithContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.with(). |
T |
PrestoSqlBaseVisitor.visitWith(PrestoSqlBaseParser.WithContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.with(). |
T |
PrestoSqlBaseBaseVisitor.visitWith(PrestoSqlBaseParser.WithContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.with(). |
Copyright © 2022. All rights reserved.