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