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