| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.HashPartboundElemContext |
PostgreSQLStatementParser.hashPartboundElem() |
PostgreSQLStatementParser.HashPartboundElemContext |
PostgreSQLStatementParser.HashPartboundContext.hashPartboundElem(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.HashPartboundElemContext> |
PostgreSQLStatementParser.HashPartboundContext.hashPartboundElem() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitHashPartboundElem(PostgreSQLStatementParser.HashPartboundElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hashPartboundElem(). |
T |
PostgreSQLStatementParserBaseVisitor.visitHashPartboundElem(PostgreSQLStatementParser.HashPartboundElemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hashPartboundElem(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.