| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CaseExprContext |
PostgreSQLStatementParser.caseExpr() |
PostgreSQLStatementParser.CaseExprContext |
PostgreSQLStatementParser.CExprContext.caseExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCaseExpr(PostgreSQLStatementParser.CaseExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.caseExpr(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCaseExpr(PostgreSQLStatementParser.CaseExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.caseExpr(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.