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