module Risitor

Risitor is a Ruby visitor pattern helper.

Constants

Base

The Visitor module can extend a module or include a class to make it a dynamic visitor (see the OOP visitor pattern).