public static class xpathParser.StepContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
StepContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
xpathParser.AbbreviatedStepContext |
abbreviatedStep() |
xpathParser.AxisSpecifierContext |
axisSpecifier() |
int |
getRuleIndex() |
xpathParser.NodeTestContext |
nodeTest() |
List<xpathParser.PredicateContext> |
predicate() |
xpathParser.PredicateContext |
predicate(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic StepContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public xpathParser.AxisSpecifierContext axisSpecifier()
public xpathParser.NodeTestContext nodeTest()
public List<xpathParser.PredicateContext> predicate()
public xpathParser.PredicateContext predicate(int i)
public xpathParser.AbbreviatedStepContext abbreviatedStep()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 OpenDaylight. All rights reserved.