Part of lp.code.interfaces.branchlookup View In Hierarchy
Method | traverse | Return the object beneath this one that matches 'name'. |
Parameters | name | The name of the object being traversed to. |
segments | Remaining path segments. | |
Returns | An ILinkedBranchTraversable object if traversing should
continue, an ICanHasLinkedBranch object otherwise. |