| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitSelectWithParens(OpenGaussStatementParser.SelectWithParensContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectWithParens(). |
T |
OpenGaussStatementVisitor.visitSelectWithParens(OpenGaussStatementParser.SelectWithParensContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectWithParens(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitSelectWithParens(OpenGaussStatementParser.SelectWithParensContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.