Skip to content

Latest commit

 

History

History
Define:
	Represents an operation to be performed on the elements of an object structure.  Visitor lets you define a new operation without changing the classes of the element on which it operates.