| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.CreateIndexContext.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.AlterTableContext.onlyClause_() |
PostgreSQLStatementParser.OnlyClause_Context |
PostgreSQLStatementParser.TruncateTableContext.onlyClause_() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitOnlyClause_(PostgreSQLStatementParser.OnlyClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onlyClause_(). |
T |
PostgreSQLStatementBaseVisitor.visitOnlyClause_(PostgreSQLStatementParser.OnlyClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.onlyClause_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.