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