| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.kernel |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.ConvertYamlConfigurationContext |
KernelDistSQLStatementParser.convertYamlConfiguration() |
KernelDistSQLStatementParser.ConvertYamlConfigurationContext |
KernelDistSQLStatementParser.ExecuteContext.convertYamlConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitConvertYamlConfiguration(KernelDistSQLStatementParser.ConvertYamlConfigurationContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.convertYamlConfiguration(). |
T |
KernelDistSQLStatementVisitor.visitConvertYamlConfiguration(KernelDistSQLStatementParser.ConvertYamlConfigurationContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.convertYamlConfiguration(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
KernelDistSQLStatementVisitor.visitConvertYamlConfiguration(KernelDistSQLStatementParser.ConvertYamlConfigurationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.