getIndex.LHS

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 LHS = getIndex!(L, ignr)

Meta