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