public object Accept(ASTVisitor visitor, object options) { return(visitor.DoForBinOp(this, options)); }