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