| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.core.extractor.impl.ddl.column | |
| org.apache.shardingsphere.sql.parser.core.filler.impl.ddl.column |
| Modifier and Type | Method and Description |
|---|---|
Collection<DropColumnDefinitionSegment> |
DropColumnDefinitionExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode,
Map<org.antlr.v4.runtime.ParserRuleContext,Integer> parameterMarkerIndexes) |
| Modifier and Type | Method and Description |
|---|---|
void |
DropColumnDefinitionFiller.fill(DropColumnDefinitionSegment sqlSegment,
SQLStatement sqlStatement) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.