public static class GeneratedYangParser.TypeBodyStatementsContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
TypeBodyStatementsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
GeneratedYangParser.BitsSpecificationContext |
bitsSpecification() |
GeneratedYangParser.Decimal64SpecificationContext |
decimal64Specification() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
GeneratedYangParser.EnumSpecificationContext |
enumSpecification() |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
GeneratedYangParser.IdentityrefSpecificationContext |
identityrefSpecification() |
GeneratedYangParser.InstanceIdentifierSpecificationContext |
instanceIdentifierSpecification() |
GeneratedYangParser.LeafrefSpecificationContext |
leafrefSpecification() |
GeneratedYangParser.NumericalRestrictionsContext |
numericalRestrictions() |
GeneratedYangParser.StringRestrictionsContext |
stringRestrictions() |
GeneratedYangParser.UnionSpecificationContext |
unionSpecification() |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic TypeBodyStatementsContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public GeneratedYangParser.NumericalRestrictionsContext numericalRestrictions()
public GeneratedYangParser.Decimal64SpecificationContext decimal64Specification()
public GeneratedYangParser.StringRestrictionsContext stringRestrictions()
public GeneratedYangParser.EnumSpecificationContext enumSpecification()
public GeneratedYangParser.LeafrefSpecificationContext leafrefSpecification()
public GeneratedYangParser.IdentityrefSpecificationContext identityrefSpecification()
public GeneratedYangParser.InstanceIdentifierSpecificationContext instanceIdentifierSpecification()
public GeneratedYangParser.BitsSpecificationContext bitsSpecification()
public GeneratedYangParser.UnionSpecificationContext unionSpecification()
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.