| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.SelectClauseNContext |
OpenGaussStatementParser.selectClauseN() |
OpenGaussStatementParser.SelectClauseNContext |
OpenGaussStatementParser.SelectNoParensContext.selectClauseN() |
OpenGaussStatementParser.SelectClauseNContext |
OpenGaussStatementParser.SelectClauseNContext.selectClauseN(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.SelectClauseNContext> |
OpenGaussStatementParser.SelectClauseNContext.selectClauseN() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitSelectClauseN(OpenGaussStatementParser.SelectClauseNContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectClauseN(). |
T |
OpenGaussStatementVisitor.visitSelectClauseN(OpenGaussStatementParser.SelectClauseNContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.selectClauseN(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussStatementSQLVisitor.visitSelectClauseN(OpenGaussStatementParser.SelectClauseNContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.