public static class GeneratedYangParser.FeatureBodyContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
FeatureBodyContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
GeneratedYangParser.DescriptionStatementContext |
descriptionStatement() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
List<GeneratedYangParser.IfFeatureStatementContext> |
ifFeatureStatement() |
GeneratedYangParser.IfFeatureStatementContext |
ifFeatureStatement(int i) |
List<GeneratedYangParser.ReferenceStatementContext> |
referenceStatement() |
GeneratedYangParser.ReferenceStatementContext |
referenceStatement(int i) |
GeneratedYangParser.StatusStatementContext |
statusStatement() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic FeatureBodyContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public List<GeneratedYangParser.IfFeatureStatementContext> ifFeatureStatement()
public GeneratedYangParser.IfFeatureStatementContext ifFeatureStatement(int i)
public GeneratedYangParser.StatusStatementContext statusStatement()
public GeneratedYangParser.DescriptionStatementContext descriptionStatement()
public List<GeneratedYangParser.ReferenceStatementContext> referenceStatement()
public GeneratedYangParser.ReferenceStatementContext referenceStatement(int i)
public int getRuleIndex()
getRuleIndex in class org.antlr.v4.runtime.RuleContextpublic void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule in class org.antlr.v4.runtime.ParserRuleContextpublic void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule in class org.antlr.v4.runtime.ParserRuleContextCopyright © 2016. All rights reserved.