| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CallClausesContext |
PostgreSQLStatementParser.callClauses() |
PostgreSQLStatementParser.CallClausesContext |
PostgreSQLStatementParser.CallContext.callClauses() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCallClauses(PostgreSQLStatementParser.CallClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.callClauses(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCallClauses(PostgreSQLStatementParser.CallClausesContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.callClauses(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.