| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OptIndirectionContext |
PostgreSQLStatementParser.optIndirection() |
PostgreSQLStatementParser.OptIndirectionContext |
PostgreSQLStatementParser.InsertColumnItemContext.optIndirection() |
PostgreSQLStatementParser.OptIndirectionContext |
PostgreSQLStatementParser.CExprContext.optIndirection() |
PostgreSQLStatementParser.OptIndirectionContext |
PostgreSQLStatementParser.OptIndirectionContext.optIndirection() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitOptIndirection(PostgreSQLStatementParser.OptIndirectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optIndirection(). |
T |
PostgreSQLStatementParserVisitor.visitOptIndirection(PostgreSQLStatementParser.OptIndirectionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.optIndirection(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.