| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
SparkSqlBaseParser.PropertyContext |
SparkSqlBaseParser.property() |
SparkSqlBaseParser.PropertyContext |
SparkSqlBaseParser.PropertyListContext.property(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<SparkSqlBaseParser.PropertyContext> |
SparkSqlBaseParser.PropertyListContext.property() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkSqlBaseParserListener.enterProperty(SparkSqlBaseParser.PropertyContext ctx)
Enter a parse tree produced by
SparkSqlBaseParser.property(). |
void |
SparkSqlBaseParserBaseListener.enterProperty(SparkSqlBaseParser.PropertyContext ctx)
Enter a parse tree produced by
SparkSqlBaseParser.property(). |
void |
SparkSqlBaseParserListener.exitProperty(SparkSqlBaseParser.PropertyContext ctx)
Exit a parse tree produced by
SparkSqlBaseParser.property(). |
void |
SparkSqlBaseParserBaseListener.exitProperty(SparkSqlBaseParser.PropertyContext ctx)
Exit a parse tree produced by
SparkSqlBaseParser.property(). |
T |
SparkSqlBaseParserVisitor.visitProperty(SparkSqlBaseParser.PropertyContext ctx)
Visit a parse tree produced by
SparkSqlBaseParser.property(). |
T |
SparkSqlBaseParserBaseVisitor.visitProperty(SparkSqlBaseParser.PropertyContext ctx)
Visit a parse tree produced by
SparkSqlBaseParser.property(). |
Copyright © 2022. All rights reserved.