| 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.PcfgContext |
PcfgAsIrtgParser.pcfg() |
| Modifier and Type | Method and Description |
|---|---|
void |
PcfgAsIrtgBaseListener.enterPcfg(PcfgAsIrtgParser.PcfgContext ctx)
Enter a parse tree produced by
PcfgAsIrtgParser.pcfg(). |
void |
PcfgAsIrtgListener.enterPcfg(PcfgAsIrtgParser.PcfgContext ctx)
Enter a parse tree produced by
PcfgAsIrtgParser.pcfg(). |
void |
PcfgAsIrtgBaseListener.exitPcfg(PcfgAsIrtgParser.PcfgContext ctx)
Exit a parse tree produced by
PcfgAsIrtgParser.pcfg(). |
void |
PcfgAsIrtgListener.exitPcfg(PcfgAsIrtgParser.PcfgContext ctx)
Exit a parse tree produced by
PcfgAsIrtgParser.pcfg(). |
Copyright © 2017. All rights reserved.