| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterDefinitionClauseContext |
PostgreSQLStatementParser.alterDefinitionClause() |
PostgreSQLStatementParser.AlterDefinitionClauseContext |
PostgreSQLStatementParser.AlterTableContext.alterDefinitionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAlterDefinitionClause(PostgreSQLStatementParser.AlterDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterDefinitionClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAlterDefinitionClause(PostgreSQLStatementParser.AlterDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterDefinitionClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitAlterDefinitionClause(PostgreSQLStatementParser.AlterDefinitionClauseContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.