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