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