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 |
---|---|
TiburonTreeAutomatonParser.FtaContext |
TiburonTreeAutomatonParser.fta() |
Modifier and Type | Method and Description |
---|---|
void |
TiburonTreeAutomatonBaseListener.enterFta(TiburonTreeAutomatonParser.FtaContext ctx)
Enter a parse tree produced by
TiburonTreeAutomatonParser.fta() . |
void |
TiburonTreeAutomatonListener.enterFta(TiburonTreeAutomatonParser.FtaContext ctx)
Enter a parse tree produced by
TiburonTreeAutomatonParser.fta() . |
void |
TiburonTreeAutomatonBaseListener.exitFta(TiburonTreeAutomatonParser.FtaContext ctx)
Exit a parse tree produced by
TiburonTreeAutomatonParser.fta() . |
void |
TiburonTreeAutomatonListener.exitFta(TiburonTreeAutomatonParser.FtaContext ctx)
Exit a parse tree produced by
TiburonTreeAutomatonParser.fta() . |
Copyright © 2017. All rights reserved.