| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitSelectWithParens(PostgreSQLStatementParser.SelectWithParensContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectWithParens(). |
T |
PostgreSQLStatementBaseVisitor.visitSelectWithParens(PostgreSQLStatementParser.SelectWithParensContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectWithParens(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitSelectWithParens(PostgreSQLStatementParser.SelectWithParensContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.