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 | Class and Description |
---|---|
static class |
TiburonTreeAutomatonParser.QUOTEDContext |
static class |
TiburonTreeAutomatonParser.RAWContext |
Modifier and Type | Method and Description |
---|---|
TiburonTreeAutomatonParser.NameContext |
TiburonTreeAutomatonParser.name() |
TiburonTreeAutomatonParser.NameContext |
TiburonTreeAutomatonParser.Auto_ruleContext.name() |
TiburonTreeAutomatonParser.NameContext |
TiburonTreeAutomatonParser.WeightContext.name() |
TiburonTreeAutomatonParser.NameContext |
TiburonTreeAutomatonParser.StateContext.name() |
Modifier and Type | Method and Description |
---|---|
void |
TiburonTreeAutomatonParser.NameContext.copyFrom(TiburonTreeAutomatonParser.NameContext ctx) |
Constructor and Description |
---|
QUOTEDContext(TiburonTreeAutomatonParser.NameContext ctx) |
RAWContext(TiburonTreeAutomatonParser.NameContext ctx) |
Copyright © 2017. All rights reserved.