| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TrimListContext |
PostgreSQLStatementParser.trimList() |
PostgreSQLStatementParser.TrimListContext |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext.trimList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTrimList(PostgreSQLStatementParser.TrimListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.trimList(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTrimList(PostgreSQLStatementParser.TrimListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.trimList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.