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