| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.ProviderNameContext |
CommonDistSQLStatementParser.providerName() |
CommonDistSQLStatementParser.ProviderNameContext |
CommonDistSQLStatementParser.ProviderDefinitionContext.providerName() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitProviderName(CommonDistSQLStatementParser.ProviderNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.providerName(). |
T |
CommonDistSQLStatementVisitor.visitProviderName(CommonDistSQLStatementParser.ProviderNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.providerName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.