| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.MathOperatorContext |
PostgreSQLStatementParser.mathOperator() |
PostgreSQLStatementParser.MathOperatorContext |
PostgreSQLStatementParser.AllOpContext.mathOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitMathOperator(PostgreSQLStatementParser.MathOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.mathOperator(). |
T |
PostgreSQLStatementParserVisitor.visitMathOperator(PostgreSQLStatementParser.MathOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.mathOperator(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.