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