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