| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.RuleActionStmtContext |
PostgreSQLStatementParser.ruleActionStmt() |
PostgreSQLStatementParser.RuleActionStmtContext |
PostgreSQLStatementParser.RuleActionListContext.ruleActionStmt() |
PostgreSQLStatementParser.RuleActionStmtContext |
PostgreSQLStatementParser.RuleActionMultiContext.ruleActionStmt(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.RuleActionStmtContext> |
PostgreSQLStatementParser.RuleActionMultiContext.ruleActionStmt() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitRuleActionStmt(PostgreSQLStatementParser.RuleActionStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ruleActionStmt(). |
T |
PostgreSQLStatementBaseVisitor.visitRuleActionStmt(PostgreSQLStatementParser.RuleActionStmtContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ruleActionStmt(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.