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