public static class TemplateIrtgParser.Template_irtgContext
extends org.antlr.v4.runtime.ParserRuleContext
Constructor and Description |
---|
Template_irtgContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState) |
Modifier and Type | Method and Description |
---|---|
void |
enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
void |
exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener) |
List<TemplateIrtgParser.Feature_declContext> |
feature_decl() |
TemplateIrtgParser.Feature_declContext |
feature_decl(int i) |
int |
getRuleIndex() |
List<TemplateIrtgParser.Interpretation_declContext> |
interpretation_decl() |
TemplateIrtgParser.Interpretation_declContext |
interpretation_decl(int i) |
List<TemplateIrtgParser.Template_irtg_ruleContext> |
template_irtg_rule() |
TemplateIrtgParser.Template_irtg_ruleContext |
template_irtg_rule(int i) |
addChild, addChild, addChild, addErrorNode, copyFrom, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public Template_irtgContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
public List<TemplateIrtgParser.Interpretation_declContext> interpretation_decl()
public TemplateIrtgParser.Interpretation_declContext interpretation_decl(int i)
public List<TemplateIrtgParser.Feature_declContext> feature_decl()
public TemplateIrtgParser.Feature_declContext feature_decl(int i)
public List<TemplateIrtgParser.Template_irtg_ruleContext> template_irtg_rule()
public TemplateIrtgParser.Template_irtg_ruleContext template_irtg_rule(int i)
public int getRuleIndex()
getRuleIndex
in class org.antlr.v4.runtime.RuleContext
public void enterRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
enterRule
in class org.antlr.v4.runtime.ParserRuleContext
public void exitRule(org.antlr.v4.runtime.tree.ParseTreeListener listener)
exitRule
in class org.antlr.v4.runtime.ParserRuleContext
Copyright © 2017. All rights reserved.