| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.UnicodeEscapes_Context |
PostgreSQLStatementParser.unicodeEscapes_() |
PostgreSQLStatementParser.UnicodeEscapes_Context |
PostgreSQLStatementParser.StringLiteralsContext.unicodeEscapes_() |
PostgreSQLStatementParser.UnicodeEscapes_Context |
PostgreSQLStatementParser.IdentifierContext.unicodeEscapes_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitUnicodeEscapes_(PostgreSQLStatementParser.UnicodeEscapes_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.unicodeEscapes_(). |
T |
PostgreSQLStatementVisitor.visitUnicodeEscapes_(PostgreSQLStatementParser.UnicodeEscapes_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.unicodeEscapes_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.