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