LookupTree
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| inner | AHashMap< PathItemString, LookupTreeNode > | A hash map mapping path segments to tree nodes, used to store and traverse the hierarchical structure of the lookup tree. |
Constructor
Signature
def LookupTree() - > [LookupTree](lookuptree.md?sid=validators_shared_lookup_tree_lookuptree)
Signature
def LookupTree() - > null