| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CharacterSetContext |
PostgreSQLStatementParser.characterSet() |
PostgreSQLStatementParser.CharacterSetContext |
PostgreSQLStatementParser.DataTypeContext.characterSet() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCharacterSet(PostgreSQLStatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.characterSet(). |
T |
PostgreSQLStatementParserVisitor.visitCharacterSet(PostgreSQLStatementParser.CharacterSetContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.characterSet(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.