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