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