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