SortMembers sorts the members alphabetically.
()
| 45 | VisitMembers(func(Owned)) |
| 46 | // SortMembers sorts the members alphabetically. |
| 47 | SortMembers() |
| 48 | // addMember adds a child to an owner. |
| 49 | addMember(Owned) |
| 50 | } |
no outgoing calls
no test coverage detected