Package | Description |
---|---|
de.up.ling.irtg.codec.template_irtg |
Contains the template IRTG input codec, and supporting classes.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateIrtgListener.enterRAW(TemplateIrtgParser.RAWContext ctx)
Enter a parse tree produced by the
RAW
labeled alternative in TemplateIrtgParser.name() . |
void |
TemplateIrtgBaseListener.enterRAW(TemplateIrtgParser.RAWContext ctx)
Enter a parse tree produced by the
RAW
labeled alternative in TemplateIrtgParser.name() . |
void |
TemplateIrtgListener.exitRAW(TemplateIrtgParser.RAWContext ctx)
Exit a parse tree produced by the
RAW
labeled alternative in TemplateIrtgParser.name() . |
void |
TemplateIrtgBaseListener.exitRAW(TemplateIrtgParser.RAWContext ctx)
Exit a parse tree produced by the
RAW
labeled alternative in TemplateIrtgParser.name() . |
Copyright © 2017. All rights reserved.