openbsd-ports/devel/p5-Tree-Simple-VisitorFactory/pkg/DESCR
2006-11-04 19:03:02 +00:00

5 lines
221 B
Plaintext

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.