| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.LimitRowCountContext.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.LimitOffsetContext.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.LiteralsContext.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.OrderByItemContext.numberLiterals() |
PostgreSQLStatementParser.NumberLiteralsContext |
PostgreSQLStatementParser.TimeZoneClause_Context.numberLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.numberLiterals(). |
T |
PostgreSQLStatementVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.numberLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitNumberLiterals(PostgreSQLStatementParser.NumberLiteralsContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.