Add an instance to the resolution tree.
The name of this instance.
The name of the parent of this instance.
An object instance to tie directly to the node, if desired.
Build the dependency tree.
Clears out all added instances, to allow the resolver to start fresh.
Generated using TypeDoc
TreeResolver is a single-parent dependency resolution algorithm, made to resolve dependencies optimally whilst detecting unresolvable or circular dependencies.