Traversal

mill.main.buildgen.Tree.Traversal
See theTraversal companion trait
object Traversal

Attributes

Companion
trait
Source
Tree.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Traversal.type

Members list

Type members

Classlikes

object BreadthFirst extends Traversal

Attributes

Source
Tree.scala
Supertypes
trait Traversal
class Object
trait Matchable
class Any
Self type
object DepthFirst extends Traversal

Attributes

Source
Tree.scala
Supertypes
trait Traversal
class Object
trait Matchable
class Any
Self type
DepthFirst.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala