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