| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.DropColumnSpecificationContext |
SQL92StatementParser.dropColumnSpecification() |
SQL92StatementParser.DropColumnSpecificationContext |
SQL92StatementParser.AlterDefinitionClauseContext.dropColumnSpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitDropColumnSpecification(SQL92StatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropColumnSpecification(). |
T |
SQL92StatementBaseVisitor.visitDropColumnSpecification(SQL92StatementParser.DropColumnSpecificationContext ctx)
Visit a parse tree produced by
SQL92StatementParser.dropColumnSpecification(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.