Node.getIndex

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

struct Node
@nogc nothrow const
long
getIndex
()

Meta