| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.ModifyColumnSpecificationContext |
SQL92StatementParser.modifyColumnSpecification() |
SQL92StatementParser.ModifyColumnSpecificationContext |
SQL92StatementParser.AlterDefinitionClauseContext.modifyColumnSpecification() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitModifyColumnSpecification(SQL92StatementParser.ModifyColumnSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.modifyColumnSpecification(). |
T |
SQL92StatementBaseVisitor.visitModifyColumnSpecification(SQL92StatementParser.ModifyColumnSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.modifyColumnSpecification(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DDLVisitor.visitModifyColumnSpecification(SQL92StatementParser.ModifyColumnSpecificationContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.