JavaScript设计模式样例二十二 —— 访问者模式

访问者模式(Visitor Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example