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