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