| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterTableName(PrestoSqlBaseParser.TableNameContext ctx)
Enter a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
void |
PrestoSqlBaseListener.enterTableName(PrestoSqlBaseParser.TableNameContext ctx)
Enter a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
void |
PrestoSqlBaseBaseListener.exitTableName(PrestoSqlBaseParser.TableNameContext ctx)
Exit a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
void |
PrestoSqlBaseListener.exitTableName(PrestoSqlBaseParser.TableNameContext ctx)
Exit a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
T |
PrestoSqlBaseVisitor.visitTableName(PrestoSqlBaseParser.TableNameContext ctx)
Visit a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
T |
PrestoSqlBaseBaseVisitor.visitTableName(PrestoSqlBaseParser.TableNameContext ctx)
Visit a parse tree produced by the
tableName
labeled alternative in PrestoSqlBaseParser.relationPrimary(). |
Copyright © 2022. All rights reserved.