| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.EncodingContext |
PostgreSQLStatementParser.encoding() |
PostgreSQLStatementParser.EncodingContext |
PostgreSQLStatementParser.SetRestMoreContext.encoding() |
PostgreSQLStatementParser.EncodingContext |
PostgreSQLStatementParser.SetContext.encoding() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitEncoding(PostgreSQLStatementParser.EncodingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.encoding(). |
T |
PostgreSQLStatementParserBaseVisitor.visitEncoding(PostgreSQLStatementParser.EncodingContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.encoding(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.