| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.ParameterMarkerContext.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.TimeZoneClauseContext.numberLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.numberLiterals(). |
T |
PostgreSQLStatementParserVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.numberLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.