Package | Description |
---|---|
de.up.ling.irtg.codec.bottomup_treeautomaton |
Contains the bottom-up tree automaton input codec, and supporting classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
BottomUpTreeAutomatonParser.ANGLEContext |
static class |
BottomUpTreeAutomatonParser.QUOTEDContext |
static class |
BottomUpTreeAutomatonParser.RAWContext |
Modifier and Type | Method and Description |
---|---|
BottomUpTreeAutomatonParser.NameContext |
BottomUpTreeAutomatonParser.name() |
BottomUpTreeAutomatonParser.NameContext |
BottomUpTreeAutomatonParser.Auto_ruleContext.name() |
BottomUpTreeAutomatonParser.NameContext |
BottomUpTreeAutomatonParser.StateContext.name() |
Modifier and Type | Method and Description |
---|---|
void |
BottomUpTreeAutomatonParser.NameContext.copyFrom(BottomUpTreeAutomatonParser.NameContext ctx) |
Constructor and Description |
---|
ANGLEContext(BottomUpTreeAutomatonParser.NameContext ctx) |
QUOTEDContext(BottomUpTreeAutomatonParser.NameContext ctx) |
RAWContext(BottomUpTreeAutomatonParser.NameContext ctx) |
Copyright © 2017. All rights reserved.