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