| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PrepTypeClauseContext |
PostgreSQLStatementParser.prepTypeClause() |
PostgreSQLStatementParser.PrepTypeClauseContext |
PostgreSQLStatementParser.PrepareContext.prepTypeClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitPrepTypeClause(PostgreSQLStatementParser.PrepTypeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepTypeClause(). |
T |
PostgreSQLStatementBaseVisitor.visitPrepTypeClause(PostgreSQLStatementParser.PrepTypeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepTypeClause(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.