| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.LikeOptionContext |
PostgreSQLStatementParser.likeOption() |
PostgreSQLStatementParser.LikeOptionContext |
PostgreSQLStatementParser.CreateDefinitionContext.likeOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.LikeOptionContext> |
PostgreSQLStatementParser.CreateDefinitionContext.likeOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitLikeOption(PostgreSQLStatementParser.LikeOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.likeOption(). |
T |
PostgreSQLStatementParserVisitor.visitLikeOption(PostgreSQLStatementParser.LikeOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.likeOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.