package ocaml-migrate-parsetree
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Convert OCaml parsetrees between different versions
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-migrate-parsetree-v1.5.0.tbz
sha256=7f56679c9561552762666de5b6b81c8e4cc2e9fd92272e2269878a2eb534e3c0
sha512=87fdccafae83b0437f1ccd4f3cfbc49e699bc0804596480e0df88510ba33410f31d48c7f677fe72800ed3f442a3a586d82d86aee1d12a964f79892833847b16a
doc/ocaml-migrate-parsetree/Ast_406/index.html
Module Ast_406
module Asttypes : sig ... endAuxiliary AST types used by parsetree and typedtree.
module Parsetree : sig ... endAbstract syntax tree produced by parsing
module Docstrings : sig ... endmodule Ast_helper : sig ... endHelpers to produce Parsetree fragments
module Ast_mapper : sig ... endThe interface of a -ppx rewriter
module Outcometree : sig ... endmodule Config : sig ... endval map_signature :
Ast_mapper.mapper ->
Parsetree.signature ->
Parsetree.signatureval map_structure :
Ast_mapper.mapper ->
Parsetree.structure ->
Parsetree.structureval shallow_identity : Ast_mapper.mapperval failing_mapper : Ast_mapper.mapperval make_top_mapper :
signature:(Parsetree.signature -> Parsetree.signature) ->
structure:(Parsetree.structure -> Parsetree.structure) ->
Ast_mapper.mapper sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>