Home | Trees | Indices | Help |
---|
|
object --+ | Visitee
A base class for objects that wish to be able to be visited by a Visitor class. - External Usage documentation: U{https://github.com/tylerlaberge/PyPatterns/wiki/Behavioral-Pattern-Usage} - External Visitor Design Pattern documentation: U{https://en.wikipedia.org/wiki/Visitor_pattern}
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Have a visitor visit this class instance.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Sep 10 17:28:55 2016 | http://epydoc.sourceforge.net |