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