Package | Description |
---|---|
de.up.ling.irtg.automata |
Classes for tree automata of various types.
|
Modifier and Type | Method and Description |
---|---|
void |
IntTrie.foreachWithKeys(IntTrie.EntryVisitor<E> visitor)
Applies the given visitor to every key value pair stored in the trie.
|
Copyright © 2017. All rights reserved.