| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AliasClauseContext |
PostgreSQLStatementParser.aliasClause() |
PostgreSQLStatementParser.AliasClauseContext |
PostgreSQLStatementParser.TableReferenceContext.aliasClause() |
PostgreSQLStatementParser.AliasClauseContext |
PostgreSQLStatementParser.FuncAliasClauseContext.aliasClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAliasClause(PostgreSQLStatementParser.AliasClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aliasClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAliasClause(PostgreSQLStatementParser.AliasClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.aliasClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitAliasClause(PostgreSQLStatementParser.AliasClauseContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.