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