package ppxlib

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

Module Astlib.CleanSource

Sourceval remove_migration_attributes_from_str : Parsetree.structure -> Parsetree.structure

remove_migration_attributes_from_str str removes any left-over metadata that be in the parsetree after a migration. Most users will not have to worry about applying this function.

Sourceval remove_migration_attributes_from_sig : Parsetree.signature -> Parsetree.signature