| 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 |
PostgreSQLStatementParserBaseVisitor.visitPrepTypeClause(PostgreSQLStatementParser.PrepTypeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepTypeClause(). |
T |
PostgreSQLStatementParserVisitor.visitPrepTypeClause(PostgreSQLStatementParser.PrepTypeClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.prepTypeClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.