| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.ColumnDefinitionContext |
DistSQLStatementParser.columnDefinition() |
DistSQLStatementParser.ColumnDefinitionContext |
DistSQLStatementParser.EncryptRuleDefinitionContext.columnDefinition(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<DistSQLStatementParser.ColumnDefinitionContext> |
DistSQLStatementParser.EncryptRuleDefinitionContext.columnDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitColumnDefinition(DistSQLStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.columnDefinition(). |
T |
DistSQLStatementVisitor.visitColumnDefinition(DistSQLStatementParser.ColumnDefinitionContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.columnDefinition(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitColumnDefinition(DistSQLStatementParser.ColumnDefinitionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.