Traverser.front

CdmNode * front() pure nothrow @nogc @trusted

Returns the current front element of the traversal.

Returns

A pointer to the current node being visited.