public static class MySQLStatementParser.CaseExprContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
CaseExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CaseCompContext |
caseComp() |
MySQLStatementParser.CaseCondContext |
caseCond() |
int |
getRuleIndex() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic CaseExprContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public MySQLStatementParser.CaseCondContext caseCond()
public MySQLStatementParser.CaseCompContext caseComp()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 The Apache Software Foundation. All rights reserved.