public static class instanceIdentifierParser.InstanceIdentifierContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
InstanceIdentifierContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
int |
getRuleIndex() |
List<instanceIdentifierParser.PathArgumentContext> |
pathArgument() |
instanceIdentifierParser.PathArgumentContext |
pathArgument(int i) |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public InstanceIdentifierContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public List<instanceIdentifierParser.PathArgumentContext> pathArgument()
public instanceIdentifierParser.PathArgumentContext pathArgument(int i)
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
Copyright © 2020 OpenDaylight. All rights reserved.