public static class OracleStatementParser.SimpleCaseExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
SimpleCaseExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ExprContext |
expr() |
int |
getRuleIndex() |
List<OracleStatementParser.SearchedCaseExprContext> |
searchedCaseExpr() |
OracleStatementParser.SearchedCaseExprContext |
searchedCaseExpr(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic SimpleCaseExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public OracleStatementParser.ExprContext expr()
public List<OracleStatementParser.SearchedCaseExprContext> searchedCaseExpr()
public OracleStatementParser.SearchedCaseExprContext searchedCaseExpr(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.