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