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