DepthFirst

Undocumented in source.

Constructors

this
this(Target target)
Undocumented in source.

Members

Functions

depthFirstTargets
const(Target)[] depthFirstTargets(Target target)
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

targets
const(Target)[] targets;
Undocumented in source.

Meta