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