| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.RuleActionStmtContext |
OpenGaussStatementParser.ruleActionStmt() |
OpenGaussStatementParser.RuleActionStmtContext |
OpenGaussStatementParser.RuleActionListContext.ruleActionStmt() |
OpenGaussStatementParser.RuleActionStmtContext |
OpenGaussStatementParser.RuleActionMultiContext.ruleActionStmt(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.RuleActionStmtContext> |
OpenGaussStatementParser.RuleActionMultiContext.ruleActionStmt() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitRuleActionStmt(OpenGaussStatementParser.RuleActionStmtContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.ruleActionStmt(). |
T |
OpenGaussStatementVisitor.visitRuleActionStmt(OpenGaussStatementParser.RuleActionStmtContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.ruleActionStmt(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.