Attributes
Members list
Value members
Inherited methods
Attributes
- Returns
-
all the paths from root to leaves
- Inherited from:
- Trees
map a Tree from leaves to root by replacing each node with the result of a function taking that node and the mapping of all its children.
map a Tree from leaves to root by replacing each node with the result of a function taking that node and the mapping of all its children.
This is used in JUnit to map a Tree[Description] where no Description objects are related to a Tree[Description] where each node returns the children nodes on the "getChildren" method
Attributes
- Inherited from:
- Trees
remove None nodes from a tree
flatten the tree using a foldLeft to avoid SOF
Attributes
- Inherited from:
- Trees
Attributes
- Returns
-
the list of all parent locs from a given TreeLoc
- Inherited from:
- Trees
remove nodes from a tree if they are None according to a function f
remove nodes from a tree if they are None according to a function f
Attributes
- Inherited from:
- Trees
remove nodes from a tree if they are None according to a function f
remove nodes from a tree if they are None according to a function f
Attributes
- Inherited from:
- Trees
Extensions
Inherited extensions
extension methods for the Tree trait
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees
Implicit definition to add more functionalities to the TreeLoc class
Implicit definition to add more functionalities to the TreeLoc class
Attributes
- Inherited from:
- Trees