package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.39.4.tar.gz
md5=9aabf597b6de59ced5a3ecfadb1c9a13
sha512=8f4762840b8de0a76a8cbd972e6a4babd7b17e3830b65b5eaff017711bd247f88a29d04d64b6bd31fa3610d5e045bb48ddaaf58b279fcac19a1c53590f0b411e
doc/pfff-lang_ml-analyze/Ml_to_generic/index.html
Module Ml_to_generic
module G = Ast_generic
val error : Parse_info.t -> string -> 'a
val fake_info : unit -> Parse_info.t
val ident : Ast_ml.ident -> G.ident
val name : Ast_ml.name -> G.name
val qualifier : Ast_ml.qualifier -> G.qualifier
val type_ : Ast_ml.type_ -> G.type_
val expr : Ast_ml.expr -> G.expr
val literal : Ast_ml.literal -> G.literal
val argument : Ast_ml.argument -> G.argument
val match_case : Ast_ml.match_case -> G.action
val for_direction :
Ast_ml.for_direction ->
G.tok * G.arithmetic_operator * G.arithmetic_operator
val rec_opt : Ast_ml.rec_opt -> Ast_ml.tok option
val pattern : Ast_ml.parameter -> G.pattern
val let_binding : Ast_ml.let_binding -> G.expr
val let_def : Ast_ml.let_def -> unit
val parameter : Ast_ml.parameter -> G.parameter
val type_declaration : Ast_ml.type_declaration -> G.entity * G.type_definition
val type_parameter : Ast_ml.type_parameter -> G.type_parameter
val type_def_kind : Ast_ml.type_def_kind -> G.type_definition_kind
val module_declaration : Ast_ml.module_declaration -> unit
val module_expr : Ast_ml.module_expr -> unit
val item : Ast_ml.item -> unit
val program : Ast_ml.item list -> unit list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>