Function Node.getIndex

Returns the node's index, i.e. its position among the siblings of its parent.

long getIndex() nothrow @nogc const;