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