PathElement

Undocumented in source.

Members

Functions

toJson
Json toJson()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
PathElement opCall(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
PathElement opCall(size_t s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

idx
size_t idx;
Undocumented in source.
str
string str;
Undocumented in source.

Meta