| Interface | Description |
|---|---|
| TopDownRuleIndex |
Generic interface for a data structure representing
a top-down index of the rules of a tree automaton.
|
| Class | Description |
|---|---|
| BinaryBottomUpRuleIndex | |
| BottomUpRuleIndex | |
| MapTopDownIndex |
A top-down rule index that organizes the rules in a two-level hashmap.
|
| RuleStore | |
| TrieBottomUpRuleIndex |
Copyright © 2017. All rights reserved.