NOp

N-arry Operation

class NOp : Expr {
Expr[] args;
}

Meta