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