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