| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.SelectNoParensContext |
OpenGaussStatementParser.selectNoParens() |
OpenGaussStatementParser.SelectNoParensContext |
OpenGaussStatementParser.SelectContext.selectNoParens() |
OpenGaussStatementParser.SelectNoParensContext |
OpenGaussStatementParser.SelectWithParensContext.selectNoParens() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitSelectNoParens(OpenGaussStatementParser.SelectNoParensContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectNoParens(). |
T |
OpenGaussStatementVisitor.visitSelectNoParens(OpenGaussStatementParser.SelectNoParensContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectNoParens(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitSelectNoParens(OpenGaussStatementParser.SelectNoParensContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.