public static class xpathParser.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 |
|---|---|
List<xpathParser.ExprContext> |
expr() |
xpathParser.ExprContext |
expr(int i) |
xpathParser.FunctionNameContext |
functionName() |
int |
getRuleIndex() |
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 xpathParser.FunctionNameContext functionName()
public List<xpathParser.ExprContext> expr()
public xpathParser.ExprContext expr(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 OpenDaylight. All rights reserved.