public static class IrpParser.Irstream_itemContext
extends org.antlr.v4.runtime.ParserRuleContext
| Constructor and Description |
|---|
Irstream_itemContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor) |
IrpParser.AssignmentContext |
assignment() |
IrpParser.BitfieldContext |
bitfield() |
IrpParser.Bitspec_irstreamContext |
bitspec_irstream() |
IrpParser.DurationContext |
duration() |
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
int |
getRuleIndex() |
IrpParser.IrstreamContext |
irstream() |
IrpParser.VariationContext |
variation() |
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringpublic Irstream_itemContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState)
public IrpParser.VariationContext variation()
public IrpParser.BitfieldContext bitfield()
public IrpParser.AssignmentContext assignment()
public IrpParser.DurationContext duration()
public IrpParser.IrstreamContext irstream()
public IrpParser.Bitspec_irstreamContext bitspec_irstream()
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.ParserRuleContextpublic <T> T accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends T> visitor)
accept in interface org.antlr.v4.runtime.tree.ParseTreeaccept in class org.antlr.v4.runtime.RuleContextCopyright © 2019. All rights reserved.