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