| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ConfigurationParameterClauseContext |
PostgreSQLStatementParser.configurationParameterClause() |
PostgreSQLStatementParser.ConfigurationParameterClauseContext |
PostgreSQLStatementParser.SetContext.configurationParameterClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitConfigurationParameterClause(PostgreSQLStatementParser.ConfigurationParameterClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.configurationParameterClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitConfigurationParameterClause(PostgreSQLStatementParser.ConfigurationParameterClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.configurationParameterClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDALStatementSQLVisitor.visitConfigurationParameterClause(PostgreSQLStatementParser.ConfigurationParameterClauseContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.