Luna::Path::operator[]
reference operator[](usize index)
Gets the name node at the specified index.
Parameters
-
in index
The index of the name node.
Return value
Returns one reference of the name node.
reference operator[](usize index)
Gets the name node at the specified index.
in index
The index of the name node.
Returns one reference of the name node.