| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateDefinitionClauseContext |
PostgreSQLStatementParser.createDefinitionClause() |
PostgreSQLStatementParser.CreateDefinitionClauseContext |
PostgreSQLStatementParser.CreateTableContext.createDefinitionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCreateDefinitionClause(PostgreSQLStatementParser.CreateDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createDefinitionClause(). |
T |
PostgreSQLStatementParserVisitor.visitCreateDefinitionClause(PostgreSQLStatementParser.CreateDefinitionClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createDefinitionClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitCreateDefinitionClause(PostgreSQLStatementParser.CreateDefinitionClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.