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