/pattern_visitor

Example pattern visitor on coffeescript

Primary LanguageCoffeeScript

pattern_visitor

Example pattern visitor on coffeescript

language: CoffeeScript status: complete

UML diagram: Image alt

For run:

node js/app.js

Result:

Visit 1 to element ElementA
Visit 2 to element ElementA
Visit 1 to element ElementB
Visit 2 to element ElementB