package pfff
Tools and APIs for program analysis, code visualization, refactoring
Install
Dune Dependency
Authors
Maintainers
Sources
0.37.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326
doc/pfff-lang_ml/Visitor_ml/index.html
Module Visitor_ml
type visitor_in = {
kitem : Ast_ml.item vin;
ktoplevel : Ast_ml.toplevel vin;
kexpr : Ast_ml.expr vin;
kpattern : Ast_ml.pattern vin;
kty : Ast_ml.ty vin;
kfield_decl : Ast_ml.field_declaration vin;
kfield_expr : Ast_ml.field_and_expr vin;
kfield_pat : Ast_ml.field_pattern vin;
ktype_declaration : Ast_ml.type_declaration vin;
klet_def : Ast_ml.let_def vin;
klet_binding : Ast_ml.let_binding vin;
kqualifier : Ast_ml.qualifier vin;
kmodule_expr : Ast_ml.module_expr vin;
kparameter : Ast_ml.parameter vin;
kargument : Ast_ml.argument vin;
kinfo : Ast_ml.tok vin;
}
and visitor_out = Ast_ml.any -> unit
and 'a vin = (('a -> unit) * visitor_out) -> 'a -> unit
val default_visitor : visitor_in
val mk_visitor : visitor_in -> visitor_out
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>