| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.PlainColumnNameContext |
DistSQLStatementParser.plainColumnName() |
DistSQLStatementParser.PlainColumnNameContext |
DistSQLStatementParser.ColumnDefinitionContext.plainColumnName() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitPlainColumnName(DistSQLStatementParser.PlainColumnNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.plainColumnName(). |
T |
DistSQLStatementVisitor.visitPlainColumnName(DistSQLStatementParser.PlainColumnNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.plainColumnName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.