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