Next: , Previous: , Up: Namespace   [Index]


1.116.5 Namespace: namespace hierarchy

siblings

Answer all the other namespaces that inherit from the receiver’s superspace.

siblingsDo: aBlock

Evaluate aBlock once for each of the other namespaces that inherit from the receiver’s superspace, passing the namespace as a parameter.