| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.TimeZoneClauseContext.numberLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.numberLiterals(). |
T |
PostgreSQLStatementBaseVisitor.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 © 2021 The Apache Software Foundation. All rights reserved.