Package | Description |
---|---|
de.up.ling.irtg.codec.pcfg_as_irtg |
Contains the input codec for PCFG as IRTG, as well as supporting classes.
|
Modifier and Type | Method and Description |
---|---|
PcfgAsIrtgParser.Pcfg_ruleContext |
PcfgAsIrtgParser.pcfg_rule() |
PcfgAsIrtgParser.Pcfg_ruleContext |
PcfgAsIrtgParser.PcfgContext.pcfg_rule(int i) |
Modifier and Type | Method and Description |
---|---|
List<PcfgAsIrtgParser.Pcfg_ruleContext> |
PcfgAsIrtgParser.PcfgContext.pcfg_rule() |
Modifier and Type | Method and Description |
---|---|
void |
PcfgAsIrtgBaseListener.enterPcfg_rule(PcfgAsIrtgParser.Pcfg_ruleContext ctx)
Enter a parse tree produced by
PcfgAsIrtgParser.pcfg_rule() . |
void |
PcfgAsIrtgListener.enterPcfg_rule(PcfgAsIrtgParser.Pcfg_ruleContext ctx)
Enter a parse tree produced by
PcfgAsIrtgParser.pcfg_rule() . |
void |
PcfgAsIrtgBaseListener.exitPcfg_rule(PcfgAsIrtgParser.Pcfg_ruleContext ctx)
Exit a parse tree produced by
PcfgAsIrtgParser.pcfg_rule() . |
void |
PcfgAsIrtgListener.exitPcfg_rule(PcfgAsIrtgParser.Pcfg_ruleContext ctx)
Exit a parse tree produced by
PcfgAsIrtgParser.pcfg_rule() . |
Copyright © 2017. All rights reserved.