| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ConfigurationParameterClauseContext |
OpenGaussStatementParser.configurationParameterClause() |
OpenGaussStatementParser.ConfigurationParameterClauseContext |
OpenGaussStatementParser.SetContext.configurationParameterClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitConfigurationParameterClause(OpenGaussStatementParser.ConfigurationParameterClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.configurationParameterClause(). |
T |
OpenGaussStatementVisitor.visitConfigurationParameterClause(OpenGaussStatementParser.ConfigurationParameterClauseContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.configurationParameterClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDALStatementSQLVisitor.visitConfigurationParameterClause(OpenGaussStatementParser.ConfigurationParameterClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.