| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.ProviderDefinitionContext |
CommonDistSQLStatementParser.providerDefinition() |
CommonDistSQLStatementParser.ProviderDefinitionContext |
CommonDistSQLStatementParser.TransactionRuleDefinitionContext.providerDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitProviderDefinition(CommonDistSQLStatementParser.ProviderDefinitionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.providerDefinition(). |
T |
CommonDistSQLStatementVisitor.visitProviderDefinition(CommonDistSQLStatementParser.ProviderDefinitionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.providerDefinition(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitProviderDefinition(CommonDistSQLStatementParser.ProviderDefinitionContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.