| 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 |
PostgreSQLStatementVisitor.visitMathOperator(PostgreSQLStatementParser.MathOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.mathOperator(). |
T |
PostgreSQLStatementBaseVisitor.visitMathOperator(PostgreSQLStatementParser.MathOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.mathOperator(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.