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