| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.SubstrForContext |
PostgreSQLStatementParser.substrFor() |
PostgreSQLStatementParser.SubstrForContext |
PostgreSQLStatementParser.OverlayListContext.substrFor() |
PostgreSQLStatementParser.SubstrForContext |
PostgreSQLStatementParser.SubstrListContext.substrFor() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitSubstrFor(PostgreSQLStatementParser.SubstrForContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.substrFor(). |
T |
PostgreSQLStatementParserVisitor.visitSubstrFor(PostgreSQLStatementParser.SubstrForContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.substrFor(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.