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