| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CaseExpressionContext |
PostgreSQLStatementParser.caseExpression() |
PostgreSQLStatementParser.CaseExpressionContext |
PostgreSQLStatementParser.SimpleExprContext.caseExpression() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitCaseExpression(PostgreSQLStatementParser.CaseExpressionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.caseExpression(). |
T |
PostgreSQLStatementVisitor.visitCaseExpression(PostgreSQLStatementParser.CaseExpressionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.caseExpression(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitCaseExpression(PostgreSQLStatementParser.CaseExpressionContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.