| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FunctionSetResetClauseContext |
PostgreSQLStatementParser.functionSetResetClause() |
PostgreSQLStatementParser.FunctionSetResetClauseContext |
PostgreSQLStatementParser.CommonFuncOptItemContext.functionSetResetClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFunctionSetResetClause(PostgreSQLStatementParser.FunctionSetResetClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionSetResetClause(). |
T |
PostgreSQLStatementParserVisitor.visitFunctionSetResetClause(PostgreSQLStatementParser.FunctionSetResetClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionSetResetClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.