visitor-passed-as-argument-to-accept

Status: IN

A Visitor object is always used as an argument to a polymorphic Accept operation on the objects it visits; the visitor is never considered part of those objects.

Source: entries/2026/06/17/gof-oo-chunk-22.md

Depended on by

JSON