package genspio

  1. Overview
  2. Docs

A generic AST visitor pattern, which by default does nothing.

class nothing_doer : ?trace:Stdlib.Format.formatter -> unit -> object ... end