public static class instanceIdentifierParser.PredicateContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRuleIndex() |
List<instanceIdentifierParser.KeyPredicateContext> |
keyPredicate() |
instanceIdentifierParser.KeyPredicateContext |
keyPredicate(int i) |
instanceIdentifierParser.LeafListPredicateContext |
leafListPredicate() |
instanceIdentifierParser.PosContext |
pos() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic PredicateContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public List<instanceIdentifierParser.KeyPredicateContext> keyPredicate()
public instanceIdentifierParser.KeyPredicateContext keyPredicate(int i)
public instanceIdentifierParser.LeafListPredicateContext leafListPredicate()
public instanceIdentifierParser.PosContext pos()
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextCopyright © 2019 OpenDaylight. All rights reserved.