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