Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val untyped_identity : Ast_mapper.mapper
The identity of untyped transformation.
Note that this is not equivalent with Ast_mapper.default_mapper
but returns the input structure ans signature themselves immediately without any recursive traversal.
module Typed_identity : S.TypedTransformation
The identity of typed transformation