Data Fields | |
| LexicalDataType | type |
| Tree * | tree |
| TreeSpecies * | species |
| size_t | size |
| TreeMemPos | current_mempos |
| TreeMemPos | next_mempos |
| LongStack * | exploration_stack |
| LongStack * | mempos_stack |
Current trie exploring position
Store the current position in the stored entries inventory
Store the information for each currently explored characters
Potential next trie exploring position
| size_t Trie::size |
Number of entries stored
Trie species
Encapsulated generic tree
Trie entries data type
1.4.7