Tag: visitor
1 resource tagged with "visitor" on StackPractices.
Visitor Pattern
Represent an operation to be performed on elements of an object structure without changing the classes of the elements. A behavioral design pattern.
1 resource tagged with "visitor" on StackPractices.
Represent an operation to be performed on elements of an object structure without changing the classes of the elements. A behavioral design pattern.