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