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