Classes: Visitable, Visitor
Interface class Visitable, used to implement visitor pattern.
The Visitor interface.