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.enterCONSTANT_TERM(TemplateIrtgParser.CONSTANT_TERMContext ctx)
Enter a parse tree produced by the
CONSTANT_TERM
labeled alternative in TemplateIrtgParser.term() . |
void |
TemplateIrtgBaseListener.enterCONSTANT_TERM(TemplateIrtgParser.CONSTANT_TERMContext ctx)
Enter a parse tree produced by the
CONSTANT_TERM
labeled alternative in TemplateIrtgParser.term() . |
void |
TemplateIrtgListener.exitCONSTANT_TERM(TemplateIrtgParser.CONSTANT_TERMContext ctx)
Exit a parse tree produced by the
CONSTANT_TERM
labeled alternative in TemplateIrtgParser.term() . |
void |
TemplateIrtgBaseListener.exitCONSTANT_TERM(TemplateIrtgParser.CONSTANT_TERMContext ctx)
Exit a parse tree produced by the
CONSTANT_TERM
labeled alternative in TemplateIrtgParser.term() . |
Copyright © 2017. All rights reserved.