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 |
---|---|
void |
PcfgAsIrtgBaseListener.enterRAW(PcfgAsIrtgParser.RAWContext ctx)
Enter a parse tree produced by the
RAW
labeled alternative in PcfgAsIrtgParser.name() . |
void |
PcfgAsIrtgListener.enterRAW(PcfgAsIrtgParser.RAWContext ctx)
Enter a parse tree produced by the
RAW
labeled alternative in PcfgAsIrtgParser.name() . |
void |
PcfgAsIrtgBaseListener.exitRAW(PcfgAsIrtgParser.RAWContext ctx)
Exit a parse tree produced by the
RAW
labeled alternative in PcfgAsIrtgParser.name() . |
void |
PcfgAsIrtgListener.exitRAW(PcfgAsIrtgParser.RAWContext ctx)
Exit a parse tree produced by the
RAW
labeled alternative in PcfgAsIrtgParser.name() . |
Copyright © 2017. All rights reserved.