| Package | Description |
|---|---|
| de.up.ling.irtg |
This package contains the core classes for Alto, which represent Interpreted
Regular tree grammars.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateInterpretedTreeAutomaton.AtomicGuard |
static class |
TemplateInterpretedTreeAutomaton.ConjGuard |
static class |
TemplateInterpretedTreeAutomaton.TopGuard |
| Modifier and Type | Field and Description |
|---|---|
TemplateInterpretedTreeAutomaton.Guard |
TemplateInterpretedTreeAutomaton.TemplateRule.guard |
| Constructor and Description |
|---|
ConjGuard(TemplateInterpretedTreeAutomaton.Guard s1,
TemplateInterpretedTreeAutomaton.Guard s2) |
| Constructor and Description |
|---|
ConjGuard(List<TemplateInterpretedTreeAutomaton.Guard> subguards) |
Copyright © 2017. All rights reserved.