| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CallContext |
PostgreSQLStatementParser.call() |
PostgreSQLStatementParser.CallContext |
PostgreSQLStatementParser.ExecuteContext.call() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitCall(PostgreSQLStatementParser.CallContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.call(). |
T |
PostgreSQLStatementVisitor.visitCall(PostgreSQLStatementParser.CallContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.call(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.