getExp.RHS

Undocumented in source.
template getExp(string This, Node, ulong N)
package
static if(is(Node == Tree!(Ridx, L, R, OP, Leafs), string Ridx, L, R, string OP, Leafs...))
alias RHS = getExp!(This ~ "._rhs", R, LHS[1])

Meta