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