Package | Description |
---|---|
de.up.ling.irtg.codec.tiburon_treeautomaton |
Contains the input codec for tiburon style tree automata, as well as
supporting classes.
|
Modifier and Type | Method and Description |
---|---|
void |
TiburonTreeAutomatonBaseListener.enterQUOTED(TiburonTreeAutomatonParser.QUOTEDContext ctx)
Enter a parse tree produced by the
QUOTED
labeled alternative in TiburonTreeAutomatonParser.name() . |
void |
TiburonTreeAutomatonListener.enterQUOTED(TiburonTreeAutomatonParser.QUOTEDContext ctx)
Enter a parse tree produced by the
QUOTED
labeled alternative in TiburonTreeAutomatonParser.name() . |
void |
TiburonTreeAutomatonBaseListener.exitQUOTED(TiburonTreeAutomatonParser.QUOTEDContext ctx)
Exit a parse tree produced by the
QUOTED
labeled alternative in TiburonTreeAutomatonParser.name() . |
void |
TiburonTreeAutomatonListener.exitQUOTED(TiburonTreeAutomatonParser.QUOTEDContext ctx)
Exit a parse tree produced by the
QUOTED
labeled alternative in TiburonTreeAutomatonParser.name() . |
Copyright © 2017. All rights reserved.