package GT

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Signature of AST building functions that are required to support a new backend

module type S = sig ... end