| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.antlr.extractor.impl.ddl.column | |
| org.apache.shardingsphere.core.parse.antlr.filler.common.ddl.alter |
| Modifier and Type | Method and Description |
|---|---|
Collection<AddColumnDefinitionSegment> |
AddColumnDefinitionExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddColumnDefinitionExtractor.postExtractColumnDefinition(org.antlr.v4.runtime.ParserRuleContext addColumnNode,
AddColumnDefinitionSegment addColumnDefinitionSegment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddColumnDefinitionFiller.fill(AddColumnDefinitionSegment sqlSegment,
SQLStatement sqlStatement) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.