Tree-Simple-VisitorFactory-0.10

factory for Tree::Simple visitor objects

Index | devel

Description

Tree:Simple::VisitorFactory is a factory that can create all kind
of visitors for Tree::Simple.
The individual visitor classes can be used directly,
the factory is just a shorthand to avoid typing their long class names.

Run Dependencies