Questions Tagged [visitor-pattern]

The visitor design pattern is a way of separating an algorithm from an object structure on which it operates. A practical result of this separation is the ability to add new operations to existing object structures without modifying those structures. This tag is a synonym of the more frequently used [visitor] - use it instead of this tag.

Question is empty. Ask new Question

Popular Questions