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