package ocaml-migrate-parsetree

  1. Overview
  2. Docs
module Asttypes : sig ... end

Auxiliary AST types used by parsetree and typedtree.

module Parsetree : sig ... end

Abstract syntax tree produced by parsing

module Config : sig ... end