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