| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkSqlBaseParserListener.enterCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Enter a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.enterCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Enter a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserListener.exitCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Exit a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.exitCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Exit a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserVisitor.visitCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Visit a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserBaseVisitor.visitCommentNamespace(SparkSqlBaseParser.CommentNamespaceContext ctx)
Visit a parse tree produced by the
commentNamespace
labeled alternative in SparkSqlBaseParser.statement(). |
Copyright © 2022. All rights reserved.