|
static |
| transform | calling transform. all's it descendants will be included in the result. It will not be included itself. |
| groupByLevel | If true, then items will be added to the list in level or generational order. (children, grand-children, great-grand-children,etc.) Otherwise, it will iterate each branch completely, before moving to the next. |