visitorsversion
An OCaml syntax extension for generating visitor classes
Annotating an algebraic data type definition with [@@deriving visitors { ... }] causes visitor classes to be automatically generated. A visitor is an object that knows how to traverse and transform a data structure.
Author | François Pottier <francois.pottier@inria.fr> |
---|---|
License | LGPL-2.1-only |
Published | |
Homepage | https://gitlab.inria.fr/fpottier/visitors |
Issue Tracker | francois.pottier@inria.fr |
Maintainer | francois.pottier@inria.fr |
Dependencies |
|
Source [http] | https://gitlab.inria.fr/fpottier/visitors/-/archive/20210316/archive.tar.gz md5=090496ab5efb67528eb6f202cd1d1f06 sha512=9d0c3b3be64ca162a9d01531713c3b0d42514533a2e9a4ef8e8b73703e4fb853a3f10147c8454976587af570fc8fd513250354b3e1dfcb50640ca5cc542f19e1 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/visitors/visitors.20210316/opam |