| 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 |
PostgreSQLStatementVisitor.visitCharacter(PostgreSQLStatementParser.CharacterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.character(). |
T |
PostgreSQLStatementBaseVisitor.visitCharacter(PostgreSQLStatementParser.CharacterContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.character(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.