| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.encrypt.distsql.parser.core |
| Modifier and Type | Method and Description |
|---|---|
EncryptDistSQLStatementParser.AlgorithmDefinitionContext |
EncryptDistSQLStatementParser.algorithmDefinition() |
EncryptDistSQLStatementParser.AlgorithmDefinitionContext |
EncryptDistSQLStatementParser.EncryptColumnDefinitionContext.algorithmDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
EncryptDistSQLStatementVisitor.visitAlgorithmDefinition(EncryptDistSQLStatementParser.AlgorithmDefinitionContext ctx)
Visit a parse tree produced by
EncryptDistSQLStatementParser.algorithmDefinition(). |
T |
EncryptDistSQLStatementBaseVisitor.visitAlgorithmDefinition(EncryptDistSQLStatementParser.AlgorithmDefinitionContext ctx)
Visit a parse tree produced by
EncryptDistSQLStatementParser.algorithmDefinition(). |
| Modifier and Type | Method and Description |
|---|---|
ASTNode |
EncryptDistSQLStatementVisitor.visitAlgorithmDefinition(EncryptDistSQLStatementParser.AlgorithmDefinitionContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.