| Modifier and Type | Method and Description |
|---|---|
HqlParser.CaseOtherwiseContext |
HqlParser.caseOtherwise() |
HqlParser.CaseOtherwiseContext |
HqlParser.SimpleCaseStatementContext.caseOtherwise() |
HqlParser.CaseOtherwiseContext |
HqlParser.SearchedCaseStatementContext.caseOtherwise() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Enter a parse tree produced by
HqlParser.caseOtherwise(). |
void |
HqlParserBaseListener.enterCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Enter a parse tree produced by
HqlParser.caseOtherwise(). |
void |
HqlParserListener.exitCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Exit a parse tree produced by
HqlParser.caseOtherwise(). |
void |
HqlParserBaseListener.exitCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Exit a parse tree produced by
HqlParser.caseOtherwise(). |
T |
HqlParserBaseVisitor.visitCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Visit a parse tree produced by
HqlParser.caseOtherwise(). |
T |
HqlParserVisitor.visitCaseOtherwise(HqlParser.CaseOtherwiseContext ctx)
Visit a parse tree produced by
HqlParser.caseOtherwise(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.