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