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