getIndex.RHS

Undocumented in source.
template getIndex(Node, string ignr = "")
package
static if(is(Node == Tree!(Ridx, L, R, OP, Leafs), string Ridx, L, R, string OP, Leafs...))
alias RHS = getIndex!(R, ignr)

Meta