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